Accepting request 614167 from home:dcassany:branches:devel:CaaSP:Head:ControllerNode

- Refactor %license usage to a simpler form

OBS-URL: https://build.opensuse.org/request/show/614167
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/cni?expand=0&rev=12
This commit is contained in:
Containers Team 2018-06-05 09:17:04 +00:00 committed by Git OBS Bridge
parent e62cf4a4ed
commit d001f12353
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 5 08:21:05 UTC 2018 - dcassany@suse.com
- Refactor %license usage to a simpler form
-------------------------------------------------------------------
Mon Jun 4 11:27:31 UTC 2018 - dcassany@suse.com

View File

@ -79,11 +79,7 @@ install -m 755 -d "%{buildroot}%{cni_doc_dir}"
%files
%defattr(-,root,root)
%doc CONTRIBUTING.md README.md DCO
%if 0%{?suse_version} < 1500
%doc LICENSE
%else
%license LICENSE
%endif
%dir %{cni_etc_dir}
%dir %{cni_etc_dir}/net.d
%config %{cni_etc_dir}/net.d/*