SHA256
1
0
forked from pool/docker

Accepting request 616493 from home:dcassany:branches:Virtualization:containers

- Make use of %license macro

OBS-URL: https://build.opensuse.org/request/show/616493
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=252
This commit is contained in:
Jordi Massaguer 2018-06-13 11:40:04 +00:00 committed by Git OBS Bridge
parent 83153bc279
commit b71d7ce544
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 13 10:19:23 UTC 2018 - dcassany@suse.com
- Make use of %license macro
-------------------------------------------------------------------
Tue Jun 5 11:24:35 UTC 2018 - asarai@suse.com

View File

@ -336,7 +336,8 @@ getent group docker >/dev/null || groupadd -r docker
%files
%defattr(-,root,root)
%doc components/engine/README.md components/engine/LICENSE README_SUSE.md CHANGELOG.md
%doc components/engine/README.md README_SUSE.md CHANGELOG.md
%license components/engine/LICENSE
%{_bindir}/docker
%{_bindir}/dockerd
%{_sbindir}/rcdocker