This commit is contained in:
parent
41c2e5cef2
commit
da59e30098
@ -5,7 +5,7 @@
|
||||
fi
|
||||
|
||||
+if [ -n "${dhc_dbus}" ]; then
|
||||
+ /usr/bin/dbus-send \
|
||||
+ /bin/dbus-send \
|
||||
+ --system \
|
||||
+ --dest=com.redhat.dhcp \
|
||||
+ --type=method_call \
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 13:06:43 CEST 2007 - thoenig@suse.de
|
||||
|
||||
- dhcp-3.0.3-dhclient-script-dhcdbd.patch: dbus-send is now located
|
||||
in /bin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 19 16:14:33 CEST 2007 - mt@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ License: BSD 3-Clause
|
||||
Group: Productivity/Networking/Boot/Servers
|
||||
Autoreqprov: on
|
||||
Version: 3.0.6
|
||||
Release: 1
|
||||
Release: 6
|
||||
Summary: Common Files Used by ISC DHCP Software
|
||||
URL: http://www.isc.org/isc/dhcp.html
|
||||
Source0: http://ftp.isc.org/isc/dhcp/dhcp-%{version}.tar.gz
|
||||
@ -486,6 +486,9 @@ if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi
|
||||
%doc %{_mandir}/man3/dhcpctl.3.gz
|
||||
|
||||
%changelog
|
||||
* Mon Jul 30 2007 - thoenig@suse.de
|
||||
- dhcp-3.0.3-dhclient-script-dhcdbd.patch: dbus-send is now located
|
||||
in /bin
|
||||
* Thu Jul 19 2007 - mt@suse.de
|
||||
- Updated to 3.0.6, a maintenance release containing fixes
|
||||
for bugs discovered since DHCP 3.0.5, but no new features.
|
||||
|
Loading…
Reference in New Issue
Block a user