OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Apr-2004 12:24:35
Branch: HEAD Handle: 2004040811243500
Modified files:
openpkg-src/scanssh scanssh.spec
Log:
upgrading package: scanssh 1.6b -> 2.0
Summary:
Revision Changes Path
1.26 +5 -5 openpkg-src/scanssh/scanssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scanssh/scanssh.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 scanssh.spec
--- openpkg-src/scanssh/scanssh.spec 3 Feb 2004 20:06:07 -0000 1.25
+++ openpkg-src/scanssh/scanssh.spec 8 Apr 2004 10:24:35 -0000 1.26
@@ -33,8 +33,8 @@
Class: PLUS
Group: Security
License: BSD
-Version: 1.6b
-Release: 20040203
+Version: 2.0
+Release: 20040408
# list of sources
Source0: http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
@@ -42,8 +42,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
-PreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, libdnet, libevent
+PreReq: OpenPKG, openpkg >= 20040130, libdnet, libevent
BuildPreReq: openssl, libpcap
PreReq: openssl, libpcap
AutoReq: no
@@ -66,7 +66,7 @@
}
%prep
- %setup -q -n scanssh
+ %setup -q
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]