public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: Add systemd rpm scriptlets for gnome-user-share-webdav user service
Date: Wed, 24 Jun 2026 11:35:06 GMT [thread overview]
Message-ID: <178230090608.1.6337641613841625735.rpms-gnome-user-share-7a1b7a3f0a97@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-24 11:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178230090608.1.6337641613841625735.rpms-gnome-user-share-7a1b7a3f0a97@fedoraproject.org \
--to=klember@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox