public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: Add systemd rpm scriptlets for gnome-user-share-webdav user service
@ 2026-06-24 11:35 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-06-24 11:35 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 7a1b7a3f0a9737348d7709842774bbd4343349e1
Author : Kalev Lember <klember@redhat.com>
Date   : 2019-09-06T11:52:37+02:00
Stats  : +8/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/7a1b7a3f0a9737348d7709842774bbd4343349e1?branch=wip/oholy/f45-update

Log:
Add systemd rpm scriptlets for gnome-user-share-webdav user service

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 98195f9..26cead4 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -20,6 +20,7 @@ BuildRequires: libnotify-devel
 BuildRequires: nautilus-devel
 BuildRequires: gettext
 BuildRequires: systemd-devel
+BuildRequires: systemd-rpm-macros
 
 Requires: httpd
 Requires: mod_dnssd
@@ -47,6 +48,12 @@ up in the Network location in GNOME.
 
 %find_lang gnome-user-share --with-gnome
 
+%post
+%systemd_user_post gnome-user-share-webdav.service
+
+%preun
+%systemd_user_preun gnome-user-share-webdav.service
+
 %files -f gnome-user-share.lang
 %license COPYING
 %doc README NEWS
@@ -61,6 +68,7 @@ up in the Network location in GNOME.
 %changelog
 * Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
 - Update to 3.34.0
+- Add systemd rpm scriptlets for gnome-user-share-webdav user service
 
 * Mon Aug 26 2019 Kalev Lember <klember@redhat.com> - 3.33.1-1
 - Update to 3.33.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:35 [rpms/gnome-user-share] wip/oholy/f45-update: Add systemd rpm scriptlets for gnome-user-share-webdav user service Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox