rpms/tetex-tex4ht/devel .cvsignore, 1.11, 1.12 sources, 1.12, 1.13 tetex-tex4ht-1.0-rebuild.patch, 1.3, 1.4 tetex-tex4ht.spec, 1.13, 1.14 tetex-tex4ht-1.0-biblio.patch, 1.1, NONE

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Sun Nov 25 10:58:43 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/tetex-tex4ht/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7146

Modified Files:
	.cvsignore sources tetex-tex4ht-1.0-rebuild.patch 
	tetex-tex4ht.spec 
Removed Files:
	tetex-tex4ht-1.0-biblio.patch 
Log Message:
* Sun Nov 25 2007 Patrice Dumas <pertusus at free.fr> 1.0.2007_11_19_2329-1
- update to 1.0.2007_11_19_2329 and use new literate sources



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tetex-tex4ht/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	12 Nov 2007 11:39:27 -0000	1.11
+++ .cvsignore	25 Nov 2007 10:58:06 -0000	1.12
@@ -1,4 +1,4 @@
-tex4ht-1.0.2007_11_07_1645.tar.gz
-tex4ht_20070904-1.diff.gz
 tex4ht-all-20070609.zip
-tex4ht-lit-20071107.zip
+tex4ht_20070904-1.diff.gz
+tex4ht-1.0.2007_11_19_2329.tar.gz
+tex4ht-lit-20071120.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tetex-tex4ht/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	12 Nov 2007 11:39:27 -0000	1.12
+++ sources	25 Nov 2007 10:58:06 -0000	1.13
@@ -1,4 +1,4 @@
-2f421c11809f4de156b8261171d0c288  tex4ht-1.0.2007_11_07_1645.tar.gz
-a0650cd770a1362fb054c3cf1a3ec6b2  tex4ht_20070904-1.diff.gz
 32fa3f44611fd86259aad939444b87d8  tex4ht-all-20070609.zip
-39aa0be5ed7dfa04f31e7bea7f3b5a73  tex4ht-lit-20071107.zip
+a0650cd770a1362fb054c3cf1a3ec6b2  tex4ht_20070904-1.diff.gz
+d295f6c899848ed6331b21a1675a8a0f  tex4ht-1.0.2007_11_19_2329.tar.gz
+a30930c2d0fcf0f52a6d6ab0a46204cf  tex4ht-lit-20071120.zip

tetex-tex4ht-1.0-rebuild.patch:

Index: tetex-tex4ht-1.0-rebuild.patch
===================================================================
RCS file: /cvs/extras/rpms/tetex-tex4ht/devel/tetex-tex4ht-1.0-rebuild.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tetex-tex4ht-1.0-rebuild.patch	12 Nov 2007 11:39:27 -0000	1.3
+++ tetex-tex4ht-1.0-rebuild.patch	25 Nov 2007 10:58:06 -0000	1.4
@@ -1,6 +1,6 @@
-diff -up tex4ht-1.0.2007_11_07_1645/debian/lit/rebuild.sh.rebuild tex4ht-1.0.2007_11_07_1645/debian/lit/rebuild.sh
---- tex4ht-1.0.2007_11_07_1645/debian/lit/rebuild.sh.rebuild	2007-11-12 10:43:00.000000000 +0100
-+++ tex4ht-1.0.2007_11_07_1645/debian/lit/rebuild.sh	2007-11-12 11:41:36.000000000 +0100
+diff -up tex4ht-1.0.2007_11_19_2329/debian/lit/rebuild.sh.rebuild tex4ht-1.0.2007_11_19_2329/debian/lit/rebuild.sh
+--- tex4ht-1.0.2007_11_19_2329/debian/lit/rebuild.sh.rebuild	2007-11-23 23:54:18.000000000 +0100
++++ tex4ht-1.0.2007_11_19_2329/debian/lit/rebuild.sh	2007-11-24 23:08:47.000000000 +0100
 @@ -70,7 +70,7 @@ export LANG LC_CTYPE PATH
  function texclean()
  {
@@ -52,7 +52,16 @@
  }
  
  # Sanity check
-@@ -245,27 +251,38 @@ fi
+@@ -221,6 +227,8 @@ tex tex4ht-cond4ht
+ tex ./cond4ht.4ht
+ latex tex4ht-options
+ 
++tex tex4ht-htcmd
++
+ # Make first move and clean
+ movefiles
+ texclean
+@@ -245,27 +253,41 @@ fi
  
  # For 23 html ht styles. It is important that
  # The current directory be the last in the search
