- Fix dhclient-script to use /bin/dbus-send now that all dbus related
binaries are in /bin rather than /usr/bin
This commit is contained in:
parent
a0f67a4e21
commit
47fdce7271
@ -2,7 +2,7 @@
|
|||||||
Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
|
Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
|
||||||
Name: dhcp
|
Name: dhcp
|
||||||
Version: 3.0.3
|
Version: 3.0.3
|
||||||
Release: 20
|
Release: 21
|
||||||
Epoch: 11
|
Epoch: 11
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -325,6 +325,10 @@ exit 0
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 22 2006 Dan Williams <dcbw@redhat.com> - 11:3.0.3-21
|
||||||
|
- Fix dhclient-script to use /bin/dbus-send now that all dbus related
|
||||||
|
binaries are in /bin rather than /usr/bin
|
||||||
|
|
||||||
* Mon Jan 16 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-20
|
* Mon Jan 16 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-20
|
||||||
- fix bug 177845: allow client ip-address as default router
|
- fix bug 177845: allow client ip-address as default router
|
||||||
- fix bug 176615: fix DDNS update when Windows-NT client sends
|
- fix bug 176615: fix DDNS update when Windows-NT client sends
|
||||||
|
Loading…
Reference in New Issue
Block a user