packages: php/php.spec - drop expat, not needed for anything

arekm arekm at pld-linux.org
Mon Sep 14 12:56:31 CEST 2009


Author: arekm                        Date: Mon Sep 14 10:56:31 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop expat, not needed for anything

---- Files affected:
packages/php:
   php.spec (1.815 -> 1.816) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.815 packages/php/php.spec:1.816
--- packages/php/php.spec:1.815	Wed Sep  9 11:07:01 2009
+++ packages/php/php.spec	Mon Sep 14 12:56:24 2009
@@ -140,9 +140,6 @@
 BuildRequires:	cyrus-sasl-devel
 BuildRequires:	db-devel >= 4.0
 BuildRequires:	elfutils-devel
-%if %{with xmlrpc}
-BuildRequires:	expat-devel
-%endif
 %{?with_fdf:BuildRequires:	fdftk-devel}
 BuildRequires:	flex
 Requires:	fcgi-devel
@@ -1756,6 +1753,7 @@
 	%{?with_odbc:--with-pdo-odbc=shared,unixODBC,/usr} \
 	%{?with_pgsql:--with-pdo-pgsql=shared} \
 	%{?with_sqlite:--with-pdo-sqlite=shared,/usr} \
+	--without-libexpat-dir \
 	--enable-mysqlnd-threading \
 	--enable-posix=shared \
 	--enable-session \
@@ -2729,6 +2727,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.816  2009/09/14 10:56:24  arekm
+- drop expat, not needed for anything
+
 Revision 1.815  2009/09/09 09:07:01  glen
 - BR macros for fpm restart
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.815&r2=1.816&f=u



More information about the pld-cvs-commit mailing list