From 81b18074345827c350806a6dea383769788aeeaac2011060946e10a5ef5f7e04 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Thu, 14 Mar 2024 01:43:53 +0000 Subject: [PATCH] Accepting request 1157763 from home:bmwiedemann:branches:network:messaging:matrix Move install commands into %install section OBS-URL: https://build.opensuse.org/request/show/1157763 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=28 --- libQuotient.changes | 5 +++++ libQuotient.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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}