OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 23-Jul-2003 15:54:21
Branch: HEAD Handle: 2003072314541802
Modified files:
openpkg-src/bind bind.spec
openpkg-src/bind8 bind8.spec
openpkg-src/powerdns powerdns.spec
openpkg-web news.txt
Log:
update conflict for domain name servers; remove DNS virtual target
Summary:
Revision Changes Path
1.69 +2 -2 openpkg-src/bind/bind.spec
1.37 +1 -1 openpkg-src/bind8/bind8.spec
1.29 +1 -2 openpkg-src/powerdns/powerdns.spec
1.5755 +2 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind/bind.spec
============================================================================
$ cvs diff -u -r1.68 -r1.69 bind.spec
--- openpkg-src/bind/bind.spec 22 Jul 2003 13:33:36 -0000 1.68
+++ openpkg-src/bind/bind.spec 23 Jul 2003 13:54:19 -0000 1.69
@@ -37,7 +37,7 @@
Group: DNS
License: ISC
Version: %{V_bind}
-Release: 20030722
+Release: 20030723
# package options
%option with_dlz_mysql no
@@ -91,7 +91,7 @@
%endif
AutoReq: no
AutoReqProv: no
-Conflicts: bind8
+Conflicts: bind8, powerdns
%description
Berkeley Internet Name Domain (BIND) is an implementation of
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/bind8/bind8.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 bind8.spec
--- openpkg-src/bind8/bind8.spec 23 Jul 2003 13:31:43 -0000 1.36
+++ openpkg-src/bind8/bind8.spec 23 Jul 2003 13:54:20 -0000 1.37
@@ -53,7 +53,7 @@
PreReq: OpenPKG, openpkg >= 20030718
AutoReq: no
AutoReqProv: no
-Conflicts: bind
+Conflicts: bind, powerdns
%description
Berkeley Internet Name Domain (BIND) is an implementation of
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/powerdns/powerdns.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 powerdns.spec
--- openpkg-src/powerdns/powerdns.spec 22 Jul 2003 08:11:03 -0000 1.28
+++ openpkg-src/powerdns/powerdns.spec 23 Jul 2003 13:54:20 -0000 1.29
@@ -35,7 +35,7 @@
Group: DNS
License: GPL
Version: 2.9.10
-Release: 20030722
+Release: 20030723
# package options
%option with_fsl yes
@@ -68,7 +68,6 @@
%endif
AutoReq: no
AutoReqProv: no
-Provides: DNS
Conflicts: bind, bind8
%description
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5754 -r1.5755 news.txt
--- openpkg-web/news.txt 23 Jul 2003 13:45:24 -0000 1.5754
+++ openpkg-web/news.txt 23 Jul 2003 13:54:18 -0000 1.5755
@@ -1,3 +1,5 @@
+23-Jul-2003: Upgraded package: P<powerdns-2.9.10-20030723>
+23-Jul-2003: Upgraded package: P<bind-9.2.2-20030723>
23-Jul-2003: Upgraded package: P<ssmtp-2.48-20030723>
23-Jul-2003: New package: P<zlex-1.02-20030723>
23-Jul-2003: Upgraded package: P<zyacc-1.03-20030723>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]