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 15:49:54
Branch: HEAD Handle: 2003040414495201
Modified files:
openpkg-src/bind bind.spec
openpkg-web news.txt
Log:
Explicitly state providing DNS and conflicting bind8, powerdns
Summary:
Revision Changes Path
1.45 +3 -1 openpkg-src/bind/bind.spec
1.3954 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind/bind.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 bind.spec
--- openpkg-src/bind/bind.spec 28 Mar 2003 11:55:13 -0000 1.44
+++ openpkg-src/bind/bind.spec 4 Apr 2003 13:49:53 -0000 1.45
@@ -37,7 +37,7 @@
Group: DNS
License: ISC
Version: %{V_bind}
-Release: 20030328
+Release: 20030404
# package options
%option with_dlz_mysql no
@@ -80,6 +80,8 @@
%endif
AutoReq: no
AutoReqProv: no
+Provides: DNS
+Conflicts: bind8, powerdns
%description
Berkeley Internet Name Domain (BIND) is an implementation of
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3953 -r1.3954 news.txt
--- openpkg-web/news.txt 4 Apr 2003 13:47:40 -0000 1.3953
+++ openpkg-web/news.txt 4 Apr 2003 13:49:52 -0000 1.3954
@@ -1,3 +1,4 @@
+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>
04-Apr-2003: Upgraded package: P<j2se14-1.4.1.01-20030404>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]