fixes for bugs 144417, 143704, 139715, 138181, 139468, 138869, 139299 and
Upgrade to ISC DHCP 3.0.2rc3 + epoch
This commit is contained in:
parent
88ebeb4c0b
commit
8ab98bab07
@ -2,6 +2,7 @@ Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
|
|||||||
Name: dhcp
|
Name: dhcp
|
||||||
Version: 3.0.2rc3
|
Version: 3.0.2rc3
|
||||||
Release: 1
|
Release: 1
|
||||||
|
Epoch: 8
|
||||||
Copyright: distributable
|
Copyright: distributable
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: ftp://ftp.isc.org/isc/dhcp/dhcp-%{version}.tar.gz
|
Source0: ftp://ftp.isc.org/isc/dhcp/dhcp-%{version}.tar.gz
|
||||||
@ -60,7 +61,7 @@ Obsoletes: dhcpcd
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development headers and libraries for interfacing to the DHCP server
|
Summary: Development headers and libraries for interfacing to the DHCP server
|
||||||
Requires: dhcp = %{version}
|
Requires: dhcp = %{epoch}:%{version}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
|
|
||||||
%description -n dhclient
|
%description -n dhclient
|
||||||
@ -229,6 +230,9 @@ fi
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3.1
|
||||||
|
- still need an epoch to get past nvre test
|
||||||
|
|
||||||
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
|
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
|
||||||
- fix bug 144417: much improved dhclient-script
|
- fix bug 144417: much improved dhclient-script
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user