From 95e7fbd5fd12d9008cea6d0f1c17a484007dfd0f Mon Sep 17 00:00:00 2001 From: jvdias Date: Tue, 30 May 2006 16:04:58 +0000 Subject: [PATCH] make -R option take effect in per-client configs --- dhcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index a3d46a5..c8b1808 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -4,7 +4,7 @@ Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent. Name: dhcp Version: 3.0.4 -Release: 10 +Release: 12 Epoch: 12 License: distributable Group: System Environment/Daemons @@ -427,6 +427,9 @@ exit 0 %endif %changelog +* Tue May 30 2006 Jason Vas Dias - 12:3.0.4-12 +- Make -R option take effect in per-interface client configs + * Fri May 26 2006 Jason Vas Dias - 12:3.0.4-10 - fix bug 193047: allow $METRIC to be specified for dhclient routes - add a '-R ' dhclient argument