SPECS: php-xcache.spec - add m4 patch, build still broken

glen glen at pld-linux.org
Sun Feb 18 02:52:54 CET 2007


Author: glen                         Date: Sun Feb 18 01:52:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add m4 patch, build still broken

---- Files affected:
SPECS:
   php-xcache.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/php-xcache.spec
diff -u SPECS/php-xcache.spec:1.9 SPECS/php-xcache.spec:1.10
--- SPECS/php-xcache.spec:1.9	Sat Feb 17 23:21:55 2007
+++ SPECS/php-xcache.spec	Sun Feb 18 02:52:48 2007
@@ -10,6 +10,7 @@
 URL:		http://xcache.lighttpd.net/
 Source0:	http://210.51.190.228/pub/XCache/Releases/xcache-%{version}.tar.bz2
 # Source0-md5:	ffeaa9547037e098d9b041eb9741b51e
+Patch0:		xcache-m4.patch
 BuildRequires:	php-devel >= 3:5.1
 BuildRequires:	rpmbuild(macros) >= 1.344
 BuildRequires:	sed >= 4.0
@@ -27,6 +28,7 @@
 
 %prep
 %setup -q -n xcache
+%patch0 -p1
 %{__sed} -i -e '
 	s,zend_extension =.*,zend_extension = %{php_extensiondir}/xcache.so,
 	s,zend_extension_ts = .*,zend_extension_ts = %{php_extensiondir}/xcache.so,
@@ -80,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/02/18 01:52:48  glen
+- add m4 patch, build still broken
+
 Revision 1.9  2007/02/17 22:21:55  glen
 - 1.2.0-release, but i fail to build it
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-xcache.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list