summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-13 18:41:22 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-13 18:41:22 +0100
commit56bb461315b805c04a056fdb34a6c19288fe27ba (patch)
tree3238dbbfadcde0d50d731ce92a89975831f63ae8
parentcf9928864e21953eb3414753999b76409b9bfe6d (diff)
php-horde-content: add dependency on Horde_ElasticSearch
-rw-r--r--php-horde-content.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/php-horde-content.spec b/php-horde-content.spec
index 95a7916..395004f 100644
--- a/php-horde-content.spec
+++ b/php-horde-content.spec
@@ -10,7 +10,7 @@
Name: php-horde-content
Version: 2.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Tagging application
Group: Development/Libraries
@@ -20,14 +20,14 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
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})
BuildRequires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0
Requires(post): %{__pear}
Requires(postun): %{__pear}
-Requires: php-common >= 5.3.0
+Requires: php(language) >= 5.3.0
Requires: php-date
Requires: php-gettext
Requires: php-json
@@ -55,7 +55,8 @@ Requires: php-pear(%{pear_channel}/Horde_Argv) >= 2.0.0
Conflicts: php-pear(%{pear_channel}/Horde_Argv) >= 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Controller) >= 2.0.0
Conflicts: php-pear(%{pear_channel}/Horde_Controller) >= 3.0.0
-# TODO Horde_ElasticSearch >= 1.0.0
+Requires: php-pear(%{pear_channel}/Horde_ElasticSearch) >= 1.0.0
+Conflicts: php-pear(%{pear_channel}/Horde_ElasticSearch) >= 2.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -65,8 +66,7 @@ This application provides tagging support for the other Horde applications.
%prep
-%setup -q -c -T
-tar xif %{SOURCE0}
+%setup -q -c
cd %{pear_name}-%{version}
(
@@ -141,6 +141,9 @@ fi
%changelog
+* Wed Mar 13 2013 Remi Collet <remi@fedoraproject.org> - 2.0.2-2
+- add dependency on Horde_ElasticSearch
+
* Tue Feb 12 2013 Remi Collet <remi@fedoraproject.org> - 2.0.2-1
- Update to 2.0.2