From 8ab98bab070277db4193a4a534d3441f5a62edaa Mon Sep 17 00:00:00 2001 From: jvdias Date: Fri, 7 Jan 2005 00:11:30 +0000 Subject: [PATCH] fixes for bugs 144417, 143704, 139715, 138181, 139468, 138869, 139299 and Upgrade to ISC DHCP 3.0.2rc3 + epoch --- dhcp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index 0633fee..b2109d3 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -2,6 +2,7 @@ Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent. Name: dhcp Version: 3.0.2rc3 Release: 1 +Epoch: 8 Copyright: distributable Group: System Environment/Daemons Source0: ftp://ftp.isc.org/isc/dhcp/dhcp-%{version}.tar.gz @@ -60,7 +61,7 @@ Obsoletes: dhcpcd %package devel Summary: Development headers and libraries for interfacing to the DHCP server -Requires: dhcp = %{version} +Requires: dhcp = %{epoch}:%{version} Group: Development/Libraries %description -n dhclient @@ -229,6 +230,9 @@ fi %{_mandir}/man3/* %changelog +* Thu Jan 06 2005 Jason Vas Dias 8:3.0.2rc3.1 +- still need an epoch to get past nvre test + * Thu Jan 06 2005 Jason Vas Dias 3.0.2rc3-1 - fix bug 144417: much improved dhclient-script