forked from pool/libcontainers-common
Accepting request 587881 from devel:CaaSP:Head:ControllerNode
autosubmit from concourse OBS-URL: https://build.opensuse.org/request/show/587881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcontainers-common?expand=0&rev=2
This commit is contained in:
parent
f2ea207655
commit
1defe596f6
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 5 09:30:12 UTC 2018 - vrothberg@suse.com
|
||||
|
||||
- Configuration files should generally be tagged as %config(noreplace) in order
|
||||
to keep the modified config files and to avoid losing data when the package
|
||||
is being updated.
|
||||
|
||||
feature#crio
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 13:07:24 UTC 2018 - vrothberg@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@ Release: 0
|
||||
Summary: Configuration files common to github.com/containers
|
||||
License: Apache-2.0
|
||||
Group: System/Management
|
||||
URL: https://github.com/containers
|
||||
Url: https://github.com/containers
|
||||
Source0: policy.json
|
||||
|
||||
%description
|
||||
@ -42,6 +42,6 @@ install -D -m 0644 %{SOURCE0} %{buildroot}/%{_sysconfdir}/containers/policy.json
|
||||
|
||||
%files
|
||||
%dir %{_sysconfdir}/containers
|
||||
%config %{_sysconfdir}/containers/policy.json
|
||||
%config(noreplace) %{_sysconfdir}/containers/policy.json
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user