From e199f2df5d43a257289f20902fcbda0acdcf9c5a Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Wed, 16 Dec 2015 19:27:55 +0100 Subject: [PATCH 1/2] Rebuild against bind-9.9.8-P2 --- dhcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index 38b487d..29b42f5 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -18,7 +18,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.3.3 -Release: 6%{?dist} +Release: 7%{?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. @@ -663,6 +663,9 @@ done %doc doc/html/ %changelog +* Wed Dec 16 2015 Tomas Hozza - 12:4.3.3-7 +- Rebuild against bind-9.9.8-P2 + * Tue Nov 03 2015 Jiri Popelka - 12:4.3.3-6 - dhclient-script: source ifcfg-* because of PEERDNS (#1277253) From 173be9a018b0898cd6aedacde14770e6c8058d1a Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Fri, 18 Dec 2015 11:33:49 +0100 Subject: [PATCH 2/2] Justify bind99 BuildRequires --- dhcp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dhcp.spec b/dhcp.spec index 29b42f5..a89f728 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -83,6 +83,7 @@ BuildRequires: openldap-devel # --with-ldap-gssapi BuildRequires: krb5-devel BuildRequires: libcap-ng-devel +# https://fedorahosted.org/fpc/ticket/502#comment:3 BuildRequires: bind99-devel BuildRequires: systemd systemd-devel # dhcp-sd_notify.patch