Author: hawk                         Date: Tue Jun  3 19:45:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- workaround building with autoconf 2.62, release 5

---- Files affected:
SPECS:
   php.spec (1.721 -> 1.722) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.721 SPECS/php.spec:1.722
--- SPECS/php.spec:1.721        Thu May 29 22:33:27 2008
+++ SPECS/php.spec      Tue Jun  3 21:45:14 2008
@@ -74,7 +74,7 @@
 %undefine      with_filter
 %endif
 
-%define                rel 4
+%define                rel 5
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -134,6 +134,7 @@
 Patch32:       %{name}-apr-apu.patch
 Patch33:       %{name}-fcgi-error_log-no-newlines.patch
 Patch34:       %{name}-curl-limit-speed.patch
+Patch35:       %{name}-ac.patch
 
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel 
>= 1.0.2.908-2}}
@@ -1597,6 +1598,7 @@
 %patch32 -p1
 %patch33 -p1
 %patch34 -p1
+%patch35 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -2755,6 +2757,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.722  2008-06-03 19:45:14  hawk
+- workaround building with autoconf 2.62, release 5
+
 Revision 1.721  2008-05-29 20:33:27  glen
 - cosmetic
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.721&r2=1.722&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to