containers-common-1-94.el9
- add containers-common-extra provides to satisfy new buildah spec - Related: RHEL-60277 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
04400f45d9
commit
68a1835374
@ -12,12 +12,13 @@
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: containers-common
|
Name: containers-common
|
||||||
Version: 1
|
Version: 1
|
||||||
Release: 93%{?dist}
|
Release: 94%{?dist}
|
||||||
Summary: Common configuration and documentation for containers
|
Summary: Common configuration and documentation for containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
ExclusiveArch: %{go_arches}
|
ExclusiveArch: %{go_arches}
|
||||||
BuildRequires: /usr/bin/go-md2man
|
BuildRequires: /usr/bin/go-md2man
|
||||||
Provides: skopeo-containers = %{epoch}:%{version}-%{release}
|
Provides: skopeo-containers = %{epoch}:%{version}-%{release}
|
||||||
|
Provides: containers-common-extra = %{epoch}:%{version}-%{release}
|
||||||
Conflicts: %{name} <= 2:1-22
|
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)
|
||||||
@ -173,6 +174,10 @@ EOF
|
|||||||
%{_datadir}/rhel/secrets/*
|
%{_datadir}/rhel/secrets/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1-94
|
||||||
|
- add containers-common-extra provides to satisfy new buildah spec
|
||||||
|
- Related: RHEL-60277
|
||||||
|
|
||||||
* Thu Nov 28 2024 Jindrich Novy <jnovy@redhat.com> - 2:1-93
|
* Thu Nov 28 2024 Jindrich Novy <jnovy@redhat.com> - 2:1-93
|
||||||
- update vendored components
|
- update vendored components
|
||||||
- Resolves: RHEL-69402
|
- Resolves: RHEL-69402
|
||||||
|
Loading…
Reference in New Issue
Block a user