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: 03-Oct-2003 13:15:04
Branch: HEAD Handle: 2003100312145805
Modified files:
openpkg-src/opensp opensp.spec
openpkg-web news.txt
Log:
Enable HTTP support for downloading DTDs externally.
Submitted by: Bill Campbell
Summary:
Revision Changes Path
1.16 +2 -1 openpkg-src/opensp/opensp.spec
1.6834 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/opensp/opensp.spec
============================================================================
$ cvs diff -u -r1.15 -r1.16 opensp.spec
--- openpkg-src/opensp/opensp.spec 8 Jul 2003 14:41:22 -0000 1.15
+++ openpkg-src/opensp/opensp.spec 3 Oct 2003 11:15:03 -0000 1.16
@@ -33,7 +33,7 @@
Group: SGML
License: GPL
Version: 1.5
-Release: 20030628
+Release: 20031003
# list of sources
Source0: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.gz
@@ -68,6 +68,7 @@
--enable-default-catalog=%{l_prefix}/share/sgml/catalog \
--enable-default-search-path=%{l_prefix}/share/sgml \
--disable-shared \
+ --enable-http \
--disable-nls
%{l_make} %{l_mflags -O}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6833 -r1.6834 news.txt
--- openpkg-web/news.txt 3 Oct 2003 10:54:13 -0000 1.6833
+++ openpkg-web/news.txt 3 Oct 2003 11:14:58 -0000 1.6834
@@ -1,3 +1,4 @@
+03-Oct-2003: Upgraded package: P<opensp-1.5-20031003>
03-Oct-2003: Upgraded package: P<delegate-8.7.3-20031003>
03-Oct-2003: Upgraded package: P<nessus-tool-2.0.8-20031003>
03-Oct-2003: Upgraded package: P<dialog-0.9b.20031002-20031003>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]