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

            A new commit has been pushed.

            Repo   : rpms/openqa
            Branch : f44
            Commit : 7c5922320b5716a220d62c2b97e015f94bb4c9d7
            Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
            Date   : 2026-06-15T17:55:32+02:00
            Stats  : +0/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openqa/c/7c5922320b5716a220d62c2b97e015f94bb4c9d7?branch=f44

            Log:
            Drop call to %sysusers_create_compat

After https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers,
rpm will handle account creation automatically.

---
diff --git a/openqa.spec b/openqa.spec
index 258d194..c44267e 100644
--- a/openqa.spec
+++ b/openqa.spec
@@ -167,7 +167,6 @@ Requires(post): coreutils
 
 # Standard for packages that have systemd services & sysusers
 %{?systemd_requires}
-%{?sysusers_requires_compat}
 
 # the plugin is needed if the auth method is set to "oauth2"
 Recommends:     perl(Mojolicious::Plugin::OAuth2)
@@ -534,8 +533,6 @@ make test GIT_CEILING_DIRECTORIES="/" CHECKSTYLE=0 PROVE_ARGS='-r t' TEST_PG_PAT
 rm -rf %{buildroot}/DB
 %endif
 
-%pre
-%sysusers_create_compat %{SOURCE5}
 
 %pre worker
 %sysusers_create_compat %{SOURCE6}

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

only message in thread, other threads:[~2026-06-18  6:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18  6:01 [rpms/openqa] f44: 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