diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-12-15 08:16:46 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-12-15 08:16:46 +0100 |
commit | 4d1ab4e6427d2e861466d55aed3a33f0bf028323 (patch) | |
tree | 04f904d0f278e21b5ba3a3669e4be09ca3920554 | |
parent | 54f8bd0e8a9862c696c9840183a969b29782d848 (diff) |
php-horde-* cleanup for review
-rw-r--r-- | php-horde-Horde-Scribe.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-horde-Horde-Scribe.spec b/php-horde-Horde-Scribe.spec index eb92eed..bed253d 100644 --- a/php-horde-Horde-Scribe.spec +++ b/php-horde-Horde-Scribe.spec @@ -20,7 +20,7 @@ BuildRequires: php-channel(%{pear_channel}) Requires(post): %{__pear} Requires(postun): %{__pear} -Requires: php(language) >= 5.3.0 +Requires: php-common >= 5.3.0 Requires: php-spl Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) @@ -79,7 +79,7 @@ fi %changelog -* Thu Nov 22 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.0.1-1 +* Thu Nov 22 2012 Remi Collet <remi@fedoraproject.org> - 2.0.1-1 - Update to 2.0.1 for remi repo (no change) * Mon Nov 5 2012 Remi Collet <remi@fedoraproject.org> - 2.0.0-1 |