From 0c48957976689c33d22ce6f6e70205b464949875 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Dec 2012 13:50:07 +0100 Subject: php-pecl-* rebuild against new Zend ABI --- php-pecl-solr.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-pecl-solr.spec') diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec index 377375e..9ec3911 100644 --- a/php-pecl-solr.spec +++ b/php-pecl-solr.spec @@ -7,7 +7,7 @@ Summary: Object oriented API to Apache Solr Summary(fr): API orientée objet pour Apache Solr Name: php-pecl-solr Version: 1.0.2 -Release: 4%{?dist} +Release: 4%{?dist}.2 License: PHP Group: Development/Languages URL: http://pecl.php.net/package/solr @@ -99,7 +99,7 @@ mv %{pecl_name}/package.xml . mv %{pecl_name} %{pecl_name}-%{version} %endif -%{__php} -n %{SOURCE2} package.xml >CHANGELOG +%{__php} %{SOURCE2} package.xml >CHANGELOG cd %{pecl_name}-%{version} # Fix version -- cgit