OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Apr-2003 16:17:29
Branch: OPENPKG_1_1_SOLID Handle: 2003040415172900
Modified files: (Branch: OPENPKG_1_1_SOLID)
openpkg-src/bind bind.spec
Log:
MFS: Explicitly state provides DNS, and conflicts bind8 and powerdns
Summary:
Revision Changes Path
1.29.2.2 +3 -1 openpkg-src/bind/bind.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind/bind.spec
============================================================================
$ cvs diff -u -r1.29.2.1 -r1.29.2.2 bind.spec
--- openpkg-src/bind/bind.spec 26 Aug 2002 19:53:16 -0000 1.29.2.1
+++ openpkg-src/bind/bind.spec 4 Apr 2003 14:17:29 -0000 1.29.2.2
@@ -33,7 +33,7 @@
Group: DNS
License: ISC
Version: 9.2.1
-Release: 1.1.0
+Release: 1.1.1
# list of sources
Source0: ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{version}.tar.gz
@@ -52,6 +52,8 @@
PreReq: OpenPKG, openpkg >= 1.1.0
AutoReq: no
AutoReqProv: no
+Provides: DNS
+Conflicts: bind8, powerdns
%description
Berkeley Internet Name Domain (BIND) is an implementation of
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]