Accepting request 671604 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/671604 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libx86emu?expand=0&rev=25
This commit is contained in:
commit
b83770d06f
@ -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
|
Thu Aug 30 13:31:45 UTC 2018 - snwint@suse.de
|
||||||
|
|
||||||
|
@ -68,7 +68,8 @@ install -d -m 755 %{buildroot}%{_libdir}
|
|||||||
%files -n libx86emu2
|
%files -n libx86emu2
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%doc README.md LICENSE*
|
%doc README.md
|
||||||
|
%license LICENSE*
|
||||||
|
|
||||||
%files -n libx86emu-devel
|
%files -n libx86emu-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user