packages: php/php.spec - add BR libstdc++-static

arekm arekm at pld-linux.org
Mon Jul 13 19:49:49 CEST 2009


Author: arekm                        Date: Mon Jul 13 17:49:49 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add BR libstdc++-static

---- Files affected:
packages/php:
   php.spec (1.808 -> 1.809) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.808 packages/php/php.spec:1.809
--- packages/php/php.spec:1.808	Mon Jul  6 22:15:37 2009
+++ packages/php/php.spec	Mon Jul 13 19:49:43 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.809  2009/07/13 17:49:43  arekm
+- add BR libstdc++-static
+
 Revision 1.808  2009/07/06 20:15:37  arekm
 - drop old threads-acfix patch
 
================================================================

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



More information about the pld-cvs-commit mailing list