From e2b8e4d890711724bf36cacc1fa73346b4e571cd0c0f7e2c18d0949beef0ee77 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 27 Feb 2024 20:41:24 +0000 Subject: [PATCH] Accepting request 1152481 from home:Vogtinator:frameworks6 - Don't rely on %systemd_user_* beginning with a newline OBS-URL: https://build.opensuse.org/request/show/1152481 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-baloo?expand=0&rev=6 --- kf6-baloo.changes | 5 +++++ kf6-baloo.spec | 11 ++++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/kf6-baloo.changes b/kf6-baloo.changes index fb1b389..500f808 100644 --- a/kf6-baloo.changes +++ b/kf6-baloo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 17:52:32 UTC 2024 - Fabian Vogt + +- Don't rely on %systemd_user_* beginning with a newline + ------------------------------------------------------------------- Tue Feb 27 10:38:00 UTC 2024 - Fabian Vogt diff --git a/kf6-baloo.spec b/kf6-baloo.spec index 3c978b4..1a93b98 100644 --- a/kf6-baloo.spec +++ b/kf6-baloo.spec @@ -142,9 +142,14 @@ package contains aditional command line utilities. Development files. %ldconfig_scriptlets -n libKF6Baloo6 %ldconfig_scriptlets -n libKF6BalooEngine6 -%post file %{systemd_user_post kde-baloo.service} -%preun file %{systemd_user_preun kde-baloo.service} -%postun file %{systemd_user_postun kde-baloo.service} +%post file +%{systemd_user_post kde-baloo.service} + +%preun file +%{systemd_user_preun kde-baloo.service} + +%postun file +%{systemd_user_postun kde-baloo.service} %files -n libKF6Baloo6 %license LICENSES/*