[packages/php-pecl-solr] need exts for -m test

glen glen at pld-linux.org
Fri Nov 10 11:02:38 CET 2017


commit 53f4a90604515f6dbd8436e7194470910e9e0136
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Nov 10 12:02:32 2017 +0200

    need exts for -m test

 php-pecl-solr.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec
index 52e2662..2ed3c81 100644
--- a/php-pecl-solr.spec
+++ b/php-pecl-solr.spec
@@ -9,7 +9,7 @@ Summary:	Object oriented API to Apache Solr
 Summary(fr.UTF-8):	API orientée objet pour Apache Solr
 Name:		%{php_name}-pecl-solr
 Version:	2.4.0
-Release:	1
+Release:	2
 License:	PHP v3.01
 Group:		Development/Languages
 Source0:	https://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -17,14 +17,14 @@ Source0:	https://pecl.php.net/get/%{modname}-%{version}.tgz
 Patch0:		tests-online.patch
 URL:		https://pecl.php.net/package/solr
 BuildRequires:	%{php_name}-cli
+BuildRequires:	%{php_name}-curl
 BuildRequires:	%{php_name}-devel >= 4:5.3.0
+BuildRequires:	%{php_name}-json
 BuildRequires:	curl-devel
 BuildRequires:	libxml2-devel >= 1:2.6.16
 BuildRequires:	php-packagexml2cl
 BuildRequires:	rpmbuild(macros) >= 1.666
 %if %{with tests}
-BuildRequires:	%{php_name}-curl
-BuildRequires:	%{php_name}-json
 BuildRequires:	%{php_name}-pcre
 BuildRequires:	%{php_name}-xml
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-solr.git/commitdiff/53f4a90604515f6dbd8436e7194470910e9e0136



More information about the pld-cvs-commit mailing list