summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-09 15:36:29 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-09 15:36:29 +0100
commitb2800dbe00217e1e5bef60e07f0181d106b382b9 (patch)
treee169db4bf08a3a5b5de9ffe7dbdd11d394d99091
parent98b784b7c6697b74080ce6c4f641cb854587fa9b (diff)
php-horde-Horde-Itip: 2.0.7
-rw-r--r--php-horde-Horde-Itip.spec22
1 files changed, 13 insertions, 9 deletions
diff --git a/php-horde-Horde-Itip.spec b/php-horde-Horde-Itip.spec
index 3fa3c6f..0f92d4b 100644
--- a/php-horde-Horde-Itip.spec
+++ b/php-horde-Horde-Itip.spec
@@ -6,13 +6,12 @@
#
# Please, preserve the changelog entries
#
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Horde_Itip
%global pear_channel pear.horde.org
Name: php-horde-Horde-Itip
-Version: 2.0.6
+Version: 2.0.7
Release: 1%{?dist}
Summary: iTip invitation response handling
@@ -40,13 +39,16 @@ Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
Requires: php-pear(%{pear_channel}/Horde_Icalendar) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Icalendar) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Mime) >= 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
# Optional
Requires: php-pear(%{pear_channel}/Horde_Prefs) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Prefs) < 3.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides: php-composer(horde/horde-itip) = %{version}
%description
@@ -95,12 +97,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
@@ -126,6 +124,12 @@ fi
%changelog
+* Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 2.0.7-1
+- Update to 2.0.7
+- add provides php-composer(horde/horde-itip)
+- add dependency on Horde_Translation 2.2.0
+- raise dependency on Horde_Mime 2.5.0
+
* Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 2.0.6-1
- Update to 2.0.6