From 33f3983b1a315aba34b2fa2402c19326ee44f92c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 15 May 2014 00:44:49 +0300 Subject: [PATCH] BR cli --- php-pecl-solr.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec index 597aac4..c373aa6 100644 --- a/php-pecl-solr.spec +++ b/php-pecl-solr.spec @@ -8,13 +8,14 @@ Summary: Object oriented API to Apache Solr Summary(fr.UTF-8): API orientée objet pour Apache Solr Name: %{php_name}-pecl-solr Version: 1.0.2 -Release: 5 +Release: 6 License: PHP Group: Development/Languages Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz # Source0-md5: 1632144b462ab22b91d03e4d59704fab Patch0: do-not-screw-with-random-seed.patch URL: http://pecl.php.net/package/solr +BuildRequires: %{php_name}-cli %{?with_tests:BuildRequires: %{php_name}-curl} BuildRequires: %{php_name}-devel >= 4:5.2.3 BuildRequires: curl-devel -- 2.43.0