@@ -65,7 +74,7 @@
 +# Seems that html4 needs to be done first
 +
 +for htype in html4 html-speech info info-html4 html0 html32 \
-+  docbook jsmath javahelp mathml mathltx mathplayer moz \
++  docbook jsmath jsml javahelp mathml mathltx mathplayer moz \
 +  tei svg word unicode
 +do
 +   xhlatex tex4ht-${htype} "html,3,sections+"
@@ -73,15 +82,18 @@
 +
 +htlatex tex4ht-ooffice "xhtml,3,sections+"
 +
-+for htype in info-mml info-svg info-javahelp info-ooffice bibtex2
++for htype in info-mml info-svg info-javahelp info-ooffice
  do
     latex tex4ht-${htype}.tex
     latex tex4ht-${htype}.tex
     latex tex4ht-${htype}.tex
 -   movefiles
 -   texclean
++   #htlatex tex4ht-${htype} "html,sections+"
  done
  
++latex tex4ht-bibtex2
++
  # The xttl files are for the experimental speech support.
 -# These are built using xhlatex.
 +# use javac
@@ -104,7 +116,7 @@
  
  movefiles
  texclean
-@@ -273,20 +290,15 @@ texclean
+@@ -273,20 +295,15 @@ texclean
  # Make font files. The Needs directives in this file cause "t4ht" to
  # move the files into their correct locations automatically.
  for font in noncjk cjk; do
@@ -130,3 +142,9 @@
  
  # That's it.
  
+@@ -298,5 +315,4 @@ exit 0
+ # 2. tex4ht-fonts-modern.tex is input by tex4ht-fonts-noncjk.tex and is
+ # not built separately
+ # 3. wripro.tex seems to be something specific for Windows/Mathematica?
+-# 4. htcmd is an older version of mk4ht which is no longer used.
+ 


Index: tetex-tex4ht.spec
===================================================================
RCS file: /cvs/extras/rpms/tetex-tex4ht/devel/tetex-tex4ht.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tetex-tex4ht.spec	12 Nov 2007 11:39:27 -0000	1.13
+++ tetex-tex4ht.spec	25 Nov 2007 10:58:06 -0000	1.14
@@ -4,7 +4,7 @@
 
 Summary:       Translates TeX and LaTeX into HTML or XML+MathML
 Name:          tetex-tex4ht
-Version:       1.0.2007_11_07_1645
+Version:       1.0.2007_11_19_2329
 Release:       1%{?dist}
 License:       LPPL
 Group:         Applications/Publishing
@@ -18,7 +18,7 @@
 Source2:       tex4ht-lppl.txt
 # unversioned upstream litteral source, downloaded with wget -N
 #Source3:       http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/tex4ht-lit.zip
-Source3:       tex4ht-lit-20071107.zip
+Source3:       tex4ht-lit-20071120.zip
 Source4:       http://www.cse.ohio-state.edu/~gurari/tpf/ProTex.sty
 Source5:       http://www.cse.ohio-state.edu/~gurari/tpf/AlProTex.sty
 Source6:       http://www.cse.ohio-state.edu/~gurari/tpf/DraTex.sty
@@ -29,7 +29,6 @@
 Patch2:        texmf.cnf.patch
 # update debian rebuild script
 Patch3:        tetex-tex4ht-1.0-rebuild.patch
-Patch4:        tetex-tex4ht-1.0-biblio.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  /usr/bin/kpsewhich
@@ -99,7 +98,6 @@
 cp -p %{PATCH2} debian/lit/
 
 %patch3 -p1 -b .rebuild
-%patch4 -p1 -b .biblio
 
 chmod a+x debian/lit/rebuild.sh
 
@@ -193,6 +191,9 @@
 texhash > /dev/null 2>&1 || :
 
 %changelog
+* Sun Nov 25 2007 Patrice Dumas <pertusus at free.fr> 1.0.2007_11_19_2329-1
+- update to 1.0.2007_11_19_2329 and use new literate sources
+
 * Sun Nov 11 2007 Patrice Dumas <pertusus at free.fr> 1.0.2007_11_07_1645-1
 - update to 1.0.2007_11_07_1645
 


--- tetex-tex4ht-1.0-biblio.patch DELETED ---




More information about the fedora-extras-commits mailing list