This commit is contained in:
parent
eb4d8dc0c1
commit
5e0b2ddd3b
@ -69,7 +69,11 @@ 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
|
||||||
%license LICENSE*
|
%license LICENSE*
|
||||||
|
%else
|
||||||
|
%doc LICENSE*
|
||||||
|
%endif
|
||||||
|
|
||||||
%files -n libx86emu-devel
|
%files -n libx86emu-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user