[php-horde-Horde-Crypt/epel7] - Update to 2.5.3 - add provides php-composer(horde/horde-crypt)

Remi Collet remi at fedoraproject.org
Thu Feb 12 16:23:20 UTC 2015


commit cf0ef6b0d53f9456e0d2538b55cb75f164ea86a7
Author: Remi Collet <rcollet at redhat.com>
Date:   Wed Feb 11 13:59:06 2015 +0100

    - Update to 2.5.3
    - add provides php-composer(horde/horde-crypt)
    
    (cherry picked from commit c4648bb1549b921c99dfa470ba36da9a3bc950c7)

 .gitignore                 |    1 +
 php-horde-Horde-Crypt.spec |    9 ++++++++-
 sources                    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 908e9ea..ec57591 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ clog
 /Horde_Crypt-2.5.0.tgz
 /Horde_Crypt-2.5.1.tgz
 /Horde_Crypt-2.5.2.tgz
+/Horde_Crypt-2.5.3.tgz
diff --git a/php-horde-Horde-Crypt.spec b/php-horde-Horde-Crypt.spec
index 5d876e1..00e1d7b 100644
--- a/php-horde-Horde-Crypt.spec
+++ b/php-horde-Horde-Crypt.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Crypt
-Version:        2.5.2
+Version:        2.5.3
 Release:        1%{?dist}
 Summary:        Horde Cryptography API
 
@@ -28,8 +28,10 @@ BuildRequires:  php-pear(PEAR) >= 1.7.0
 BuildRequires:  php-channel(%{pear_channel})
 BuildRequires:  gettext
 # To run unit tests
+BuildRequires:  php-pear(%{pear_channel}/Horde_Http) >= 2.0.0
 BuildRequires:  php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
 BuildRequires:  php-pear(%{pear_channel}/Horde_Stream) >= 1.5.0
+BuildRequires:  php-pear(%{pear_channel}/Horde_Url) >= 2.0.0
 # rhel >= 6 have gnupg2 which provides this
 BuildRequires:  %{_bindir}/gpg
 
@@ -61,6 +63,7 @@ Requires:       php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-crypt) = %{version}
 
 
 %description
@@ -138,6 +141,10 @@ fi
 
 
 %changelog
+* Wed Feb 11 2015 Remi Collet <remi at fedoraproject.org> - 2.5.3-1
+- Update to 2.5.3
+- add provides php-composer(horde/horde-crypt)
+
 * Mon Dec 29 2014 Remi Collet <remi at fedoraproject.org> - 2.5.2-1
 - Update to 2.5.2
 
diff --git a/sources b/sources
index 285f75a..992366a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a352329554a3fc5eb5562b5836d6d0ab  Horde_Crypt-2.5.2.tgz
+f05d7489934c40a28a8bf0aeced4d118  Horde_Crypt-2.5.3.tgz


More information about the scm-commits mailing list