OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Nov-2002 14:11:16
Branch: OPENPKG_1_0_SOLID Handle: 2002111513111500
Modified files: (Branch: OPENPKG_1_0_SOLID)
openpkg-src/bind bind.spec
Log:
Integrate ISC patch for BIND 8 into release 1.0 branch.
Summary:
Revision Changes Path
1.15.2.6 +3 -0 openpkg-src/bind/bind.spec
____________________________________________________________________________
Index: openpkg-src/bind/bind.spec
============================================================
$ cvs diff -u -r1.15.2.5 -r1.15.2.6 bind.spec
--- openpkg-src/bind/bind.spec 10 Jul 2002 15:30:36 -0000 1.15.2.5
+++ openpkg-src/bind/bind.spec 15 Nov 2002 13:11:15 -0000 1.15.2.6
@@ -45,6 +45,7 @@
Source6: named.conf
Source7: rc.bind
Patch0: bind.patch
+Patch1: http://www.isc.org/products/BIND/patches/bind826.diff
# build information
Prefix: %{l_prefix}
@@ -65,6 +66,8 @@
%setup0 -q -c -n bind-%{version}
%setup1 -q -T -D -a 1
%patch0 -p0
+ cd src
+ %patch1 -p0
%build
PATH="%{l_prefix}/bin:$PATH"; export PATH
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]