remi pushed to php-horde-Horde-Tree (f21). "Update to 2.0.4 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 09:23:05 UTC 2015


>From 5e17b4e4c3c7d876267dc2b5707f4ea57fa1453c Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Wed, 29 Apr 2015 11:22:41 +0200
Subject: Update to 2.0.4

- add provides php-composer(horde/horde-tree)

diff --git a/.gitignore b/.gitignore
index 5b21aad..6c47b1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-/Horde_Tree-2.0.1.tgz
-/Horde_Tree-2.0.2.tgz
+clog
+/Horde_Tree-2.0.3.tgz
+/Horde_Tree-2.0.4.tgz
diff --git a/php-horde-Horde-Tree.spec b/php-horde-Horde-Tree.spec
index d7866ae..8568d72 100644
--- a/php-horde-Horde-Tree.spec
+++ b/php-horde-Horde-Tree.spec
@@ -1,11 +1,20 @@
+# spec file for php-horde-Horde-Tree
+#
+# Copyright (c) 2012-2015 Nick Bebout, Remi Collet
+#
+# License: MIT
+# https://fedoraproject.org/wiki/Licensing:MIT#Modern_Style_with_sublicense
+#
+# Please, preserve the changelog entries
+#
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
 %global pear_name    Horde_Tree
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Tree
-Version:        2.0.2
-Release:        3%{?dist}
+Version:        2.0.4
+Release:        1%{?dist}
 Summary:        Horde Tree API
 
 Group:          Development/Libraries
@@ -14,13 +23,13 @@ URL:            http://%{pear_channel}
 Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
 BuildArch:      noarch
-BuildRequires:  php-common >= 5.3.0
+BuildRequires:  php(language) >= 5.3.0
 BuildRequires:  php-pear(PEAR) >= 1.7.0
 BuildRequires:  php-channel(%{pear_channel})
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-common >= 5.3.0
+Requires:       php(language) >= 5.3.0
 Requires:       php-pear(PEAR) >= 1.7.0
 Requires:       php-spl
 Requires:       php-channel(%{pear_channel})
@@ -32,6 +41,7 @@ Requires:       php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
 Conflicts:      php-pear(%{pear_channel}/Horde_Util) >= 3.0.0
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-tree) = %{version}
 
 
 %description
@@ -82,6 +92,10 @@ fi
 
 
 %changelog
+* Tue Apr 28 2015 Remi Collet <remi at fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4
+- add provides php-composer(horde/horde-tree)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index adf1e92..efede49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-553b2f62ae651e2956a23d36b6610f20  Horde_Tree-2.0.2.tgz
+e5179fac23e2d1f249744ba9080f064f  Horde_Tree-2.0.4.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Tree.git/commit/?h=f21&id=5e17b4e4c3c7d876267dc2b5707f4ea57fa1453c


More information about the scm-commits mailing list