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...@libkpathsea =...@libkpathsea = 
$(top_builddir)/../../texk/kpathsea/.libs/libkpathsea...@g" 
texk/lcdf-typetools/otftotfm/Makefile.in
+%{__sed} -i "s...@libkpathsea_dep =...@libkpathsea_dep = 
$(top_builddir)/../../texk/kpathsea/.libs/libkpathsea...@g" 
texk/lcdf-typetools/otftotfm/Makefile.in
+
 %configure \
 %if %{with bootstrap}
        --without-xindy \
@@ -3169,8 +3174,6 @@
        --without-t1utils \
        --without-texinfo
 
-%{__sed} -i "s...@libkpathsea.a@libkpathsea...@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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to