|
@@ -49,7 +49,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Network
|
|
Group: Network
|
|
|
License: BSD-style
|
|
License: BSD-style
|
|
|
Version: %{V_dsniff}
|
|
Version: %{V_dsniff}
|
|
|
-Release: 20030813
|
|
|
|
|
|
|
+Release: 20030918
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{V_dsniff}.tar.gz
|
|
Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{V_dsniff}.tar.gz
|
|
@@ -60,8 +60,8 @@ Patch0: dsniff.patch
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206
|
|
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206
|
|
|
|
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20030909
|
|
|
|
|
+PreReq: OpenPKG, openpkg >= 20030909
|
|
|
BuildPreReq: db, db::with_compat = yes, openssl, libpcap, libnet, libnids
|
|
BuildPreReq: db, db::with_compat = yes, openssl, libpcap, libnet, libnids
|
|
|
PreReq: db, db::with_compat = yes, openssl, libpcap, libnet, libnids
|
|
PreReq: db, db::with_compat = yes, openssl, libpcap, libnet, libnids
|
|
|
AutoReq: no
|
|
AutoReq: no
|
|
@@ -94,7 +94,7 @@ AutoReqProv: no
|
|
|
( cd libnids-%{V_libnids}
|
|
( cd libnids-%{V_libnids}
|
|
|
PATH="`pwd`/../Libnet-%{V_libnet}:$PATH"
|
|
PATH="`pwd`/../Libnet-%{V_libnet}:$PATH"
|
|
|
define="LIBNET_LIL_ENDIAN"
|
|
define="LIBNET_LIL_ENDIAN"
|
|
|
- case "%{l_target}" in
|
|
|
|
|
|
|
+ case "%{l_platform -t}" in
|
|
|
sparc*-* ) define="LIBNET_BIG_ENDIAN" ;;
|
|
sparc*-* ) define="LIBNET_BIG_ENDIAN" ;;
|
|
|
*68*-* ) define="LIBNET_BIG_ENDIAN" ;;
|
|
*68*-* ) define="LIBNET_BIG_ENDIAN" ;;
|
|
|
esac
|
|
esac
|