Specific NVR of libs provided
This commit is contained in:
parent
e1b36493ac
commit
5f0e7106e0
@ -15,7 +15,7 @@
|
|||||||
Summary: Dynamic host configuration protocol software
|
Summary: Dynamic host configuration protocol software
|
||||||
Name: dhcp
|
Name: dhcp
|
||||||
Version: 4.4.1
|
Version: 4.4.1
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
||||||
# dcantrell maintaining the package) made incorrect use of the epoch and
|
# 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.
|
# 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
|
%package libs-static
|
||||||
Summary: Shared libraries used by ISC dhcp client and server
|
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-export-libs)
|
||||||
Provides: bundled(bind)
|
Provides: bundled(bind)
|
||||||
|
|
||||||
@ -511,6 +511,9 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 18 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.4.1-7
|
||||||
|
- Provides specific version of libs
|
||||||
|
|
||||||
* Mon Mar 18 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.4.1-6
|
* Mon Mar 18 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.4.1-6
|
||||||
- Obsolete dhcp-libs
|
- Obsolete dhcp-libs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user