summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Group.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-04 08:06:16 +0100
committerRemi Collet <fedora@famillecollet.com>2014-03-04 08:06:16 +0100
commitd20df9b50e4b1663df5f85b46f660077e35d36e2 (patch)
tree30045d8781eedc9ae42d3495b62dc1e92632d6e6 /php-horde-Horde-Group.spec
parent71bd7b6146f77b6c51dec871e243f3976b1323c7 (diff)
php-horde-Horde-Group: 2.0.3
Diffstat (limited to 'php-horde-Horde-Group.spec')
-rw-r--r--php-horde-Horde-Group.spec25
1 files changed, 19 insertions, 6 deletions
diff --git a/php-horde-Horde-Group.spec b/php-horde-Horde-Group.spec
index e58dcb4..0cdb00b 100644
--- a/php-horde-Horde-Group.spec
+++ b/php-horde-Horde-Group.spec
@@ -1,10 +1,18 @@
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+# spec file for php-horde-Horde-Group
+#
+# Copyright (c) 2012-2014 Nick Bebout, Remi Collet
+#
+# License: MIT
+# https://fedoraproject.org/wiki/Licensing:MIT#Modern_Style_with_sublicense
+#
+# Please, preserve the changelog entries
+#
+%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Horde_Group
%global pear_channel pear.horde.org
Name: php-horde-Horde-Group
-Version: 2.0.2
+Version: 2.0.3
Release: 1%{?dist}
Summary: Horde User Groups System
@@ -27,12 +35,14 @@ Requires: php(language) >= 5.3.0
Requires: php-pcre
Requires: php-channel(%{pear_channel})
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
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Util) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
# Optional
Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Db) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Db) < 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Ldap) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Ldap) < 3.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -95,6 +105,9 @@ fi
%changelog
+* Tue Mar 04 2014 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
+- Update to 2.0.3
+
* Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 2.0.2-1
- Update to 2.0.2