rpms/php-eaccelerator/devel php-eaccelerator.spec,1.21,1.22

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Sep 7 12:21:59 UTC 2006


Author: thias

Update of /cvs/extras/rpms/php-eaccelerator/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15591

Modified Files:
	php-eaccelerator.spec 
Log Message:
Rebuild devel for PHP 5.1.6.



Index: php-eaccelerator.spec
===================================================================
RCS file: /cvs/extras/rpms/php-eaccelerator/devel/php-eaccelerator.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- php-eaccelerator.spec	28 Aug 2006 12:28:46 -0000	1.21
+++ php-eaccelerator.spec	7 Sep 2006 12:21:59 -0000	1.22
@@ -1,7 +1,7 @@
 # Useful defaults when building in chroots on systems where PHP is unavailable
 %define default_extdir  %{_libdir}/php4
 %define default_apiver  20041225
-%define default_version 5.1.4
+%define default_version 5.1.6
 
 %define module_version 0.9.5
 %define prever         rc1
@@ -25,6 +25,7 @@
 Patch0: eaccelerator-0.9.5-rc1-config.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: php-api = %{php_apiver}
+Requires: php = %{php_version}
 Provides: php-zend_extension
 Conflicts: php-mmcache
 BuildRequires: php, php-devel
@@ -85,6 +86,11 @@
 
 
 %changelog
+* Thu Sep  7 2006 Matthias Saou <http://freshrpms.net/> 5.1.6_0.9.5-0.4.rc1
+- Rebuild for PHP 5.1.6, eA still checks the exact PHP version it seems :-(
+- Put "Requires: php = %%{php_version}" back to avoid broken setups if/when
+  PHP gets updated.
+
 * Mon Aug 28 2006 Matthias Saou <http://freshrpms.net/> 5.1.4_0.9.5-0.4.rc1
 - FC6 rebuild.
 




More information about the scm-commits mailing list