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:
committed by
Git OBS Bridge
parent
83153bc279
commit
b71d7ce544
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user