summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Tree.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Tree.spec')
-rw-r--r--php-horde-Horde-Tree.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/php-horde-Horde-Tree.spec b/php-horde-Horde-Tree.spec
index f57c7a8..6ad37db 100644
--- a/php-horde-Horde-Tree.spec
+++ b/php-horde-Horde-Tree.spec
@@ -1,4 +1,3 @@
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%global pear_name Horde_Tree
%global pear_channel pear.horde.org
@@ -15,13 +14,13 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
-BuildRequires: php-common >= 5.3.0
+BuildRequires: php(language) >= 5.3.0
BuildRequires: php-pear(PEAR) >= 1.7.0
BuildRequires: php-channel(%{pear_channel})
Requires(post): %{__pear}
Requires(postun): %{__pear}
-Requires: php-common >= 5.3.0
+Requires: php(language) >= 5.3.0
Requires: php-pear(PEAR) >= 1.7.0
Requires: php-spl
Requires: php-channel(%{pear_channel})