From 3f959ce1dbbffb7a4391c8a964bdf63b8927fff8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 26 Oct 2011 18:41:33 -0500 Subject: [PATCH] - Rebuilt for glibc bug#747377 --- dhcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index 89e4e8e..3b3eb3c 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -22,7 +22,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.2.3 -Release: 3%{?dist} +Release: 4%{?dist} # NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to # dcantrell maintaining the package) made incorrect use of the epoch and # that's why it is at 12 now. It should have never been used, but it was. @@ -669,6 +669,9 @@ fi %{_initddir}/dhcrelay %changelog +* Wed Oct 26 2011 Fedora Release Engineering - 12:4.2.3-4 +- Rebuilt for glibc bug#747377 + * Wed Oct 26 2011 Jiri Popelka - 12:4.2.3-3 - Write lease file AFTER changing of the effective user/group ID. - Move omshell from dhcp-common to main package (where it originally was).