diff options
| author | jvdias <jvdias@fedoraproject.org> | 2005-11-23 21:24:10 +0000 |
|---|---|---|
| committer | jvdias <jvdias@fedoraproject.org> | 2005-11-23 21:24:10 +0000 |
| commit | f84fe396738702d5eb2ef5d8928d0b4178ad7cef (patch) | |
| tree | 3c4be948eff05cd28d91cc99851a0787a80177fe /bind.spec | |
| parent | a94a77a8bc2ec9b7c582714f051368c1563ed61a (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.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |
