]> git.pld-linux.org Git - packages/apache-mod_fcgid.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 May 2004 15:10:10 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_fcgid.spec -> 1.2

apache-mod_fcgid.spec

index 92f0232239baeb09c721ab664b482fb9c7657f19..4e81e4473635c938632d5aa0fb648c4596be20ff 100644 (file)
@@ -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
 %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
 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: %{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)
 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.
 
 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
 
 %prep
 %setup -q -n mod_fcgid
 
This page took 0.08867 seconds and 4 git commands to generate.