OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 16-Oct-2006 17:46:49 Branch: HEAD Handle: 2006101616464900 Modified files: openpkg-src/tex4ht tex4ht.spec Log: add at least an empty track section Summary: Revision Changes Path 1.17 +10 -1 openpkg-src/tex4ht/tex4ht.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/tex4ht/tex4ht.spec ============================================================================ $ cvs diff -u -r1.16 -r1.17 tex4ht.spec --- openpkg-src/tex4ht/tex4ht.spec 13 Oct 2006 17:34:48 -0000 1.16 +++ openpkg-src/tex4ht/tex4ht.spec 16 Oct 2006 15:46:49 -0000 1.17 @@ -33,7 +33,7 @@ Group: Typesetting License: LPPL Version: 20030119 -Release: 20061013 +Release: 20061016 # list of sources Source0: http://www.cis.ohio-state.edu/~gurari/TeX4ht/ufiles.zip @@ -56,6 +56,15 @@ TeX compiler. Consequently, TeX4ht can handle the features of TeX-based systems in general, and of the LaTeX and AMS style files in particular. +%track + prog tex4ht = { + disabled + comment = "rse: unversioned distribution files only" + version = %{version} + url = http://www.cis.ohio-state.edu/~gurari/TeX4ht/ + regex = .+ + } + %prep rm -rf $RPM_BUILD_DIR/tex4ht-%{version} %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_DIR/tex4ht-%{version} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org