[packages/php-pecl-solr] requires php5.3 to build

glen glen at pld-linux.org
Thu Nov 9 22:30:11 CET 2017


commit d7ce20a062ba960cfe7819278bb13f03c1fba9ae
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Nov 9 23:29:50 2017 +0200

    requires php5.3 to build

 php-pecl-solr.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec
index bc98fba..46ff258 100644
--- a/php-pecl-solr.spec
+++ b/php-pecl-solr.spec
@@ -12,11 +12,11 @@ Version:	2.1.0
 Release:	1
 License:	PHP v3.01
 Group:		Development/Languages
-Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
+Source0:	https://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5:	258865d4517312afda6890827f18f93f
 Patch0:		tests-online.patch
-URL:		http://pecl.php.net/package/solr
-BuildRequires:	%{php_name}-devel >= 4:5.2.3
+URL:		https://pecl.php.net/package/solr
+BuildRequires:	%{php_name}-devel >= 4:5.3.0
 BuildRequires:	curl-devel
 BuildRequires:	libxml2-devel >= 1:2.6.16
 BuildRequires:	php-packagexml2cl
@@ -79,7 +79,7 @@ possible de se connecter à des serveurs via SSL.
 %prep
 %setup -qc
 mv %{modname}-%{version}/* .
-%{!?with_network_tests:%patch0 -p1}
+#%{!?with_network_tests:%patch0 -p1}
 
 %build
 packagexml2cl package.xml > ChangeLog
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list