summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-10 09:44:12 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-10 09:44:12 +0100
commit4625f615f827b87e5371aa2057935df9e24588ff (patch)
tree91930733cf505cf61df29216582a598f845853f7
parent7dd7a68fdd8f091b08c463b191e56a9f9a80b986 (diff)
php-horde-*: minor cleanup
-rw-r--r--php-horde-Horde-Crypt-Blowfish.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/php-horde-Horde-Crypt-Blowfish.spec b/php-horde-Horde-Crypt-Blowfish.spec
index 374768d..0378975 100644
--- a/php-horde-Horde-Crypt-Blowfish.spec
+++ b/php-horde-Horde-Crypt-Blowfish.spec
@@ -22,7 +22,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(language) >= 5.3.0
+BuildRequires: php-pear(PEAR) >= 1.7.0
BuildRequires: php-hash
BuildRequires: php-mcrypt
BuildRequires: php-channel(%{pear_channel})
@@ -31,7 +32,7 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
Requires(post): %{__pear}
Requires(postun): %{__pear}
-Requires: php-common >= 5.3.0
+Requires: php(language) >= 5.3.0
Requires: php-hash
Requires: php-mcrypt
Requires: php-openssl