SPECS: php-eaccelerator.spec - fix build on php 5.1 (needs testing)

adamg adamg at pld-linux.org
Sat Dec 24 16:42:52 CET 2005


Author: adamg                        Date: Sat Dec 24 15:42:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build on php 5.1 (needs testing)

---- Files affected:
SPECS:
   php-eaccelerator.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/php-eaccelerator.spec
diff -u SPECS/php-eaccelerator.spec:1.23 SPECS/php-eaccelerator.spec:1.24
--- SPECS/php-eaccelerator.spec:1.23	Sat Dec 24 16:39:23 2005
+++ SPECS/php-eaccelerator.spec	Sat Dec 24 16:42:47 2005
@@ -16,6 +16,7 @@
 Source0:	http://dl.sourceforge.net/eaccelerator/%{_pkgname}-%{version}.tar.gz
 # Source0-md5:	b17ddf953f18ee6df5c2c24ffccb37d9
 Source1:	%{_name}.ini
+Patch0:		%{name}-php51.patch
 URL:		http://eaccelerator.net/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.238
@@ -62,6 +63,7 @@
 
 %prep
 %setup -q -n %{_pkgname}-%{version}
+%patch0 -p1
 
 %build
 phpize
@@ -118,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/12/24 15:42:47  adamg
+- fix build on php 5.1 (needs testing)
+
 Revision 1.23  2005/12/24 15:39:23  glen
 - rel 3 (rebuild with new php)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-eaccelerator.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list