packages (DEVEL): php/php.spec - BR: libstdc++-static
arekm
arekm at pld-linux.org
Mon Jul 13 18:19:17 CEST 2009
Author: arekm Date: Mon Jul 13 16:19:17 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- BR: libstdc++-static
---- Files affected:
packages/php:
php.spec (1.688.2.39 -> 1.688.2.40)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.688.2.39 packages/php/php.spec:1.688.2.40
--- packages/php/php.spec:1.688.2.39 Mon Jul 6 19:02:41 2009
+++ packages/php/php.spec Mon Jul 13 18:19:12 2009
@@ -158,6 +158,8 @@
BuildRequires: libltdl-devel >= 1.4
BuildRequires: libmcrypt-devel >= 2.4.4
BuildRequires: libpng-devel >= 1.0.8
+# otherwise check for "xxx-pld-linux-g++ static flag -static" fails
+BuildRequires: libstdc++-static
BuildRequires: libtiff-devel
%if "%{pld_release}" != "ac"
BuildRequires: libtool >= 2:2.2
@@ -2718,6 +2720,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.688.2.40 2009/07/13 16:19:12 arekm
+- BR: libstdc++-static
+
Revision 1.688.2.39 2009/07/06 17:02:41 arekm
- last hunk of tds patch is still needed, reapply
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.688.2.39&r2=1.688.2.40&f=u
More information about the pld-cvs-commit
mailing list