Browse Source

Explicitly state providing DNS and conflicting bind8, powerdns

master
Michael Schloh von Bennewitz 23 years ago committed by Ralf S. Engelschall
parent
commit
dce86032c1
  1. 4
      bind/bind.spec

4
bind/bind.spec

@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE]
Group: DNS
License: ISC
Version: %{V_bind}
Release: 20030328
Release: 20030404
# package options
%option with_dlz_mysql no
@ -80,6 +80,8 @@ PreReq: postgresql
%endif
AutoReq: no
AutoReqProv: no
Provides: DNS
Conflicts: bind8, powerdns
%description
Berkeley Internet Name Domain (BIND) is an implementation of

Loading…
Cancel
Save