packages: apache-mod_fcgid/apache-mod_fcgid.spec - added patch to allow set...

hawk hawk at pld-linux.org
Fri Jun 5 15:32:10 CEST 2009


Author: hawk                         Date: Fri Jun  5 13:32:10 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added patch to allow setting path to suexec binary
- release 3

---- Files affected:
packages/apache-mod_fcgid:
   apache-mod_fcgid.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/apache-mod_fcgid/apache-mod_fcgid.spec
diff -u packages/apache-mod_fcgid/apache-mod_fcgid.spec:1.25 packages/apache-mod_fcgid/apache-mod_fcgid.spec:1.26
--- packages/apache-mod_fcgid/apache-mod_fcgid.spec:1.25	Sun Mar 29 16:41:49 2009
+++ packages/apache-mod_fcgid/apache-mod_fcgid.spec	Fri Jun  5 15:32:05 2009
@@ -5,12 +5,13 @@
 Summary(pl.UTF-8):	Binarnie kompatybilna alternatywa dla modułu Apache'a mod_fastcgi
 Name:		apache-mod_%{mod_name}
 Version:	2.2
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Networking/Daemons/HTTP
 Source0:	http://dl.sourceforge.net/mod-fcgid/mod_%{mod_name}.%{version}.tar.gz
 # Source0-md5:	ce7d7b16e69643dbd549d43d85025983
 Source1:	%{name}.conf
+Patch0:		%{name}-suexec-path.patch
 URL:		http://fastcgi.coremail.cn/
 BuildRequires:	%{apxs}
 BuildRequires:	apache-devel >= 2.0.52-2
@@ -36,6 +37,7 @@
 
 %prep
 %setup -q -n mod_%{mod_name}.%{version}
+%patch0 -p1
 
 %build
 %{__make} \
@@ -73,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2009/06/05 13:32:05  hawk
+- added patch to allow setting path to suexec binary
+- release 3
+
 Revision 1.25  2009/03/29 14:41:49  glen
 - unify (template-apache_module.spec)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache-mod_fcgid/apache-mod_fcgid.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list