diff --git a/ark.spec b/ark.spec index b222d43d29875418c53ca00e90831cb8f9c0e48f..9ea956794fdd4d8d64791ca644ef7e92a132da42 100644 --- a/ark.spec +++ b/ark.spec @@ -65,14 +65,11 @@ Provides: ark-part = %{version}-%{release} %autosetup -p1 %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd +%{cmake_kf5} make %{?_smp_mflags} -C %{_target_platform} %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install %find_lang %{name} --all-name --with-html --with-man rm -fv %{buildroot}%{_kf5_libdir}/libkerfuffle.so @@ -105,6 +102,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.ark.deskt %changelog +* Thu Nov 21 2024 tangjie02 - -1 +- adapt to the new CMake macros to fix build failure + * Fri Mar 15 2024 douyan - 23.08.5-1 - Update package to version 23.08.5