From a3eb2163583b1ff9ae293f0d0f178d09e1e54faf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Jan 2013 19:00:45 +0100 Subject: php-horde-nag: 4.0.2 --- php-horde-nag.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/php-horde-nag.spec b/php-horde-nag.spec index 01b12d7..bc639c5 100644 --- a/php-horde-nag.spec +++ b/php-horde-nag.spec @@ -9,7 +9,7 @@ # "horde-nag" sub package with apache stuff Name: php-horde-nag -Version: 4.0.1 +Version: 4.0.2 Release: 1%{?dist} Summary: A web based task list manager @@ -67,6 +67,8 @@ Requires: php-pear(%{pear_channel}/Horde_Perms) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Perms) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Prefs) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Prefs) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Routes) >= 2.0.0 +Conflicts: php-pear(%{pear_channel}/Horde_Routes) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Share) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Share) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) >= 2.0.0 @@ -86,9 +88,6 @@ Conflicts: php-pear(%{pear_channel}/Horde_Db) >= 3.0.0 # not documented, required for Content_Tagger # http://bugs.horde.org/ticket/11726 Requires: php-pear(%{pear_channel}/content) >= 2.0.0 -# not documented, required for Horde_Routes_Mapper -# http://bugs.horde.org/ticket/11727 -Requires: php-pear(%{pear_channel}/Horde_Routes) >= 2.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} @@ -194,6 +193,9 @@ fi %changelog +* Thu Jan 10 2013 Remi Collet - 4.0.2-1 +- Update to 4.0.2 for remi repo + * Tue Nov 27 2012 Remi Collet - 4.0.1-1 - Update to 4.0.1 for remi repo -- cgit