diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index 649a893..052768b 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,4 +1,3 @@ -%undefine __cmake_in_source_build %global framework kcmutils # uncomment to enable bootstrap mode @@ -9,13 +8,13 @@ #global tests 1 %endif -Name: kf5-%{framework} +Name: kf5-%{framework} Version: 5.94.0 Release: 1%{?dist} -Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules +Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules -License: LGPLv2+ -URL: https://invent.kde.org/frameworks/%{framework} +License: LGPLv2+ +URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -24,9 +23,8 @@ URL: https://invent.kde.org/frameworks/%{framework} %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz -BuildRequires: make BuildRequires: extra-cmake-modules >= %{majmin} BuildRequires: kf5-kconfigwidgets-devel >= %{majmin} BuildRequires: kf5-kcoreaddons-devel >= %{majmin} @@ -109,12 +107,13 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %files devel %{_kf5_includedir}/KCMUtils/ -%{_kf5_includedir}/KCMUtilsCore +%{_kf5_includedir}/KCMUtilsCore/ %{_kf5_libdir}/libKF5KCMUtils.so %{_kf5_libdir}/libKF5KCMUtilsCore.so %{_kf5_libdir}/cmake/KF5KCMUtils/ %{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri + %changelog * Fri May 13 2022 Rex Dieter - 5.94.0-1 - 5.94.0