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

- Make use of %license macro

OBS-URL: https://build.opensuse.org/request/show/616531
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=63
This commit is contained in:
Jordi Massaguer 2018-06-13 15:25:29 +00:00 committed by Git OBS Bridge
parent 28fa6fa85c
commit 8c87813fbf
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 13 12:59:09 UTC 2018 - dcassany@suse.com
- Make use of %license macro
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 5 06:38:40 UTC 2018 - asarai@suse.com Tue Jun 5 06:38:40 UTC 2018 - asarai@suse.com

View File

@ -145,7 +145,8 @@ install -m644 man/man8/runc*.8 %{buildroot}%{_mandir}/man8
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README.md LICENSE %doc README.md
%license LICENSE
%{_sbindir}/%{name} %{_sbindir}/%{name}
%{_mandir}/man8/runc*.8.gz %{_mandir}/man8/runc*.8.gz