SPECS: texlive.spec - replace 'sed Makefile.in' to Patch1

uzsolt uzsolt at pld-linux.org
Sun Dec 14 11:43:50 CET 2008


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 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}
@@ -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



More information about the pld-cvs-commit mailing list