OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 02-Jun-2003 15:53:58
Branch: HEAD Handle: 2003060214535502
Modified files:
openpkg-src/xmlto xmlto.spec
openpkg-web news.txt
Log:
remove FIXMEs
Summary:
Revision Changes Path
1.5 +3 -7 openpkg-src/xmlto/xmlto.spec
1.4686 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmlto/xmlto.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 xmlto.spec
--- openpkg-src/xmlto/xmlto.spec 24 May 2003 06:27:16 -0000 1.4
+++ openpkg-src/xmlto/xmlto.spec 2 Jun 2003 13:53:57 -0000 1.5
@@ -23,10 +23,6 @@
## SUCH DAMAGE.
##
-# FIXME: rse: requires docbook catalogs to be fixed for building
-# FIXME: rse: requires external "getopt" or has to be converted to Bash internal
"getopts"
-# FIXME: rse: requires "tetex" package under runtime for DVI,PS,PDF
-
# package information
Name: xmlto
Summary: XML/DocBook and XML/XSL-FO Converter
@@ -37,7 +33,7 @@
Group: SGML
License: GPL
Version: 0.0.14
-Release: 20030524
+Release: 20030602
# list of sources
Source0: http://cyberelk.net/tim/data/xmlto/stable/xmlto-%{version}.tar.bz2
@@ -45,8 +41,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, libxml, libxslt, docbook
-PreReq: OpenPKG, openpkg >= 20030103, libxml, libxslt, docbook
+BuildPreReq: OpenPKG, openpkg >= 20030103, libxml, libxslt, docbook, getopt
+PreReq: OpenPKG, openpkg >= 20030103, libxml, libxslt, docbook, getopt
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4685 -r1.4686 news.txt
--- openpkg-web/news.txt 2 Jun 2003 08:01:30 -0000 1.4685
+++ openpkg-web/news.txt 2 Jun 2003 13:53:55 -0000 1.4686
@@ -1,3 +1,4 @@
+02-Jun-2003: Upgraded package: P<xmlto-0.0.14-20030602>
02-Jun-2003: Upgraded package: P<bind8-8.4.0-20030602>
02-Jun-2003: Upgraded package: P<uvscan-4.1.6.4268-20030602>
02-Jun-2003: Upgraded package: P<multitail-2.7.1-20030602>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]