OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 26-Sep-2003 12:43:44
Branch: HEAD Handle: 2003092611434202
Modified files:
openpkg-re/vcheck vc.bind
openpkg-src/bind bind.spec
openpkg-web news.txt
Log:
upgrade already to 9.2.3rc4 instead of 9.2.2-P3 because it includes
its fixes plus a lot more
Summary:
Revision Changes Path
1.12 +1 -1 openpkg-re/vcheck/vc.bind
1.79 +2 -4 openpkg-src/bind/bind.spec
1.6746 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.bind
============================================================================
$ cvs diff -u -r1.11 -r1.12 vc.bind
--- openpkg-re/vcheck/vc.bind 6 Jun 2003 09:20:24 -0000 1.11
+++ openpkg-re/vcheck/vc.bind 26 Sep 2003 10:43:42 -0000 1.12
@@ -2,7 +2,7 @@
}
prog bind = {
- version = 9.2.2
+ version = 9.2.3rc4
url = ftp://ftp.isc.org/isc/bind9/
regex = (\d+\.\d+\.\d+[^a-z].*)
transform = "s/(\\d+\\.\\d+\\.\\d+)([^a-z].*$)/$1/; $_"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/bind/bind.spec
============================================================================
$ cvs diff -u -r1.78 -r1.79 bind.spec
--- openpkg-src/bind/bind.spec 18 Sep 2003 13:36:39 -0000 1.78
+++ openpkg-src/bind/bind.spec 26 Sep 2003 10:43:44 -0000 1.79
@@ -24,7 +24,7 @@
##
# package versions
-%define V_bind 9.2.2
+%define V_bind 9.2.3rc4
%define V_dlz 0.5.0
# package information
@@ -37,7 +37,7 @@
Group: DNS
License: ISC
Version: %{V_bind}
-Release: 20030918
+Release: 20030926
# package options
%option with_dlz_mysql no
@@ -65,7 +65,6 @@
Source8: rndc.conf
Source9: rc.bind
Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
-Patch0: ftp://ftp.isc.org/isc/bind9/%{version}/patch.%{version}-P1
# build information
Prefix: %{l_prefix}
@@ -103,7 +102,6 @@
%prep
%setup -q
- %patch -p1
%if "%{with_dlz}" == "yes"
%setup -q -T -D -a 10
%{l_patch} -p1 <dlz.patch
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6745 -r1.6746 news.txt
--- openpkg-web/news.txt 26 Sep 2003 07:36:32 -0000 1.6745
+++ openpkg-web/news.txt 26 Sep 2003 10:43:43 -0000 1.6746
@@ -1,3 +1,4 @@
+26-Sep-2003: Upgraded package: P<bind-9.2.3rc4-20030926>
26-Sep-2003: Upgraded package: P<perl-net-20030926-20030926>
26-Sep-2003: Upgraded package: P<perl-util-20030926-20030926>
26-Sep-2003: Upgraded package: P<perl-5.8.1-20030926>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]