]> git.pld-linux.org Git - packages/php-pecl-xslcache.git/commitdiff
provide php(extname) to really be supporting multiple php versions auto/th/php-pecl-xslcache-0.7.2-2
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 23:03:24 +0000 (01:03 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 23:03:24 +0000 (01:03 +0200)
php-pecl-xslcache.spec

index c64ff50b2c2a2adb6747fd5be4d104264a4e28a5..a49cf487d796a120c126dd51ce6241e46526f43a 100644 (file)
@@ -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
This page took 0.059187 seconds and 4 git commands to generate.