From 5e0b2ddd3bc324ce90299850044ce72a2ad326ff909349be61975e70e1c07b42 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 28 Jan 2020 14:39:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=41 --- libx86emu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libx86emu.spec b/libx86emu.spec index bf0c2f9..ce9128a 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -69,7 +69,11 @@ install -d -m 755 %{buildroot}%{_libdir} %defattr(-,root,root) %{_libdir}/*.so.* %doc README.md +%if %suse_version >= 1500 %license LICENSE* +%else +%doc LICENSE* +%endif %files -n libx86emu-devel %defattr(-,root,root)