[php-horde-Horde-Crypt-Blowfish] add some implicit BR

Remi Collet remi at fedoraproject.org
Mon Dec 17 06:04:09 UTC 2012


commit 5212801ba7203a1236e50565b5590c8f85f5de2e
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Dec 17 07:03:55 2012 +0100

    add some implicit BR

 php-horde-Horde-Crypt-Blowfish.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/php-horde-Horde-Crypt-Blowfish.spec b/php-horde-Horde-Crypt-Blowfish.spec
index f7b89e7..d9e7bb6 100644
--- a/php-horde-Horde-Crypt-Blowfish.spec
+++ b/php-horde-Horde-Crypt-Blowfish.spec
@@ -15,7 +15,8 @@ Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  php-pear(PEAR)
+BuildRequires:  php-common >= 5.3.0
+BuildRequires:  php-pear(PEAR) >= 1.7.0
 BuildRequires:  php-hash
 BuildRequires:  php-mcrypt
 BuildRequires:  php-channel(%{pear_channel})


More information about the scm-commits mailing list