diff options
-rw-r--r-- | php-horde-horde.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-horde.spec b/php-horde-horde.spec index 7da689a..6f745d3 100644 --- a/php-horde-horde.spec +++ b/php-horde-horde.spec @@ -14,7 +14,7 @@ Name: php-horde-horde Version: 5.2.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Horde Application Framework Group: Development/Libraries @@ -121,7 +121,6 @@ Requires: php-pear(File_Fstab) Requires: php-pear(Console_Getopt) Requires: php-pear(Console_Table) Requires: php-pear(Net_DNS2) -Requires: php-pear(Services_Weather) Requires: php-pear(%{pear_channel}/Horde_Feed) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Feed) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_OpenXchange) >= 1.0.0 @@ -311,6 +310,10 @@ fi %changelog +* Thu Jun 30 2016 Remi Collet <remi@fedoraproject.org> - 5.2.10-2 +- drop dependency on php-pear-Services-Weather which is + optional, and dead project + * Mon Mar 21 2016 Remi Collet <remi@fedoraproject.org> - 5.2.10-1 - Update to 5.2.10 |