diff --git a/dhcp.spec b/dhcp.spec index 262b19c..b7ca5ff 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -15,7 +15,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.4.1 -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. @@ -165,7 +165,7 @@ This package provides common files used by dhcp and dhclient package. %package libs-static Summary: Shared libraries used by ISC dhcp client and server -Provides: %{name}-libs%{?_isa} +Provides: %{name}-libs = %{epoch}:%{version}-%{release} Provides: bundled(bind-export-libs) Provides: bundled(bind) @@ -511,6 +511,9 @@ done %endif %changelog +* Mon Mar 18 2019 Pavel Zhukov - 12:4.4.1-7 +- Provides specific version of libs + * Mon Mar 18 2019 Pavel Zhukov - 12:4.4.1-6 - Obsolete dhcp-libs