diff --git a/rawtherapee.spec b/rawtherapee.spec index 38b8856..c6bb099 100644 --- a/rawtherapee.spec +++ b/rawtherapee.spec @@ -81,13 +81,13 @@ rm -rf rtengine/klt/ %if 0%{?link_tcmalloc} -DENABLE_TCMALLOC=ON \ %endif - -DWITH_SYSTEM_KLT=ON . - -make VERBOSE=1 %{?_smp_mflags} + -DWITH_SYSTEM_KLT=ON + +%cmake_build %install -make install DESTDIR=%{buildroot} +%cmake_install DESTDIR=%{buildroot} # These file are taken from the root already @@ -113,6 +113,7 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/com.%{na %changelog * Tue Aug 04 2020 Mattia Verga - 5.8-5 - Another rebuild attempt for F33 Mass Rebuild after gettext has been fixed +- Use new cmake macros * Sat Aug 01 2020 Fedora Release Engineering - 5.8-4 - Second attempt - Rebuilt for