Browse Source

this is the only known consumer of the DB compat stuff

master
parent
commit
8199825f51
  1. 4
      dsniff/dsniff.spec

4
dsniff/dsniff.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Network Group: Network
License: BSD-style License: BSD-style
Version: 2.3 Version: 2.3
Release: 20020822 Release: 20030323
# list of sources # list of sources
Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{version}.tar.gz Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: dsniff.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, db, openssl, libpcap, libnet, libnids BuildPreReq: OpenPKG, openpkg >= 20020206, db, db::with_compat = yes, openssl, libpcap, libnet, libnids
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save