public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rtpproxy] f43: Drop call to %sysusers_create_compat
@ 2026-06-03 12:56 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-03 12:56 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-06-03 12:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 12:56 [rpms/rtpproxy] f43: Drop call to %sysusers_create_compat 

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