OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 04-Apr-2003 16:02:38
Branch: HEAD Handle: 2003040415023602
Modified files:
openpkg-src/bind8 bind8.spec
openpkg-web news.txt
Log:
Explicitly state providing DNS, and add powerdns to Conflict list
Summary:
Revision Changes Path
1.22 +3 -2 openpkg-src/bind8/bind8.spec
1.3955 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind8/bind8.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 bind8.spec
--- openpkg-src/bind8/bind8.spec 28 Mar 2003 12:00:41 -0000 1.21
+++ openpkg-src/bind8/bind8.spec 4 Apr 2003 14:02:38 -0000 1.22
@@ -33,7 +33,7 @@
Group: DNS
License: GPL
Version: 8.3.4
-Release: 20030328
+Release: 20030404
# list of sources
Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
@@ -53,7 +53,8 @@
PreReq: OpenPKG, openpkg >= 20011227
AutoReq: no
AutoReqProv: no
-Conflicts: bind
+Provides: DNS
+Conflicts: bind, powerdns
%description
Berkeley Internet Name Domain (BIND) is an implementation of
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3954 -r1.3955 news.txt
--- openpkg-web/news.txt 4 Apr 2003 13:49:52 -0000 1.3954
+++ openpkg-web/news.txt 4 Apr 2003 14:02:36 -0000 1.3955
@@ -1,3 +1,4 @@
+04-Apr-2003: Upgraded package: P<bind8-8.3.4-20030404>
04-Apr-2003: Upgraded package: P<bind-9.2.2-20030404>
04-Apr-2003: Upgraded package: P<powerdns-2.9.7-20030404>
04-Apr-2003: Upgraded package: P<j2se-1.3.1-20030404>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]