summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-11 19:09:23 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-11 19:09:23 +0100
commit3e3f9831bef2ec1ce6d8a59c9197f0ca55035200 (patch)
treef0dfb7e6ee631af6cb041b2e8b44bfa2675a299e
parent09efa4e2eb0ddd40f7f5b4bb7f0d668277f74c4b (diff)
php-horde-*: minor cleanup
-rw-r--r--php-horde-Horde-Routes.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/php-horde-Horde-Routes.spec b/php-horde-Horde-Routes.spec
index 1eb54c2..29f9a20 100644
--- a/php-horde-Horde-Routes.spec
+++ b/php-horde-Horde-Routes.spec
@@ -22,6 +22,7 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
+BuildRequires: php(language) >= 5.3.0
BuildRequires: php-pear(PEAR) >= 1.7.0
BuildRequires: php-channel(%{pear_channel})
# To run unit tests
@@ -29,13 +30,13 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
Requires(post): %{__pear}
Requires(postun): %{__pear}
-Requires: php-pear(PEAR) >= 1.7.0
-Requires: php-common >= 5.3.0
+Requires: php(language) >= 5.3.0
Requires: php-pcre
Requires: php-spl
# note xml extension provided by php-common and not php-xml
# but this will change in a near futur
Requires: php-xml
+Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0