Author: duddits Date: Sat Oct 4 16:08:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1 - ac patch updated - more BRs added
---- Files affected: SPECS: scanssh.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/scanssh.spec diff -u SPECS/scanssh.spec:1.11 SPECS/scanssh.spec:1.12 --- SPECS/scanssh.spec:1.11 Mon Feb 12 23:09:14 2007 +++ SPECS/scanssh.spec Sat Oct 4 18:08:01 2008 @@ -2,17 +2,19 @@ Summary: SSH Version Scanner Summary(pl.UTF-8): Skaner Wersji SSH Name: scanssh -Version: 1.6b -Release: 2 +Version: 2.1 +Release: 1 License: BSD Group: Networking Source0: http://monkey.org/~provos/%{name}-%{version}.tar.gz -# Source0-md5: b0b7a4e6953a878b188156449ae0750f +# Source0-md5: 9fab4253b56b2d15367d4872b370cdcb Patch0: %{name}-ac_fixes.patch URL: http://monkey.org/~provos/scanssh/ BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: libpcap-devel +BuildRequires: libdnet-devel +BuildRequires: libevent-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -26,7 +28,7 @@ w postaci listy. %prep -%setup -q -n scanssh +%setup -q %patch0 -p1 %build @@ -56,6 +58,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008/10/04 16:08:01 duddits +- up to 2.1 +- ac patch updated +- more BRs added + Revision 1.11 2007/02/12 22:09:14 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scanssh.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
