[packages/php-pecl-solr] Export SED
arekm
arekm at pld-linux.org
Sun Aug 17 16:33:36 CEST 2025
commit 522ef54aa35e7aa7eea6af6c573e8b7817df58ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Aug 17 16:33:25 2025 +0200
Export SED
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 ed17cfb..c5fccf4 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.5.1
-Release: 2
+Release: 3
License: PHP v3.01
Group: Development/Languages
Source0: https://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -98,6 +98,7 @@ EOF
chmod +x run-tests.sh
%build
+export SED=sed
packagexml2cl package.xml > ChangeLog
# Check version
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-solr.git/commitdiff/522ef54aa35e7aa7eea6af6c573e8b7817df58ed
More information about the pld-cvs-commit
mailing list