Accepting request 665987 from home:kukuk:branches:system:install:head

- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/665987
OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=32
This commit is contained in:
Steffen Winterfeldt 2019-02-05 09:54:58 +00:00 committed by Git OBS Bridge
parent cd4ace5790
commit 11d737c83c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 14 16:00:52 CET 2019 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
--------------------------------------------------------------------
Thu Aug 30 13:31:45 UTC 2018 - snwint@suse.de

View File

@ -68,7 +68,8 @@ install -d -m 755 %{buildroot}%{_libdir}
%files -n libx86emu2
%defattr(-,root,root)
%{_libdir}/*.so.*
%doc README.md LICENSE*
%doc README.md
%license LICENSE*
%files -n libx86emu-devel
%defattr(-,root,root)