summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Log.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-15 14:45:23 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-15 14:45:23 +0200
commit3e90c9d2f58938ad1197b26ad1b7a1a78bdc3b2f (patch)
tree781638f45a602d586e3a5978da1579995e0b8fb3 /php-horde-Horde-Log.spec
parentbe011cb3e46e42740528ee3e78458094c594fb8f (diff)
php-horde-Horde-Log: 2.1.0
Diffstat (limited to 'php-horde-Horde-Log.spec')
-rw-r--r--php-horde-Horde-Log.spec15
1 files changed, 10 insertions, 5 deletions
diff --git a/php-horde-Horde-Log.spec b/php-horde-Horde-Log.spec
index 136a3b5..06aa4fa 100644
--- a/php-horde-Horde-Log.spec
+++ b/php-horde-Horde-Log.spec
@@ -6,7 +6,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: php-horde-Horde-Log
-Version: 2.0.1
+Version: 2.1.0
Release: 1%{?dist}
Summary: Horde Logging library
@@ -32,16 +32,18 @@ Requires: php-date
Requires: php-pcre
Requires: php-reflection
Requires: php-spl
-BuildRequires: php-pear(PEAR) >= 1.7.0
+Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
Requires: php-pear(%{pear_channel}/Horde_Constraint) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Constraint) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Constraint) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0
# Optional
Requires: php-dom
+Requires: php-pear(%{pear_channel}/Horde_Cli) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Cli) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Scribe) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Scribe) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Scribe) < 3.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -107,6 +109,9 @@ fi
%changelog
+* Tue Oct 15 2013 Remi Collet <remi@fedoraproject.org> - 2.1.0-1
+- Update to 2.1.0
+
* Mon Nov 19 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.0.1-1
- Update to 2.0.1 for remi repo