summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-03 17:47:02 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-03 17:47:02 +0100
commit4590b90cc55a437e427b0ce42917bd2e15ebd7f3 (patch)
treef8c4a6807c2fb9e488eb5ac47d08a75a5fa00bab
parent4a9746185e9bd41fcbbe220353eaebf90e6fc28b (diff)
php-horde-Horde-Dav: 1.1.2
-rw-r--r--php-horde-Horde-Dav.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-horde-Horde-Dav.spec b/php-horde-Horde-Dav.spec
index 4ff99ba..404389f 100644
--- a/php-horde-Horde-Dav.spec
+++ b/php-horde-Horde-Dav.spec
@@ -11,7 +11,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Dav
-Version: 1.1.1
+Version: 1.1.2
Release: 1%{?dist}
Summary: Horde library for WebDAV, CalDAV, CardDAV
@@ -41,6 +41,8 @@ Requires: php-pear(%{pear_channel}/Horde_Http) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Http) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Stream) >= 1.2.0
Requires: php-pear(%{pear_channel}/Horde_Stream) < 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.2.0
+Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0
# php-sabredav-Sabre_DAV is 1.7, php-sabre-dav is 1.8
Requires: php-sabre-dav >= 1.8.10
# php-sabredav-Sabre_VObject is 2.1, php-sabre-vobject is 3.1
@@ -65,7 +67,7 @@ sed -e '/sabre/d' \
-e '/%{pear_name}.po/d' \
-e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
../package.xml >%{name}.xml
-touch ../package.xml %{name}.xml
+touch -r ../package.xml %{name}.xml
%build
@@ -125,6 +127,10 @@ fi
%changelog
+* Wed Dec 03 2014 Remi Collet <remi@fedoraproject.org> - 1.1.2-1
+- Update to 1.1.2
+- add dependency on Horde_Translation
+
* Wed Oct 29 2014 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
- Update to 1.1.1