From 11d737c83c8a4f2f346b7b866b04f3ddb217f485b7b35f6bb31e3a8cc591d944 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 5 Feb 2019 09:54:58 +0000 Subject: [PATCH] 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 --- libx86emu.changes | 5 +++++ libx86emu.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libx86emu.changes b/libx86emu.changes index 49ef258..2125b55 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -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 diff --git a/libx86emu.spec b/libx86emu.spec index 20e3aa3..67217d9 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -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)