Luke Jones 2017-02-15 00:12:35 +00:00 committed by Git OBS Bridge
parent 8eb4debe4a
commit f9127d44bc

View File

@ -181,7 +181,7 @@ sed -e '/*\//q' src/libbacktrace/backtrace.h \
%files
%defattr(-,root,root,-)
# The SLES-12 macros don't appear to take ownership of this directory?
%if 0%{?sle_version} <= 120300
%if (0%{?suse_version} < 1330 && 0%{?sle_version} <= 120300)
%dir %{_datadir}/licenses
%endif
%license COPYRIGHT LICENSE-APACHE LICENSE-MIT
@ -215,7 +215,7 @@ sed -e '/*\//q' src/libbacktrace/backtrace.h \
%files doc
%defattr(-,root,root)
# The SLES-12 macros don't appear to take ownership of this directory?
%if 0%{?sle_version} <= 120300
%if (0%{?suse_version} < 1330 && 0%{?sle_version} <= 120300)
%dir %{_datadir}/licenses
%endif
%license %{_docdir}/%{name}/html/FiraSans-LICENSE.txt