diff --git a/libkscreen-qt5.spec b/libkscreen-qt5.spec index 944eda6..41f95af 100644 --- a/libkscreen-qt5.spec +++ b/libkscreen-qt5.spec @@ -3,7 +3,7 @@ Name: libkscreen-qt5 Summary: KDE display configuration library Version: 5.27.10 -Release: 2 +Release: 4 License: GPLv2+ URL: https://invent.kde.org/plasma/%{base_name} @@ -57,16 +57,13 @@ developing applications that use %{name}. %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd +%{cmake_kf5} -make %{?_smp_mflags} -C %{_target_platform} +%{cmake_build} %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%{cmake_install} %find_lang_kf5 libkscreen5_qt %ldconfig_scriptlets @@ -95,6 +92,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KScreen.pri %changelog +* Sun Nov 17 2024 ChenYanpan - 5.27.10-4 +- adapt to the new CMake macros to fix build failure + +* Sun Nov 17 2024 ChenYanpan - 5.27.10-3 +- adapt to the new CMake macros to fix build failure + * Mon Jan 29 2024 peijiankang - 5.27.10-2 - add 0001-fix-build-error-of-5.27.6.patch(sync from 5.27.6-2) @@ -112,7 +115,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} * Mon Oct 10 2022 lvfei - 5.25.2-2 - remove patch:libkscreen-5.6.4-rhel-nowayland.patch -- It is required by rhel and rhel<=7 +- It is required by rhel and rhel<=7 * Tue Jul 5 2022 peijiankang - 5.25.2-1 - update to upstream version 5.25.2