[php/f19] - Update to 5.5.20 (real) http://www.php.net/releases/5_5_20.php - php-xmlrpc requires php-xml

Remi Collet remi at fedoraproject.org
Thu Dec 18 05:47:01 UTC 2014


commit c6e88359299be6fff4f120526b90b9edf4605b01
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Dec 18 06:43:17 2014 +0100

    - Update to 5.5.20 (real) http://www.php.net/releases/5_5_20.php
    - php-xmlrpc requires php-xml
    
    (cherry picked from commit 6a249237be362f44ef2b2900c6ac2ebd457ffde0)

 php.spec |    9 +++++++--
 sources  |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/php.spec b/php.spec
index b9ac3fa..9f9513d 100644
--- a/php.spec
+++ b/php.spec
@@ -69,7 +69,7 @@
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
 Version: 5.5.20
-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
@@ -525,7 +525,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
@@ -1549,6 +1549,11 @@ exit 0
 
 
 %changelog
+* Thu Dec 18 2014 Remi Collet <remi at fedoraproject.org> 5.5.20-2
+- Update to 5.5.20 (real)
+  http://www.php.net/releases/5_5_20.php
+- php-xmlrpc requires php-xml
+
 * Wed Dec 10 2014 Remi Collet <remi at fedoraproject.org> 5.5.20-1
 - Update to 5.5.20
   http://www.php.net/releases/5_5_20.php
diff --git a/sources b/sources
index 68a48c3..bc7d4d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-faa32addc8832c5fc401e3f06483e153  php-5.5.20-strip.tar.xz
+969544bf999442beba9eea5849381b06  php-5.5.20-strip.tar.xz


More information about the scm-commits mailing list