public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/rtpproxy] f43: Drop call to %sysusers_create_compat
Date: Wed, 03 Jun 2026 12:56:44 GMT [thread overview]
Message-ID: <178049140492.1.7997882182758282071.rpms-rtpproxy-a9eb8ef284db@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rtpproxy
Branch : f43
Commit : a9eb8ef284db041efd1fccdd870a5408720012fa
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2025-10-28T18:14:48+00:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rtpproxy/c/a9eb8ef284db041efd1fccdd870a5408720012fa?branch=f43
Log:
Drop call to %sysusers_create_compat
After https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers,
rpm will handle account creation automatically.
---
diff --git a/rtpproxy.spec b/rtpproxy.spec
index 3c03acc..7e0ded9 100644
--- a/rtpproxy.spec
+++ b/rtpproxy.spec
@@ -34,7 +34,6 @@ BuildRequires: openssl-devel
BuildRequires: systemd-devel
BuildRequires: systemd-rpm-macros
BuildRequires: xxhash-devel
-Requires(pre): /usr/sbin/useradd
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
@@ -74,8 +73,6 @@ install -d %{buildroot}%{_localstatedir}/lib/%{name}
install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/%{name}.conf
-%pre
-%sysusers_create_compat %{SOURCE3}
%post
reply other threads:[~2026-06-03 12:56 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=178049140492.1.7997882182758282071.rpms-rtpproxy-a9eb8ef284db@fedoraproject.org \
--to=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