SPECS: php.spec - proper symlink to ltmain.sh in -devel, release 4.

pluto pluto at pld-linux.org
Fri May 23 12:41:34 CEST 2008


Author: pluto                        Date: Fri May 23 10:41:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper symlink to ltmain.sh in -devel, release 4.

---- Files affected:
SPECS:
   php.spec (1.718 -> 1.719) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.718 SPECS/php.spec:1.719
--- SPECS/php.spec:1.718	Fri May 23 12:15:46 2008
+++ SPECS/php.spec	Fri May 23 12:41:29 2008
@@ -74,7 +74,7 @@
 %undefine	with_filter
 %endif
 
-%define		_rel 3
+%define		_rel 4
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -167,7 +167,7 @@
 BuildRequires:	libmcrypt-devel >= 2.4.4
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libtiff-devel
-BuildRequires:	libtool >= 1.4.3
+BuildRequires:	libtool >= 2.2
 BuildRequires:	libwrap-devel
 BuildRequires:	libxml2-devel >= 2.5.10
 BuildRequires:	libxslt-devel >= 1.1.0
@@ -1959,7 +1959,7 @@
 # use system automake and {lib,sh}tool
 ln -snf /usr/share/automake/config.{guess,sub} $RPM_BUILD_ROOT%{_libdir}/php/build
 ln -snf %{_aclocaldir}/libtool.m4 $RPM_BUILD_ROOT%{_libdir}/php/build
-ln -snf %{_datadir}/libtool/ltmain.sh $RPM_BUILD_ROOT%{_libdir}/php/build
+ln -snf %{_datadir}/libtool/config/ltmain.sh $RPM_BUILD_ROOT%{_libdir}/php/build
 ln -snf %{_bindir}/shtool $RPM_BUILD_ROOT%{_libdir}/php/build
 
 # as a result of ext/pcre/pcrelib removal in %%prep, ext/pcre/php_pcre.h
@@ -2765,6 +2765,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.719  2008-05-23 10:41:29  pluto
+- proper symlink to ltmain.sh in -devel, release 4.
+
 Revision 1.718  2008-05-23 10:15:46  wrobell
 - reverted wrong epoch change (fortunately, not built succesfuly)
 - rel. 3 to build with new libtool
================================================================

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



More information about the pld-cvs-commit mailing list