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 18:02:43 Branch: OPENPKG_2_STABLE Handle: 2006101617024300 Modified files: (Branch: OPENPKG_2_STABLE) openpkg-src/tex4ht tex4ht.spec Log: MFC: tracking stub Summary: Revision Changes Path 1.16.2.3 +9 -0 openpkg-src/tex4ht/tex4ht.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/tex4ht/tex4ht.spec ============================================================================ $ cvs diff -u -r1.16.2.2 -r1.16.2.3 tex4ht.spec --- openpkg-src/tex4ht/tex4ht.spec 16 Oct 2006 14:57:08 -0000 1.16.2.2 +++ openpkg-src/tex4ht/tex4ht.spec 16 Oct 2006 16:02:43 -0000 1.16.2.3 @@ -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