summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-16 07:18:44 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-16 07:18:44 +0100
commitcdebb932ba98d904fde83fd53fdb8af644d69b12 (patch)
tree45aa3a76d8a162f31d8c93ea9d23404a860ea2dd
parent06197b693dd1b767318e5a1b1b46c6b3c21dfe0c (diff)
php-horde-Horde-Compress: 2.1.0
-rw-r--r--php-horde-Horde-Compress.spec20
1 files changed, 13 insertions, 7 deletions
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec
index 5b0967d..4ce52b0 100644
--- a/php-horde-Horde-Compress.spec
+++ b/php-horde-Horde-Compress.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Compress
-Version: 2.0.8
+Version: 2.1.0
Release: 1%{?dist}
Summary: Horde Compression API
@@ -38,7 +38,9 @@ Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Mime) >= 2.5.0
+Requires: php-pear(%{pear_channel}/Horde_Mime) < 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.2.0
Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
@@ -55,6 +57,7 @@ Requires: php-pcre
# Optional and implicitly required Horde_Stream_Filter
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides: php-composer(horde/horde-mime) = %{version}
%description
@@ -69,6 +72,7 @@ cd %{pear_name}-%{version}
sed -e '/%{pear_name}.po/d' \
-e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
../package.xml >%{name}.xml
+touch -r ../package.xml %{name}.xml
%build
@@ -100,12 +104,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
@@ -130,6 +130,12 @@ fi
%changelog
+* Mon Feb 16 2015 Remi Collet <remi@fedoraproject.org> - 2.1.0-1
+- Update to 2.1.0
+- add dependency on Horde_Mime
+- raise dependency on Horde_Translation >= 2.2.0
+- add provides php-composer(horde/horde-mime)
+
* Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 2.0.8-1
- Update to 2.0.8