SPECS: php.spec - rel 7; properly link m4 macros

arekm arekm at pld-linux.org
Mon Jun 16 11:13:53 CEST 2008


Author: arekm                        Date: Mon Jun 16 09:13:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 7; properly link m4 macros

---- Files affected:
SPECS:
   php.spec (1.726 -> 1.727) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.726 SPECS/php.spec:1.727
--- SPECS/php.spec:1.726	Mon Jun 16 10:52:30 2008
+++ SPECS/php.spec	Mon Jun 16 11:13:47 2008
@@ -74,7 +74,7 @@
 %undefine	with_filter
 %endif
 
-%define		rel 6
+%define		rel 7
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -1956,7 +1956,7 @@
 # use system automake and {lib,sh}tool
 ln -snf /usr/share/automake/config.{guess,sub} $RPM_BUILD_ROOT%{_libdir}/php/build
 for i in libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4; do
-	ln -snf %{_aclocaldir}/libtool.m4 $RPM_BUILD_ROOT%{_libdir}/php/build
+	ln -snf %{_aclocaldir}/${i} $RPM_BUILD_ROOT%{_libdir}/php/build
 done
 ln -snf %{_datadir}/libtool/config/ltmain.sh $RPM_BUILD_ROOT%{_libdir}/php/build
 ln -snf %{_bindir}/shtool $RPM_BUILD_ROOT%{_libdir}/php/build
@@ -2764,6 +2764,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.727  2008/06/16 09:13:47  arekm
+- rel 7; properly link m4 macros
+
 Revision 1.726  2008/06/16 08:52:30  arekm
 - correct last changelog entry
 
================================================================

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



More information about the pld-cvs-commit mailing list