summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2005-11-23 21:24:10 +0000
committerjvdias <jvdias@fedoraproject.org>2005-11-23 21:24:10 +0000
commitf84fe396738702d5eb2ef5d8928d0b4178ad7cef (patch)
tree3c4be948eff05cd28d91cc99851a0787a80177fe /bind.spec
parenta94a77a8bc2ec9b7c582714f051368c1563ed61a (diff)
workaround latest selinux policy: mount /var/run/dbus under chroot insteadbind-9_3_1-24
of /var/run/dbus/system-bus-socket
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 0f7d68e..29a0d72 100644
--- a/bind.spec
+++ b/bind.spec
@@ -10,7 +10,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serve
Name: bind
License: BSD-like
Version: 9.3.1
-Release: 22
+Release: 24
Epoch: 24
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
@@ -731,6 +731,11 @@ fi;
:;
%changelog
+* Wed Nov 23 2005 Jason Vas Dias <jvdias@redhat.com> - 24:9.3.1-24
+- allow D-BUS support to work in bind-chroot environment:
+ workaround latest selinux policy by mounting /var/run/dbus/
+ under chroot instead of /var/run/dbus/system-bus-socket
+
* Sun Nov 13 2005 Jason Vas Dias <jvdias@redhat.com> - 24:9.3.1-22
- fix bug 172632 - remove .la files
- ship namedGetForwarders and namedSetForwarders scripts