Accepting request 1139707 from home:dirkmueller:Factory
- fix build on non-suse distributions - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/1139707 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=46
This commit is contained in:
parent
6d6b1bcad9
commit
79e62cef7c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 18 12:47:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- fix build on non-suse distributions
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Thu Nov 18 17:14:15 UTC 2021 - wfeldt@opensuse.org
|
Thu Nov 18 17:14:15 UTC 2021 - wfeldt@opensuse.org
|
||||||
|
|
||||||
@ -114,7 +119,7 @@ Thu Mar 21 11:45:15 UTC 2019 - snwint@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 14 16:00:52 CET 2019 - kukuk@suse.de
|
Mon Jan 14 16:00:52 CET 2019 - kukuk@suse.de
|
||||||
|
|
||||||
- Use %license instead of %doc [bsc#1082318]
|
- 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
|
||||||
|
@ -69,7 +69,7 @@ install -d -m 755 %{buildroot}%{_libdir}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%if %suse_version >= 1500
|
%if 0%{?suse_version} >= 1500
|
||||||
%license LICENSE*
|
%license LICENSE*
|
||||||
%else
|
%else
|
||||||
%doc LICENSE*
|
%doc LICENSE*
|
||||||
|
Loading…
Reference in New Issue
Block a user