From: Elan Ruusamäe Date: Thu, 21 Nov 2013 21:20:55 +0000 (+0200) Subject: up to 0.7.2 X-Git-Tag: auto/th/php-pecl-xslcache-0.7.2-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp-pecl-xslcache.git;a=commitdiff_plain;h=bc0b38b7d45c55da1dce993f9add2676c5751a38 up to 0.7.2 --- diff --git a/php-pecl-xslcache.spec b/php-pecl-xslcache.spec index bc1d3a5..c64ff50 100644 --- a/php-pecl-xslcache.spec +++ b/php-pecl-xslcache.spec @@ -1,14 +1,14 @@ %define php_name php%{?php_suffix} -%define modname xslcache +%define modname xslcache Summary: %{modname} - A modification of PHP's standard XSL extension that caches the parsed XSL stylesheet representation 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.1 -Release: 5 +Version: 0.7.2 +Release: 1 License: PHP 3.01 Group: Development/Languages/PHP Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz -# Source0-md5: 1e32327f62122055ece6f78fa2b851b2 +# Source0-md5: 8c8570503baf7c9711f2d7bf842c292d URL: http://pecl.php.net/package/xslcache BuildRequires: libxslt-devel >= 1.1.0 BuildRequires: %{php_name}-devel >= 3:5.0.0 @@ -33,8 +33,7 @@ mv %{modname}-%{version}/* . %build phpize %configure \ - --with-xslcache=%{_libdir} \ - --with-xsl-exsl-dir=%{_libdir} + --with-xslcache=%{_libdir} %{__make} %install