From 8199825f51244518f9f45917880942513903df03 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 23 Mar 2003 10:41:46 +0000 Subject: [PATCH] this is the only known consumer of the DB compat stuff --- dsniff/dsniff.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dsniff/dsniff.spec b/dsniff/dsniff.spec index 8f3e6bf914..2f6127cacb 100644 --- a/dsniff/dsniff.spec +++ b/dsniff/dsniff.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Network License: BSD-style Version: 2.3 -Release: 20020822 +Release: 20030323 # list of sources Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{version}.tar.gz @@ -42,7 +42,7 @@ Patch0: dsniff.patch # build information Prefix: %{l_prefix} 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 AutoReq: no AutoReqProv: no