SPECS: apache-mod_python.spec - added apr_brigade_sentinel.patch

sls sls at pld-linux.org
Sat Aug 2 23:42:23 CEST 2008


Author: sls                          Date: Sat Aug  2 21:42:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added apr_brigade_sentinel.patch

---- Files affected:
SPECS:
   apache-mod_python.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_python.spec
diff -u SPECS/apache-mod_python.spec:1.94 SPECS/apache-mod_python.spec:1.95
--- SPECS/apache-mod_python.spec:1.94	Mon Apr 28 00:29:48 2008
+++ SPECS/apache-mod_python.spec	Sat Aug  2 23:42:18 2008
@@ -28,6 +28,7 @@
 Source1:	%{name}.conf
 Patch0:		%{name}-httpd-not-needed.patch
 Patch1:		%{name}-ldflags.patch
+Patch2:		%{name}-apr_brigade_sentinel.patch
 URL:		http://www.modpython.org/
 BuildRequires:	%{apxs}
 BuildRequires:	apache-devel >= 2.0.52-7
@@ -128,6 +129,7 @@
 %setup -q -n mod_%{mod_name}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
@@ -173,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2008/08/02 21:42:18  sls
+- added apr_brigade_sentinel.patch
+
 Revision 1.94  2008/04/27 22:29:48  glen
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-mod_python.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list