|
|
@@ -33,8 +33,8 @@ Distribution: OpenPKG
|
|
|
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 @@ Source0: http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
|
|
|
# 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 @@ AutoReqProv: no
|
|
|
}
|
|
|
|
|
|
%prep
|
|
|
- %setup -q -n scanssh
|
|
|
+ %setup -q
|
|
|
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|