summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-09 15:43:42 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-09 15:43:42 +0100
commit3cbbec26a090bb5f96d912131c004d0f12461df3 (patch)
tree3006f44df5c3872f4968ed455a69aa500e2a3ce9
parentac8da8167447f672fa0bb55915cf5d4b6ef9ef37 (diff)
php-horde-Horde-Rpc: 2.1.2
-rw-r--r--php-horde-Horde-Rpc.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-horde-Horde-Rpc.spec b/php-horde-Horde-Rpc.spec
index 153d376..93f6280 100644
--- a/php-horde-Horde-Rpc.spec
+++ b/php-horde-Horde-Rpc.spec
@@ -14,7 +14,7 @@
# so, don't run it during rpmbuild
Name: php-horde-Horde-Rpc
-Version: 2.1.1
+Version: 2.1.2
Release: 1%{?dist}
Summary: Horde RPC API
@@ -53,7 +53,7 @@ Requires: php-pear(%{pear_channel}/Horde_Serialize) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Serialize) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Support) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Support) < 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
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
@@ -67,6 +67,7 @@ Requires: php-pear(%{pear_channel}/Horde_SyncMl) < 3.0.0
# Optional and implicitly requires: Horde_Http, Horde_Lock
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides: php-composer(horde/horde-rpc) = %{version}
%description
@@ -83,6 +84,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
@@ -138,6 +140,11 @@ fi
%changelog
+* Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 2.1.2-1
+- Update to 2.1.2
+- add provides php-composer(horde/horde-rpc)
+- raise dependency on Horde_Translation 2.2.0
+
* Tue Oct 15 2013 Remi Collet <remi@fedoraproject.org> - 2.1.1-1
- Update to 2.1.1