From 9497dc10c81b7579eb1685409655340f19308603 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Jul 2013 09:31:09 +0200 Subject: php-horde-nag: 4.1.1 --- php-horde-nag.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'php-horde-nag.spec') diff --git a/php-horde-nag.spec b/php-horde-nag.spec index 485fb98..5b9b052 100644 --- a/php-horde-nag.spec +++ b/php-horde-nag.spec @@ -17,7 +17,7 @@ # "horde-nag" sub package with apache stuff Name: php-horde-nag -Version: 4.1.0 +Version: 4.1.1 Release: 1%{?dist} Summary: A web based task list manager @@ -46,11 +46,13 @@ Requires: php-session Requires: php-spl Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 +Requires: php-pear(%{pear_channel}/content) >= 2.0.3 +Requires: php-pear(%{pear_channel}/content) < 3.0.0 Requires: php-pear(%{pear_channel}/horde) >= 5.0.0 Requires: php-pear(%{pear_channel}/horde) < 6.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.5.0 +Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.6.1 Requires: php-pear(%{pear_channel}/Horde_Core) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Data) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Data) < 3.0.0 @@ -64,7 +66,7 @@ Requires: php-pear(%{pear_channel}/Horde_Form) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Form) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Group) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Group) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_History) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_History) >= 2.1.0 Requires: php-pear(%{pear_channel}/Horde_History) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Icalendar) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Icalendar) < 3.0.0 @@ -91,9 +93,6 @@ Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_View) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_View) < 3.0.0 # Optional and implicitly required: Horde_Db -# not documented, required for Content_Tagger -# http://bugs.horde.org/ticket/11726 -Requires: php-pear(%{pear_channel}/content) >= 2.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} @@ -204,6 +203,9 @@ fi %changelog +* Wed Jul 17 2013 Remi Collet - 4.1.1-1 +- Update to 4.1.1 + * Wed Jun 05 2013 Remi Collet - 4.1.0-1 - Update to 4.1.0 -- cgit