Author: uzsolt                       Date: Sun Dec 14 10:43:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- replace 'sed Makefile.in' to Patch1

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

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.18 SPECS/texlive.spec:1.19
--- SPECS/texlive.spec:1.18     Sat Dec 13 23:59:13 2008
+++ SPECS/texlive.spec  Sun Dec 14 11:43:45 2008
@@ -46,6 +46,7 @@
 Source5:       xdvi.desktop
 Source6:       xdvi.png
 Patch0:                %{name}-am.patch
+Patch1:                %{name}-20080816-otftotfm-Makefile.patch
 URL:           http://www.tug.org/texlive/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -3130,6 +3131,7 @@
 %setup -q -c -T -n %{name}-%{version}-source
 lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
+%patch1 -p1
 
 cd libs/teckit
 cat ax*.m4 > acinclude.m4
@@ -3140,10 +3142,7 @@
 
 %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}
@@ -6175,6 +6174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2008/12/14 10:43:45  uzsolt
+- replace 'sed Makefile.in' to Patch1
+
 Revision 1.18  2008/12/13 22:59:13  uzsolt
 - sedding Makefile.in instead of Makefile
 - move all seds before %configure
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to