containers-common-1-30.el9
- archful package should conflict with older noarch package - Related: #2000051 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
ddff0b744e
commit
413bb8a791
@ -12,11 +12,12 @@
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: containers-common
|
Name: containers-common
|
||||||
Version: 1
|
Version: 1
|
||||||
Release: 29%{?dist}
|
Release: 30%{?dist}
|
||||||
Summary: Common configuration and documentation for containers
|
Summary: Common configuration and documentation for containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
BuildRequires: /usr/bin/go-md2man
|
BuildRequires: /usr/bin/go-md2man
|
||||||
Provides: skopeo-containers = %{epoch}:%{version}-%{release}
|
Provides: skopeo-containers = %{epoch}:%{version}-%{release}
|
||||||
|
Conflicts: %{name} <= 2:1-22
|
||||||
Obsoletes: %{name} <= 2:1-22
|
Obsoletes: %{name} <= 2:1-22
|
||||||
Requires: (container-selinux >= 2:2.162.1 if selinux-policy)
|
Requires: (container-selinux >= 2:2.162.1 if selinux-policy)
|
||||||
Requires: oci-runtime
|
Requires: oci-runtime
|
||||||
@ -80,7 +81,7 @@ separately.
|
|||||||
|
|
||||||
%package -n aardvark-dns
|
%package -n aardvark-dns
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 29%{?dist}
|
Release: 30%{?dist}
|
||||||
URL: https://github.com/containers/aardvark-dns
|
URL: https://github.com/containers/aardvark-dns
|
||||||
Summary: Authoritative DNS server for A/AAAA container records
|
Summary: Authoritative DNS server for A/AAAA container records
|
||||||
License: ASL 2.0 and BSD and MIT
|
License: ASL 2.0 and BSD and MIT
|
||||||
@ -99,7 +100,7 @@ Read more about configuration in `src/backend/mod.rs`.
|
|||||||
|
|
||||||
%package -n netavark
|
%package -n netavark
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 29%{?dist}
|
Release: 30%{?dist}
|
||||||
URL: https://github.com/containers/netavark
|
URL: https://github.com/containers/netavark
|
||||||
Summary: OCI network stack
|
Summary: OCI network stack
|
||||||
License: ASL 2.0 and BSD and MIT
|
License: ASL 2.0 and BSD and MIT
|
||||||
@ -259,6 +260,10 @@ EOF
|
|||||||
%{_mandir}/man1/netavark.1*
|
%{_mandir}/man1/netavark.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 23 2022 Lokesh Mandvekar <lsm5@redhat.com> - 2:1-30
|
||||||
|
- archful package should conflict with older noarch package
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Tue Feb 22 2022 Lokesh Mandvekar <lsm5@redhat.com> - 2:1-29
|
* Tue Feb 22 2022 Lokesh Mandvekar <lsm5@redhat.com> - 2:1-29
|
||||||
- consistent release tags for all packages
|
- consistent release tags for all packages
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
Loading…
Reference in New Issue
Block a user