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 Date: 24-Mar-2003 17:15:00
Branch: HEAD Handle: 2003032416145901
Modified files:
openpkg-src/bind bind.spec
openpkg-web news.txt
Log:
speclint police
Summary:
Revision Changes Path
1.43 +14 -14 openpkg-src/bind/bind.spec
1.3798 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind/bind.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 bind.spec
--- openpkg-src/bind/bind.spec 5 Mar 2003 13:55:24 -0000 1.42
+++ openpkg-src/bind/bind.spec 24 Mar 2003 16:15:00 -0000 1.43
@@ -37,20 +37,7 @@
Group: DNS
License: ISC
Version: %{V_bind}
-Release: 20030305
-
-# list of sources
-Source0: ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{V_bind}.tar.gz
-Source2: db.root
-Source3: db.root.sh
-Source4: db.localhost
-Source5: db.localhost.ipv4
-Source6: db.localhost.ipv6
-Source7: named.conf
-Source8: rndc.conf
-Source9: rc.bind
-Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
-Patch0: bind.patch
+Release: 20030324
# package options
%option with_dlz_mysql no
@@ -64,6 +51,19 @@
%else
%define with_dlz no
%endif
+
+# list of sources
+Source0: ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{V_bind}.tar.gz
+Source2: db.root
+Source3: db.root.sh
+Source4: db.localhost
+Source5: db.localhost.ipv4
+Source6: db.localhost.ipv6
+Source7: named.conf
+Source8: rndc.conf
+Source9: rc.bind
+Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
+Patch0: bind.patch
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3797 -r1.3798 news.txt
--- openpkg-web/news.txt 24 Mar 2003 16:11:35 -0000 1.3797
+++ openpkg-web/news.txt 24 Mar 2003 16:14:59 -0000 1.3798
@@ -1,3 +1,4 @@
+24-Mar-2003: Upgraded package: P<bind-9.2.2-20030324>
24-Mar-2003: Upgraded package: P<as-gui-0.7.2-20030324>
24-Mar-2003: Upgraded package: P<xds-0.9.0-20030324>
24-Mar-2003: Upgraded package: P<wv-0.7.4-20030324>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]