public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/akonadi-server] f43: Set KDE_INSTALL_SYSTEMDUSERUNITDIR
Date: Tue, 23 Jun 2026 17:48:48 GMT	[thread overview]
Message-ID: <178223692820.1.13877192198647383696.rpms-akonadi-server-9c3341bfb045@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/akonadi-server
            Branch : f43
            Commit : 9c3341bfb0454945f14aa56d5773966d3722d955
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-04-26T19:26:17-04:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/akonadi-server/c/9c3341bfb0454945f14aa56d5773966d3722d955?branch=f43

            Log:
            Set KDE_INSTALL_SYSTEMDUSERUNITDIR

This assures that the unit file is always installed in %_userunitdir
regardless of %_prefix.

---
diff --git a/akonadi-server.spec b/akonadi-server.spec
index 7f5d899..fff611f 100644
--- a/akonadi-server.spec
+++ b/akonadi-server.spec
@@ -131,6 +131,7 @@ find ./po -type f -name libakonadi5.po -execdir mv {} libakonadi6.po \;
 %cmake_kf6 \
   %{?database_backend:-DDATABASE_BACKEND=%{database_backend}} \
   -DINSTALL_APPARMOR:BOOL=OFF \
+  -DKDE_INSTALL_SYSTEMDUSERUNITDIR=%{_userunitdir} \
   -DMYSQLD_EXECUTABLE:FILEPATH=%{_libexecdir}/mysqld \
   -DMYSQLD_SCRIPTS_PATH:FILEPATH=%{_bindir}/mysql_install_db \
   -DPOSTGRES_PATH:FILEPATH=%{_bindir}/pg_ctl

                 reply	other threads:[~2026-06-23 17:48 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=178223692820.1.13877192198647383696.rpms-akonadi-server-9c3341bfb045@fedoraproject.org \
    --to=yselkowi@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