SPECS: texlive.spec - sedding Makefile.in instead of Makefile - move all se...

uzsolt uzsolt at pld-linux.org
Sat Dec 13 23:59:22 CET 2008


Author: uzsolt                       Date: Sat Dec 13 22:59:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sedding Makefile.in instead of Makefile
- move all seds before %configure

---- Files affected:
SPECS:
   texlive.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.17 SPECS/texlive.spec:1.18
--- SPECS/texlive.spec:1.17	Sat Dec 13 23:45:47 2008
+++ SPECS/texlive.spec	Sat Dec 13 23:59:13 2008
@@ -3140,6 +3140,11 @@
 
 %build
 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
+
+%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
+%{__sed} -i "s at LIBKPATHSEA =.*@LIBKPATHSEA = $(top_builddir)/../../texk/kpathsea/.libs/libkpathsea.so at g" texk/lcdf-typetools/otftotfm/Makefile.in
+%{__sed} -i "s at LIBKPATHSEA_DEP =.*@LIBKPATHSEA_DEP = $(top_builddir)/../../texk/kpathsea/.libs/libkpathsea.so at g" texk/lcdf-typetools/otftotfm/Makefile.in
+
 %configure \
 %if %{with bootstrap}
 	--without-xindy \
@@ -3169,8 +3174,6 @@
 	--without-t1utils \
 	--without-texinfo
 
-%{__sed} -i "s at libkpathsea.a@libkpathsea.so at g" texk/lcdf-typetools/otftotfm/Makefile
-%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
 %{__make}
 
 %install
@@ -6172,6 +6175,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008/12/13 22:59:13  uzsolt
+- sedding Makefile.in instead of Makefile
+- move all seds before %configure
+
 Revision 1.17  2008/12/13 22:45:47  uzsolt
 - sedding texk/ttf2pk/*.c
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list