Author: qrczak                       Date: Sat Jul 21 14:39:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- teTeX-xetex-paths.patch: let xe{,la}tex look for files in their
  subdirectories first.
- No need to update xkeyval here, it's enough that xetex provides a
  newer version in its subdirectory.
- Release 7

---- Files affected:
SPECS:
   tetex.spec (1.244 -> 1.245) 

---- Diffs:

================================================================
Index: SPECS/tetex.spec
diff -u SPECS/tetex.spec:1.244 SPECS/tetex.spec:1.245
--- SPECS/tetex.spec:1.244      Fri Jul 20 20:53:08 2007
+++ SPECS/tetex.spec    Sat Jul 21 16:39:41 2007
@@ -26,7 +26,7 @@
 Summary(tr.UTF-8):     TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
 Name:          tetex
 Version:       3.0
-Release:       6
+Release:       7
 Epoch:         1
 License:       distributable
 Group:         Applications/Publishing/TeX
@@ -40,10 +40,8 @@
 Source5:       xdvi.desktop
 Source6:       xdvi.png
 #Source7:      %{name}-updmap
-Source8:       ftp://ftp.dante.de/tex-archive/macros/latex/contrib/xkeyval.zip
-# Source8-md5: 4b07f91a35fe1fa7419764c3890d991d
-Source9:       
ftp://ftp.dante.de/tex-archive/macros/latex/unpacked/fixltx2e.sty
-# Source9-md5: d4f63c8d3638ea897d097f8e8948e81b
+Source8:       
ftp://ftp.dante.de/tex-archive/macros/latex/unpacked/fixltx2e.sty
+# Source8-md5: d4f63c8d3638ea897d097f8e8948e81b
 Patch0:                teTeX-rhconfig.patch
 Patch1:                teTeX-buildr.patch
 Patch2:                teTeX-manpages.patch
@@ -55,6 +53,7 @@
 Patch8:                teTeX-kpathsea.patch
 Patch9:                teTeX-locale.patch
 Patch10:       teTeX-texmfvar.patch
+Patch11:       teTeX-xetex-paths.patch
 URL:           http://www.tug.org/teTeX/
 BuildRequires: automake
 BuildRequires: bison
@@ -3112,17 +3111,8 @@
 install -d texmf
 tar xzf %{SOURCE1} -C texmf
 
-# fontspec in XeTeX needs xkeyval >= 2005/05/07
-unzip %{SOURCE8}
-rm texmf/doc/generic/xkeyval/*
-ln xkeyval/doc/xkeyval.pdf texmf/doc/generic/xkeyval
-rm texmf/tex/generic/xkeyval/*
-ln xkeyval/run/*.tex texmf/tex/generic/xkeyval
-rm texmf/tex/latex/xkeyval/*
-ln xkeyval/run/*.sty texmf/tex/latex/xkeyval
-
 # xltxtra in XeTeX needs fixltx2e >= 2006/03/24
-cp -a %{SOURCE9} texmf/tex/latex/base
+cp -a %{SOURCE8} texmf/tex/latex/base
 
 %patch0  -p1
 #%patch1  -p1
@@ -3135,6 +3125,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 %build
 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
@@ -6181,6 +6172,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.245  2007/07/21 14:39:41  qrczak
+- teTeX-xetex-paths.patch: let xe{,la}tex look for files in their
+  subdirectories first.
+- No need to update xkeyval here, it's enough that xetex provides a
+  newer version in its subdirectory.
+- Release 7
+
 Revision 1.244  2007/07/20 18:53:08  qrczak
 - Release 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tetex.spec?r1=1.244&r2=1.245&f=u

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

Reply via email to