rpms/bind/devel bind.spec, 1.223, 1.224 bind-9.5-disable_dbus.patch, 1.1, NONE

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Mon Oct 29 11:36:29 UTC 2007


Author: atkac

Update of /cvs/pkgs/rpms/bind/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7123

Modified Files:
	bind.spec 
Removed Files:
	bind-9.5-disable_dbus.patch 
Log Message:
- completely disable DBUS



Index: bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- bind.spec	26 Oct 2007 10:33:01 -0000	1.223
+++ bind.spec	29 Oct 2007 11:35:57 -0000	1.224
@@ -8,7 +8,7 @@
 %{?!LIBBIND:    %define LIBBIND	    1}
 %{?!efence:     %define efence      0}
 %{?!test:       %define test        0}
-%{?!WITH_DBUS:  %define WITH_DBUS   1} # + dynamic forwarder table management with D-BUS
+%{?!WITH_DBUS:  %define WITH_DBUS   0} # + dynamic forwarder table management with D-BUS
 %{?!bind_uid:   %define bind_uid   25}
 %{?!bind_gid:   %define bind_gid   25}
 %{?!selinux:	%define selinux     1}
@@ -21,7 +21,7 @@
 Name: 		bind
 License: 	ISC
 Version: 	9.5.0
-Release: 	16.2.%{RELEASEVER}%{?dist}
+Release: 	16.3.%{RELEASEVER}%{?dist}
 Epoch:   	32
 Url: 		http://www.isc.org/products/BIND/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -81,7 +81,6 @@
 Patch23: 	bind-9.5-dbus_archdep_libdir.patch
 Patch81:	bind-9.5-dbus-leak.patch
 Patch82:	bind-9.5-dbus-va_end.patch
-Patch83:	bind-9.5-disable_dbus.patch
 
 # IDN paches
 Patch73:	bind-9.5-libidn.patch
@@ -226,7 +225,6 @@
 %patch23 -p1 -b .dbus_archdep_libdir
 %patch81 -p1 -b .leak
 %patch82 -p1 -b .va_end
-%patch83 -p1 -b .disable_dbus
 %endif
 %if %{SDB}
 %patch17 -p1 -b .fix_sdb_ldap
@@ -651,6 +649,9 @@
 %{_sbindir}/bind-chroot-admin
 
 %changelog
+* Mon Oct 29 2007 Adam Tkac <atkac redhat com> 32:9.5.0-16.3.a6
+- completely disable DBUS
+
 * Fri Oct 26 2007 Adam Tkac <atkac redhat com> 32:9.5.0-16.2.a6
 - minor cleanup in bind-chroot-admin
 


--- bind-9.5-disable_dbus.patch DELETED ---




More information about the fedora-extras-commits mailing list