commit b57cd2a3f00993192e30275797483ca5c14406e1
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Aug 15 01:23:45 2012 +0300

    up to 9.8.3-P2

 bind-pmake.patch | 15 +++++++--------
 bind.spec        |  8 ++++----
 2 files changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index e783ab7..5509bc7 100644
--- a/bind.spec
+++ b/bind.spec
@@ -20,10 +20,10 @@
 %bcond_without epoll           # disable epoll support
 %endif
 
-%define                ver     9.8.0
+%define                ver     9.8.3
 %if 1
-%define                pverdot .P4
-%define                pverdir -P4
+%define                pverdot .P2
+%define                pverdir -P2
 %else
 %define                pverdot %{nil}
 %define                pverdir %{nil}
@@ -45,7 +45,7 @@ Epoch:                7
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       
ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5: 13e36e3f28dc1ce7675b45a4192e8389
+# Source0-md5: 90217a82d08e7d2513d4d9f3fa32a517
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
diff --git a/bind-pmake.patch b/bind-pmake.patch
index 90c4c69..c93e858 100644
--- a/bind-pmake.patch
+++ b/bind-pmake.patch
@@ -1,18 +1,17 @@
-diff -ur bind-9.3.0rc3.orig/make/rules.in bind-9.3.0rc3/make/rules.in
---- bind-9.3.0rc3.orig/make/rules.in   2004-03-15 02:02:44.000000000 +0100
-+++ bind-9.3.0rc3/make/rules.in        2004-09-01 10:51:31.568733488 +0200
-@@ -49,8 +49,10 @@
+--- bind-9.8.3-P2/make/rules.in~       2012-07-02 20:17:07.000000000 +0300
++++ bind-9.8.3-P2/make/rules.in        2012-08-15 01:21:37.593995357 +0300
+@@ -50,7 +50,10 @@
  ### Makefile may define:
  ###   TARGETS
  
--all: subdirs ${TARGETS}
+-all: subdirs ${TARGETS} testdirs
 +all: touchfile ${TARGETS}
- 
-+touchfile: subdirs
++ 
++touchfile: subdirs testdirs
 +      touch touchfile
+ 
  ###
  ### Subdirectories
- ###
 diff -ur bind-9.3.0rc3.orig/lib/dns/Makefile.in 
bind-9.3.0rc3/lib/dns/Makefile.in
 --- bind-9.3.0rc3.orig/lib/dns/Makefile.in     2004-07-20 09:01:57.000000000 
+0200
 +++ bind-9.3.0rc3/lib/dns/Makefile.in  2004-09-01 10:54:21.089962344 +0200
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to