Change Requires container-selinux to recommends container-selinux
This commit is contained in:
parent
30b7ed2b4a
commit
86a6579e3d
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 81.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 82.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -61,7 +61,7 @@ BuildRequires: golang(github.com/syndtr/gocapability/capability)
|
||||
BuildRequires: golang(github.com/vishvananda/netlink)
|
||||
BuildRequires: golang(github.com/vishvananda/netlink/nl)
|
||||
%endif
|
||||
Requires(pre): container-selinux >= 2:2.2-2
|
||||
Recommends: container-selinux >= 2:2.85-1
|
||||
|
||||
%ifnarch s390x
|
||||
Recommends: criu
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Dan Walsh (Bot) <dwalsh@fedoraproject.org> - 2:1.0.0-82.dev.git2b18fe1
|
||||
- Change Requires container-selinux to recommends container-selinux
|
||||
|
||||
* Fri Mar 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-81.dev.git2b18fe1
|
||||
- autobuilt 2b18fe1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user