From f3a8c95c69ccc578a377b84ec6d8b598f98eb419 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Dec 2014 16:55:20 +0100 Subject: [PATCH] - Update to 5.6.4 (real, previous was cancelled) http://www.php.net/releases/5_6_4.php - php-xmlrpc requires php-xml --- php.spec | 9 +++++++-- sources | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/php.spec b/php.spec index 3986071..80e3c85 100644 --- a/php.spec +++ b/php.spec @@ -62,7 +62,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php Version: 5.6.4 -Release: 1%{?dist} +Release: 2%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -510,7 +510,7 @@ Group: Development/Languages # All files licensed under PHP version 3.01, except # libXMLRPC is licensed under BSD License: PHP and BSD -Requires: php-common%{?_isa} = %{version}-%{release} +Requires: php-xml%{?_isa} = %{version}-%{release} %description xmlrpc The php-xmlrpc package contains a dynamic shared object that will add @@ -1476,6 +1476,11 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Wed Dec 17 2014 Remi Collet 5.6.4-2 +- Update to 5.6.4 (real) + http://www.php.net/releases/5_6_4.php +- php-xmlrpc requires php-xml + * Wed Dec 10 2014 Remi Collet 5.6.4-1 - Update to 5.6.4 http://www.php.net/releases/5_6_4.php diff --git a/sources b/sources index a8ac88c..f0a3272 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b09ce93f89483011208a645641f957c8 php-5.6.4-strip.tar.xz +1b51009963451875be6b2622c599201c php-5.6.4-strip.tar.xz