Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37888659
en ru br
ALT Linux repositórios
S:1.0.0-alt1

Group :: Sistema/Servidores
RPM: multiwatch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: multiwatch
Version: 1.0.0
Release: alt1
License: MIT
Summary: %{name} is used to fork and watch multiple FastCGI backends
Group: System/Servers

Source: %name-%version.tar

BuildRequires(pre): cmake
BuildRequires: libev-devel gcc-c++ glib2-devel

%description
Multiwatch forks multiple instance of one application and keeps them running;
it is made to be used with spawn-fcgi, so all forks share the same fastcgi
socket (no webserver restart needed if you increase/decrease the number of
forks), and it is easier than to setup multiple daemontool supervised
instances.

%prep
%setup

%build
%cmake

%cmake_build

%install
%cmake_install
mkdir -p %buildroot%_man1dir
install -pm644 %name.1 %buildroot%_man1dir/

%files
%doc README COPYING
%_bindir/%name
%_man1dir/%{name}*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009