[php-eaccelerator] rebuild against PHP 5.3.6

Remi Collet remi at fedoraproject.org
Thu Mar 17 22:14:06 UTC 2011


commit 4ebecdb8c04019a63e7e48bc730186bc31827935
Author: remi <fedora at famillecollet.com>
Date:   Thu Mar 17 23:13:50 2011 +0100

    rebuild against PHP 5.3.6

 php-eaccelerator.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/php-eaccelerator.spec b/php-eaccelerator.spec
index 887ad4f..79bbe82 100644
--- a/php-eaccelerator.spec
+++ b/php-eaccelerator.spec
@@ -11,7 +11,7 @@ Summary: PHP accelerator, optimizer, encoder and dynamic content cacher
 Name: php-eaccelerator
 Version: 0.9.6.1
 #Release: 0.2%{?svn:.svn%{svn}}%{?dist}
-Release: 5%{?dist}
+Release: 6%{?dist}
 Epoch: 1
 # The eaccelerator module itself is GPLv2+
 # The PHP control panel is under the Zend license (control.php and dasm.php)
@@ -27,7 +27,7 @@ Source1: php-eaccelerator.cron
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 # ABI check is not enough for this extension (http://eaccelerator.net/ticket/438)
-Requires: php-common = %{php_version}
+Requires: php-common%{?_isa} = %{php_version}
 Provides: php-zend_extension
 Conflicts: php-mmcache
 BuildRequires: php-devel >= 5.1.0
@@ -129,6 +129,9 @@ fi
 
 
 %changelog
+* Thu Mar 17 2011 Remi Collet <Fedora at FamilleCollet.com> - 1:0.9.6.1-6
+- rebuild against PHP 5.3.6
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.9.6.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list