diff --git a/libQuotient.changes b/libQuotient.changes index b3b177c..e556ee6 100644 --- a/libQuotient.changes +++ b/libQuotient.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 13 21:01:31 UTC 2024 - Bernhard Wiedemann + +- Move install commands into %install section + ------------------------------------------------------------------- Wed Sep 13 12:07:48 UTC 2023 - ecsos diff --git a/libQuotient.spec b/libQuotient.spec index 2a2842a..bb069c2 100644 --- a/libQuotient.spec +++ b/libQuotient.spec @@ -152,13 +152,13 @@ developing applications that use libQuotient. %cmake_install %endif +# Not useful +rm -r %{buildroot}%{_datadir}/ndk-modules/ + %check # testolmaccount needs a local server %ctest --exclude-regex 'testolmaccount' -# Not useful -rm -r %{buildroot}%{_datadir}/ndk-modules/ - %ldconfig_scriptlets -n libQuotient%{?qt6:%{lib_suffix}-}%{soversion} %files -n libQuotient%{?qt6:%{lib_suffix}-}%{soversion}