From 9e9ac56ee085b1d6f251a5da75fb6325acfbec67 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Feb 2013 09:37:29 +0100 Subject: horde packages cleanups --- php-horde-Horde-Editor.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'php-horde-Horde-Editor.spec') diff --git a/php-horde-Horde-Editor.spec b/php-horde-Horde-Editor.spec index 0a3a7e6..cdef265 100644 --- a/php-horde-Horde-Editor.spec +++ b/php-horde-Horde-Editor.spec @@ -1,4 +1,3 @@ -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}} %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name Horde_Editor %global pear_channel pear.horde.org @@ -15,7 +14,7 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 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}) BuildRequires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 @@ -23,7 +22,7 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 Requires(post): %{__pear} Requires(postun): %{__pear} Requires: ckeditor -Requires: php-common >= 5.3.0 +Requires: php(language) >= 5.3.0 Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 -- cgit