packages: php/php.spec - BR: pkgconfig - changed bogus R: fcgi-devel to BR:
sparky
sparky at pld-linux.org
Mon Jan 11 01:46:16 CET 2010
Author: sparky Date: Mon Jan 11 00:46:16 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: pkgconfig
- changed bogus R: fcgi-devel to BR:
---- Files affected:
packages/php:
php.spec (1.831 -> 1.832)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.831 packages/php/php.spec:1.832
--- packages/php/php.spec:1.831 Wed Dec 16 00:57:29 2009
+++ packages/php/php.spec Mon Jan 11 01:46:10 2010
@@ -180,9 +180,10 @@
BuildRequires: cyrus-sasl-devel
BuildRequires: db-devel >= 4.0
BuildRequires: elfutils-devel
+BuildRequires: fcgi-devel
%{?with_fdf:BuildRequires: fdftk-devel}
BuildRequires: flex
-Requires: fcgi-devel
+BuildRequires: pkgconfig
%if %{with mssql} || %{with sybase_ct}
BuildRequires: freetds-devel >= 0.82
%endif
@@ -2933,6 +2934,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.832 2010/01/11 00:46:10 sparky
+- BR: pkgconfig
+- changed bogus R: fcgi-devel to BR:
+
Revision 1.831 2009/12/15 23:57:29 zergin
- add patch for bug#50458 (to be removed with 5.3.2)
- up rel 1.11 to 1.12
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.831&r2=1.832&f=u
More information about the pld-cvs-commit
mailing list