summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Perms.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-09 15:13:24 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-09 15:13:24 +0100
commitfbb6ca9c0d8920471022fb49f366c95d0c1732b7 (patch)
tree7681dc740f0b78067f14e8ff93668b0791050dd1 /php-horde-Horde-Perms.spec
parentc1f30686a89eb19d319e8bd6f560c22c7ae33129 (diff)
php-horde-Horde-Perms: 2.1.3
Diffstat (limited to 'php-horde-Horde-Perms.spec')
-rw-r--r--php-horde-Horde-Perms.spec16
1 files changed, 9 insertions, 7 deletions
diff --git a/php-horde-Horde-Perms.spec b/php-horde-Horde-Perms.spec
index a75149b..96dbf15 100644
--- a/php-horde-Horde-Perms.spec
+++ b/php-horde-Horde-Perms.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Perms
-Version: 2.1.2
+Version: 2.1.3
Release: 1%{?dist}
Summary: Horde Permissions System
@@ -45,13 +45,14 @@ 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_Util) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.2.0
Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0
# Optional
Requires: php-pear(%{pear_channel}/Horde_Tree) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Tree) < 3.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides: php-composer(horde/horde-perms) = %{version}
%description
@@ -100,12 +101,8 @@ done | tee ../%{pear_name}.lang
%check
-src=$(pwd)/%{pear_name}-%{version}
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
-phpunit \
- --include-path=$src/lib \
- -d date.timezone=UTC \
- .
+phpunit .
%post
@@ -132,6 +129,11 @@ fi
%changelog
+* Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 2.1.3-1
+- Update to 2.1.3
+- add provides php-composer(horde/horde-perms)
+- raise dependency on Horde_Translation 2.2.0
+
* Tue Nov 05 2013 Remi Collet <remi@fedoraproject.org> - 2.1.2-1
- Update to 2.1.2