diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-07-24 09:01:56 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-07-24 09:01:56 +0200 | 
| commit | bd7cfd6cfe527fdfe3fa52b038b76bd5f97ecc2d (patch) | |
| tree | 54520b0ced08c2fe95e953357451315f0347fb72 | |
| parent | fe61528c77ce495e44e94678d82be306ee0d61a4 (diff) | |
Horde: minor cleanup
| -rw-r--r-- | php-horde-imp.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/php-horde-imp.spec b/php-horde-imp.spec index e09e19a..4e71949 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -30,7 +30,7 @@ BuildRequires:  php-channel(%{pear_channel})  BuildRequires:  php-pear(%{pear_channel}/Horde_Role) >= 1.0.0  # To run unit tests  BuildRequires:  php-pear(%{pear_channel}/Horde_Test) >= 2.1.0 -BuildRequires:  php-pear(%{pear_channel}/Horde_Core) >= 2.3.0 +BuildRequires:  php-pear(%{pear_channel}/Horde_Core) >= 2.12.0  BuildRequires:  php-pear(%{pear_channel}/Horde_Itip) >= 2.0.0  Requires(post): %{__pear} @@ -311,4 +311,4 @@ fi  - Update to 6.0.4  * Sat Jan 12 2013 Remi Collet <remi@fedoraproject.org> - 6.0.3-1 -- Initial package
\ No newline at end of file +- Initial package | 
