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:13:02
Branch: HEAD Handle: 2003070714130101
Modified files:
openpkg-src/scli scli.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.11 +5 -3 openpkg-src/scli/scli.spec
1.5407 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scli/scli.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 scli.spec
--- openpkg-src/scli/scli.spec 2 Jul 2003 19:13:37 -0000 1.10
+++ openpkg-src/scli/scli.spec 7 Jul 2003 13:13:02 -0000 1.11
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 0.2.12
-Release: 20030702
+Release: 20030707
# list of sources
Source0: ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/scli-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, ncurses, glib, libxml, readline, gcc
-PreReq: OpenPKG, openpkg >= 20020206, ncurses
+BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
+PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: ncurses, glib, libxml, readline
+PreReq: ncurses, glib, libxml, readline
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5406 -r1.5407 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:11:54 -0000 1.5406
+++ openpkg-web/news.txt 7 Jul 2003 13:13:01 -0000 1.5407
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<scli-0.2.12-20030707>
07-Jul-2003: Upgraded package: P<scanssh-1.6b-20030707>
07-Jul-2003: Upgraded package: P<samba-2.2.8a-20030707>
07-Jul-2003: Upgraded package: P<sablotron-0.98-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]