diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-07 09:13:43 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-07 09:13:43 +0200 |
commit | 21fcf4ff475998cd969ed2fd994555912647eec0 (patch) | |
tree | cf9672617b6476a3c25fd4213933af90c55d2386 | |
parent | e62d5780fc5e0311a2ce0ed94d5a33aec1cde68f (diff) |
php-horde-Horde-Timezone: 1.0.3
-rw-r--r-- | php-horde-Horde-Vfs.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-horde-Horde-Vfs.spec b/php-horde-Horde-Vfs.spec index 270440f..bfddc16 100644 --- a/php-horde-Horde-Vfs.spec +++ b/php-horde-Horde-Vfs.spec @@ -19,7 +19,7 @@ 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}) BuildRequires: gettext @@ -31,7 +31,7 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.0 Requires(post): %{__pear} Requires(postun): %{__pear} -Requires: php-common >= 5.3.0 +Requires: php(language) >= 5.3.0 Requires: php-date Requires: php-pcre Requires: php-posix |