rpms/bind/F-7 bind.spec, 1.193, 1.194 bind-9.4-_res_errno.patch, 1.1, NONE bind-9.4-update.patch, 1.1, NONE

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Tue Oct 9 13:10:06 UTC 2007


Author: atkac

Update of /cvs/pkgs/rpms/bind/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14317

Modified Files:
	bind.spec 
Removed Files:
	bind-9.4-_res_errno.patch bind-9.4-update.patch 
Log Message:
- updated to 9.4.2rc1
- patches merged to upstream
  - bind-9.4-update.patch
  - bind-9.4-_res_errno.patch



Index: bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bind/F-7/bind.spec,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- bind.spec	18 Sep 2007 13:06:58 -0000	1.193
+++ bind.spec	9 Oct 2007 13:09:31 -0000	1.194
@@ -2,7 +2,7 @@
 #               Red Hat BIND package .spec file
 #
 
-%define RELEASEVER b1
+%define RELEASEVER rc1
 
 %{?!SDB:        %define SDB         1}
 %{?!LIBBIND:    %define LIBBIND	    1}
@@ -20,7 +20,7 @@
 Name: 		bind
 License: 	BSD-like
 Version: 	9.4.2
-Release: 	0.3.1.%{RELEASEVER}%{?dist}
+Release: 	0.4.%{RELEASEVER}%{?dist}
 Epoch:   	31
 Url: 		http://www.isc.org/products/BIND/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -70,9 +70,7 @@
 %endif
 Patch66:	bind-9.4.0-zone-freeze.patch
 Patch68:	bind-9.4.1-ldap-api.patch
-Patch70:	bind-9.4-update.patch
 Patch71:	bind-9.4-dbus.patch
-Patch73:	bind-9.4-_res_errno.patch
 #
 Requires:	bind-libs = %{epoch}:%{version}-%{release}, glibc  >= 2.2, mktemp
 Requires(post): grep, chkconfig >= 1.3.26
@@ -296,8 +294,6 @@
 %patch65 -p1 -b .idn
 %endif
 %patch66 -p1 -b .freeze
-%patch70 -p1 -b .update
-%patch73 -p1 -b .errno
 :;
 
 
@@ -783,6 +779,12 @@
 
 
 %changelog
+* Tue Oct 09 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.4.rc1
+- updated to 9.4.2rc1
+- patches merged to upstream
+  - bind-9.4-update.patch
+  - bind-9.4-_res_errno.patch
+
 * Mon Sep 17 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.3.1.b1
 - moved caching-nameserver chroot files to bind-chroot (#287321)
 


--- bind-9.4-_res_errno.patch DELETED ---


--- bind-9.4-update.patch DELETED ---




More information about the fedora-extras-commits mailing list