summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-08 17:43:23 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-08 17:43:23 +0100
commit7d7a7abc5c5799264e98ee9dcf0a2ba55e24d7f0 (patch)
tree2fb194b4023a1a3c8fca789f2ec8c646d398247a
parent865c5b9c33bae0c98fce05b39548a3f43f327ae6 (diff)
php-horde-Horde-Auth: 2.1.6
-rw-r--r--php-horde-Horde-Auth.spec15
1 files changed, 10 insertions, 5 deletions
diff --git a/php-horde-Horde-Auth.spec b/php-horde-Horde-Auth.spec
index b93c0a2..02019d8 100644
--- a/php-horde-Horde-Auth.spec
+++ b/php-horde-Horde-Auth.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Auth
-Version: 2.1.5
+Version: 2.1.6
Release: 1%{?dist}
Summary: Horde Authentication API
@@ -63,9 +63,12 @@ Requires: php-pear(%{pear_channel}/Horde_Ldap) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Ldap) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Lock) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Lock) < 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.2.0
+Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0
# optional and not required for circular dep: Horde_Kolab_Session
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides: php-composer(horde/horde-auth) = %{version}
%description
@@ -116,10 +119,7 @@ done | tee ../%{pear_name}.lang
%check
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:)
-phpunit\
- --include-path=%{buildroot}%{pear_phpdir} \
- -d date.timezone=UTC \
- .
+phpunit .
%post
@@ -146,6 +146,11 @@ fi
%changelog
+* Thu Jan 08 2015 Remi Collet <remi@fedoraproject.org> - 2.1.6-1
+- Update to 2.1.6
+- add provides php-composer(horde/horde-auth)
+- add dependency on Horde_Translation 2.2.0
+
* Tue Jun 17 2014 Remi Collet <remi@fedoraproject.org> - 2.1.5-1
- Update to 2.1.5