SPECS: php-pecl-domxml.spec - enable exslt
arekm
arekm at pld-linux.org
Sun Nov 6 16:01:15 CET 2005
Author: arekm Date: Sun Nov 6 15:01:15 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable exslt
---- Files affected:
SPECS:
php-pecl-domxml.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/php-pecl-domxml.spec
diff -u SPECS/php-pecl-domxml.spec:1.2 SPECS/php-pecl-domxml.spec:1.3
--- SPECS/php-pecl-domxml.spec:1.2 Sat Nov 5 04:56:10 2005
+++ SPECS/php-pecl-domxml.spec Sun Nov 6 16:01:10 2005
@@ -44,7 +44,9 @@
phpize
PHP_DOM5=no \
%configure \
- --with-dom-xslt
+ --with-dom \
+ --with-dom-xslt \
+ --with-dom-exslt
%{__make}
%install
@@ -83,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/11/06 15:01:10 arekm
+- enable exslt
+
Revision 1.2 2005/11/05 03:56:10 qboosh
- real desc (from URL), pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-domxml.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list