|
|
|
@ -98,15 +98,13 @@ make %{?_smp_mflags} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%find_lang frameworkintegration5_qt --with-qt --all-name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## unpackaged files
|
|
|
|
|
# fedora never defaulted to oxygen-fonts, nor particularly care about forcing any oxygen->noto switch either -- rex
|
|
|
|
|
rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -f frameworkintegration5_qt.lang
|
|
|
|
|
%files
|
|
|
|
|
%doc README.md
|
|
|
|
|
%license COPYING.LIB
|
|
|
|
|
%{_kf5_datadir}/kf5/infopage/
|
|
|
|
@ -118,7 +116,6 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font.
|
|
|
|
|
%files libs
|
|
|
|
|
%{_kf5_libdir}/libKF5Style.so.*
|
|
|
|
|
%{_kf5_plugindir}/FrameworkIntegrationPlugin.so
|
|
|
|
|
%{_kf5_qtplugindir}/platformthemes/KDEPlatformTheme.so
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_kf5_includedir}/frameworkintegration_version.h
|
|
|
|
|