OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Jul-2003 15:10:18
Branch: HEAD Handle: 2003070714101701
Modified files:
openpkg-src/sablotron sablotron.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.15 +4 -2 openpkg-src/sablotron/sablotron.spec
1.5404 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sablotron/sablotron.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 sablotron.spec
--- openpkg-src/sablotron/sablotron.spec 9 Apr 2003 13:22:42 -0000 1.14
+++ openpkg-src/sablotron/sablotron.spec 7 Jul 2003 13:10:18 -0000 1.15
@@ -33,7 +33,7 @@
Group: SGML
License: MPL 1.1
Version: 0.98
-Release: 20030409
+Release: 20030707
# list of sources
Source0:
http://download-2.gingerall.cz/download/sablot/Sablot-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, expat, gcc, make, perl, perl-xml
+BuildPreReq: OpenPKG, openpkg >= 20021230, gcc, make, perl, perl-xml
PreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: expat
+PreReq: expat
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5403 -r1.5404 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:08:11 -0000 1.5403
+++ openpkg-web/news.txt 7 Jul 2003 13:10:17 -0000 1.5404
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<sablotron-0.98-20030707>
07-Jul-2003: Upgraded package: P<roadrunner-0.9.1-20030707>
07-Jul-2003: Upgraded package: P<rdesktop-1.2.0-20030707>
07-Jul-2003: Upgraded package: P<rc-1.7-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]