|
|
@ -6,8 +6,7 @@
|
|
|
|
%global prerelease rc2
|
|
|
|
%global prerelease rc2
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# FIXME requires -DQT_FEATURE_system_zlib=OFF
|
|
|
|
%global examples 1
|
|
|
|
%global examples 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Qt6 - Support for rendering and displaying SVG
|
|
|
|
Summary: Qt6 - Support for rendering and displaying SVG
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
@ -110,8 +109,8 @@ popd
|
|
|
|
%{_qt6_libdir}/pkgconfig/*.pc
|
|
|
|
%{_qt6_libdir}/pkgconfig/*.pc
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?examples}
|
|
|
|
%if 0%{?examples}
|
|
|
|
|
|
|
|
# FIXME there don't seem to be any examples
|
|
|
|
%files examples
|
|
|
|
%files examples
|
|
|
|
%{_qt6_examplesdir}/
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|