]> git.pld-linux.org Git - packages/blueman.git/blobdiff - blueman.spec
- call systemd user macros once
[packages/blueman.git] / blueman.spec
index 626c7c3df59c2363429935d2efb8da165c949372..70d3770398ad85fdf347425c1be8cd015ad62866 100644 (file)
@@ -162,16 +162,14 @@ rm -rf $RPM_BUILD_ROOT
 glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %service %{name}-mechanism restart
 %systemd_post %{name}-mechanism.service
-%systemd_user_post blueman-applet.service
-%systemd_user_post blueman-manager.service
+%systemd_user_post blueman-applet.service blueman-manager.service
 
 %preun
 if [ "$1" = "0" ]; then
         %service -q %{name}-mechanism stop
 fi
 %systemd_preun %{name}-mechanism.service
-%systemd_user_preun blueman-applet.service
-%systemd_user_preun blueman-manager.service
+%systemd_user_preun blueman-applet.service blueman-manager.service
 
 %postun
 %update_icon_cache hicolor
This page took 0.053665 seconds and 4 git commands to generate.