[packages/php-pecl-xslcache] provide php(extname) to really be supporting multiple php versions

glen glen at pld-linux.org
Mon Nov 25 00:03:25 CET 2013


commit 8ad34e97a0f1cc1b9006dca74b481be001636690
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:03:24 2013 +0200

    provide php(extname) to really be supporting multiple php versions

 php-pecl-xslcache.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-xslcache.spec b/php-pecl-xslcache.spec
index c64ff50..a49cf48 100644
--- a/php-pecl-xslcache.spec
+++ b/php-pecl-xslcache.spec
@@ -4,17 +4,18 @@ Summary:	%{modname} - A modification of PHP's standard XSL extension that caches
 Summary(pl.UTF-8):	%{modname} - modyfikacja standardowego rozszerzenia XSL PHP, które buforuje przetworzone reprezentacje arkuszów stylów XSL
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.7.2
-Release:	1
+Release:	2
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5:	8c8570503baf7c9711f2d7bf842c292d
 URL:		http://pecl.php.net/package/xslcache
-BuildRequires:	libxslt-devel >= 1.1.0
 BuildRequires:	%{php_name}-devel >= 3:5.0.0
+BuildRequires:	libxslt-devel >= 1.1.0
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xslcache.git/commitdiff/8ad34e97a0f1cc1b9006dca74b481be001636690



More information about the pld-cvs-commit mailing list