containers-common-4:1-5
- number sources in order Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
262d9349be
commit
6409158b6d
@ -15,32 +15,32 @@
|
|||||||
Epoch: 4
|
Epoch: 4
|
||||||
Name: containers-common
|
Name: containers-common
|
||||||
Version: 1
|
Version: 1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Common configuration and documentation for containers
|
Summary: Common configuration and documentation for containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: go-md2man
|
BuildRequires: go-md2man
|
||||||
Recommends: fuse-overlayfs
|
Recommends: fuse-overlayfs
|
||||||
Recommends: slirp4netns
|
Recommends: slirp4netns
|
||||||
Source4: %{github_containers}/common/%{common_branch}/docs/containers.conf.5.md
|
Source1: %{github_containers}/common/%{common_branch}/docs/containers.conf.5.md
|
||||||
Source3: %{github_containers}/common/%{common_branch}/pkg/config/containers.conf
|
Source2: %{github_containers}/common/%{common_branch}/pkg/config/containers.conf
|
||||||
Source2: %{github_containers}/common/%{common_branch}/pkg/seccomp/seccomp.json
|
Source3: %{github_containers}/common/%{common_branch}/pkg/seccomp/seccomp.json
|
||||||
Source1: %{github_containers}/common/%{common_branch}/pkg/subscriptions/mounts.conf
|
Source4: %{github_containers}/common/%{common_branch}/pkg/subscriptions/mounts.conf
|
||||||
Source12: %{github_containers}/image/%{image_branch}/docs/containers-auth.json.5.md
|
Source5: %{github_containers}/image/%{image_branch}/docs/containers-auth.json.5.md
|
||||||
Source10: %{github_containers}/image/%{image_branch}/docs/containers-certs.d.5.md
|
Source6: %{github_containers}/image/%{image_branch}/docs/containers-certs.d.5.md
|
||||||
Source7: %{github_containers}/image/%{image_branch}/docs/containers-policy.json.5.md
|
Source7: %{github_containers}/image/%{image_branch}/docs/containers-policy.json.5.md
|
||||||
Source5: %{github_containers}/image/%{image_branch}/docs/containers-registries.conf.5.md
|
Source8: %{github_containers}/image/%{image_branch}/docs/containers-registries.conf.5.md
|
||||||
Source13: %{github_containers}/image/%{image_branch}/docs/containers-registries.conf.d.5.md
|
Source9: %{github_containers}/image/%{image_branch}/docs/containers-registries.conf.d.5.md
|
||||||
Source11: %{github_containers}/image/%{image_branch}/docs/containers-registries.d.5.md
|
Source10: %{github_containers}/image/%{image_branch}/docs/containers-registries.d.5.md
|
||||||
Source8: %{github_containers}/image/%{image_branch}/docs/containers-signature.5.md
|
Source11: %{github_containers}/image/%{image_branch}/docs/containers-signature.5.md
|
||||||
Source9: %{github_containers}/image/%{image_branch}/docs/containers-transports.5.md
|
Source12: %{github_containers}/image/%{image_branch}/docs/containers-transports.5.md
|
||||||
Source6: %{github_containers}/image/%{image_branch}/registries.conf
|
Source13: %{github_containers}/image/%{image_branch}/registries.conf
|
||||||
Source14: %{github_containers}/podman/%{podman_branch}/docs/source/markdown/containers-mounts.conf.5.md
|
Source14: %{github_containers}/podman/%{podman_branch}/docs/source/markdown/containers-mounts.conf.5.md
|
||||||
Source15: %{github_containers}/shortnames/%{shortnames_branch}/shortnames.conf
|
Source15: %{github_containers}/shortnames/%{shortnames_branch}/shortnames.conf
|
||||||
Source17: %{github_containers}/skopeo/%{skopeo_branch}/default.yaml
|
Source16: %{github_containers}/skopeo/%{skopeo_branch}/default.yaml
|
||||||
Source16: %{github_containers}/skopeo/%{skopeo_branch}/integration/fixtures/policy.json
|
Source17: %{github_containers}/skopeo/%{skopeo_branch}/integration/fixtures/policy.json
|
||||||
Source19: %{github_containers}/storage/%{storage_branch}/docs/containers-storage.conf.5.md
|
Source18: %{github_containers}/storage/%{storage_branch}/docs/containers-storage.conf.5.md
|
||||||
Source18: %{github_containers}/storage/%{storage_branch}/storage.conf
|
Source19: %{github_containers}/storage/%{storage_branch}/storage.conf
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains common configuration files and documentation for container
|
This package contains common configuration files and documentation for container
|
||||||
@ -114,6 +114,9 @@ ln -s %{_sysconfdir}/yum.repos.d/redhat.repo %{buildroot}%{_datadir}/rhel/secret
|
|||||||
%{_datadir}/rhel/secrets/*
|
%{_datadir}/rhel/secrets/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 28 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 4:1-5
|
||||||
|
- number sources in order
|
||||||
|
|
||||||
* Thu Jan 28 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 4:1-4
|
* Thu Jan 28 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 4:1-4
|
||||||
- Resolves: #1916922 - do not depend on subscription-manager
|
- Resolves: #1916922 - do not depend on subscription-manager
|
||||||
- reorder sources in alphabetical order
|
- reorder sources in alphabetical order
|
||||||
|
Loading…
Reference in New Issue
Block a user