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:09:03
Branch: OPENPKG_1_1_SOLID Handle: 2003040415090300
Modified files: (Branch: OPENPKG_1_1_SOLID)
openpkg-src/bind8 bind8.spec
Log:
MFS: Explicitly state providing DNS, and add powerdns to conflict list
Summary:
Revision Changes Path
1.12.2.4 +3 -2 openpkg-src/bind8/bind8.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind8/bind8.spec
============================================================================
$ cvs diff -u -r1.12.2.3 -r1.12.2.4 bind8.spec
--- openpkg-src/bind8/bind8.spec 15 Nov 2002 18:06:25 -0000 1.12.2.3
+++ openpkg-src/bind8/bind8.spec 4 Apr 2003 14:09:03 -0000 1.12.2.4
@@ -33,7 +33,7 @@
Group: DNS
License: GPL
Version: 8.3.3
-Release: 1.1.1
+Release: 1.1.2
# list of sources
Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
@@ -54,7 +54,8 @@
PreReq: OpenPKG, openpkg >= 1.1.0
AutoReq: no
AutoReqProv: no
-Conflicts: bind
+Provides: DNS
+Conflicts: bind, powerdns
%description
Berkeley Internet Name Domain (BIND) is an implementation of
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]