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: 11-Jan-2003 15:54:41
Branch: HEAD Handle: 2003011114544001
Modified files:
openpkg-src/sablotron sablotron.spec
openpkg-web news.txt
Log:
requires perl/perl-xml under build time
Summary:
Revision Changes Path
1.12 +2 -2 openpkg-src/sablotron/sablotron.spec
1.2644 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sablotron/sablotron.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 sablotron.spec
--- openpkg-src/sablotron/sablotron.spec 3 Jan 2003 10:54:41 -0000 1.11
+++ openpkg-src/sablotron/sablotron.spec 11 Jan 2003 14:54:41 -0000 1.12
@@ -33,7 +33,7 @@
Group: SGML
License: MPL 1.1
Version: 0.97
-Release: 20021230
+Release: 20030111
# list of sources
Source0:
http://download-2.gingerall.cz/download/sablot/Sablot-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, expat, gcc
+BuildPreReq: OpenPKG, openpkg >= 20021230, expat, gcc, perl, perl-xml
PreReq: OpenPKG, openpkg >= 20021230
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2643 -r1.2644 news.txt
--- openpkg-web/news.txt 11 Jan 2003 11:24:49 -0000 1.2643
+++ openpkg-web/news.txt 11 Jan 2003 14:54:40 -0000 1.2644
@@ -1,3 +1,4 @@
+11-Jan-2003: Upgraded package: P<sablotron-0.97-20030111>
11-Jan-2003: Upgraded package: P<nslint-2.1a3-20030111>
11-Jan-2003: Upgraded package: P<nslint-2.1a3-20020301>
11-Jan-2003: Upgraded package: P<apache2-2.0.43-20030111>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]