[packages/php-pecl-xslcache] up to 0.7.2

glen glen at pld-linux.org
Thu Nov 21 22:21:03 CET 2013


commit bc0b38b7d45c55da1dce993f9add2676c5751a38
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 21 23:20:55 2013 +0200

    up to 0.7.2

 php-pecl-xslcache.spec | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
---
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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list