SPECS: php.spec - fix libtool R (>= 2.2)

arekm arekm at pld-linux.org
Mon Jun 16 10:16:18 CEST 2008


Author: arekm                        Date: Mon Jun 16 08:16:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix libtool R (>= 2.2)

---- Files affected:
SPECS:
   php.spec (1.723 -> 1.724) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.723 SPECS/php.spec:1.724
--- SPECS/php.spec:1.723	Mon Jun 16 10:15:36 2008
+++ SPECS/php.spec	Mon Jun 16 10:16:12 2008
@@ -411,7 +411,7 @@
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	autoconf
 Requires:	automake
-Requires:	libtool
+Requires:	libtool >= 2.2
 %{?with_pcre:Requires:	pcre-devel >= 6.6}
 Requires:	shtool
 Obsoletes:	php-pear-devel
@@ -2762,6 +2762,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.724  2008/06/16 08:16:12  arekm
+- fix libtool R (>= 2.2)
+
 Revision 1.723  2008/06/16 08:15:36  arekm
 - don't require mime magic file to be present at build time; libtool 2.2 support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.723&r2=1.724&f=u



More information about the pld-cvs-commit mailing list