From 5d1e3ce51a2de1238e47e5ec214d39650e8d940a Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 23 May 2004 15:10:10 +0000 Subject: [PATCH] - pl Changed files: apache-mod_fcgid.spec -> 1.2 --- apache-mod_fcgid.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apache-mod_fcgid.spec b/apache-mod_fcgid.spec index 92f0232..4e81e44 100644 --- a/apache-mod_fcgid.spec +++ b/apache-mod_fcgid.spec @@ -1,6 +1,7 @@ %define apxs /usr/sbin/apxs %define _apache1 %(rpm -q apache-devel 2> /dev/null | grep -Eq '\\-2\\.[0-9]+\\.' && echo 0 || echo 1) Summary: A binary compatibility alternative to Apache module mod_fastcgi +Summary(pl): Binarnie kompatybilna alternatywa dla modu³u Apache'a mod_fastcgi Name: apache-mod_fcgid Version: 0.7 Release: 1 @@ -13,6 +14,7 @@ URL: http://fastcgi.coremail.cn/ BuildRequires: %{apxs} BuildRequires: apache-devel BuildRequires: libtool +BuildRequires: sed >= 4.0 Requires(post,preun): %{apxs} Requires: apache >= 1.3.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -25,6 +27,12 @@ mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible. +%description -l pl +Binarnie kompatybilna alternatywa dla modu³u Apache'a mod_fastcgi. +mod_fcgid to nowa strategia zarz±dzania procesami, koncentruj±ca siê +na redukcji liczby serwerów fastcgi i usuwaniu uszkodzonych serwerów +fastcgi najszybciej jak to mo¿liwe. + %prep %setup -q -n mod_fcgid -- 2.43.0