OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 13-Oct-2006 07:37:25
Branch: HEAD Handle: 2006101306372500
Modified files:
openpkg-src/scanssh scanssh.spec
Log:
style cleanup
Summary:
Revision Changes Path
1.37 +5 -5 openpkg-src/scanssh/scanssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scanssh/scanssh.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 scanssh.spec
--- openpkg-src/scanssh/scanssh.spec 24 Sep 2006 12:49:04 -0000 1.36
+++ openpkg-src/scanssh/scanssh.spec 13 Oct 2006 05:37:25 -0000 1.37
@@ -33,7 +33,7 @@
Group: SSH
License: BSD
Version: 2.1
-Release: 20060924
+Release: 20061013
# list of sources
Source0: http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
@@ -41,10 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, libdnet, libevent, gcc, make
-PreReq: OpenPKG, openpkg >= 20040130, libdnet, libevent
-BuildPreReq: openssl, libpcap
-PreReq: openssl, libpcap
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
+PreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: openssl, libpcap, libdnet, libevent
+PreReq: openssl, libpcap, libdnet, libevent
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]