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:11:55
Branch: HEAD Handle: 2003070714115401
Modified files:
openpkg-src/scanssh scanssh.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.20 +4 -2 openpkg-src/scanssh/scanssh.spec
1.5406 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scanssh/scanssh.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 scanssh.spec
--- openpkg-src/scanssh/scanssh.spec 9 Apr 2003 14:04:39 -0000 1.19
+++ openpkg-src/scanssh/scanssh.spec 7 Jul 2003 13:11:55 -0000 1.20
@@ -33,7 +33,7 @@
Group: Security
License: BSD
Version: 1.6b
-Release: 20030409
+Release: 20030707
# list of sources
Source0: http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, libpcap
+BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: openssl, libpcap
+PreReq: openssl, libpcap
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5405 -r1.5406 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:11:12 -0000 1.5405
+++ openpkg-web/news.txt 7 Jul 2003 13:11:54 -0000 1.5406
@@ -1,3 +1,4 @@
+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>
07-Jul-2003: Upgraded package: P<roadrunner-0.9.1-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]