From c70bc3b0c03504305b56353b4fb217a23b6358f4 Mon Sep 17 00:00:00 2001 From: Petr Menšík Date: Jun 27 2018 19:08:26 +0000 Subject: Require utils instead of library --- diff --git a/bind.spec b/bind.spec index 78a834c..7281030 100644 --- a/bind.spec +++ b/bind.spec @@ -27,7 +27,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.11.3 -Release: 5%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 6%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -114,7 +114,7 @@ Obsoletes: caching-nameserver < 31:9.4.1-7.fc8 Provides: caching-nameserver = 31:9.4.1-7.fc8 Obsoletes: dnssec-conf < 1.27-2 Provides: dnssec-conf = 1.27-2 -Requires(post): policycoreutils-python +Requires(post): policycoreutils-python-utils Requires(post): libselinux-utils Requires(post): selinux-policy BuildRequires: openssl-devel, libtool, autoconf, pkgconfig, libcap-devel @@ -1155,6 +1155,9 @@ rm -rf ${RPM_BUILD_ROOT} %{python3_sitelib}/isc/ %changelog +* Wed Jun 27 2018 Petr Menšík - 32:9.11.3-6 +- Require utils instead of library + * Fri May 25 2018 Petr Menšík - 32:9.11.3-5 - Remove named.iscdlv.key file (#1595782) - Fix CVE-2018-5738