SHA256
1
0
forked from pool/docker

Accepting request 616513 from Virtualization:containers

OBS-URL: https://build.opensuse.org/request/show/616513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=77
This commit is contained in:
Yuchen Lin 2018-06-22 11:15:19 +00:00 committed by Git OBS Bridge
commit 569d910394
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