public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/openqa] f44: Drop call to %sysusers_create_compat
Date: Thu, 18 Jun 2026 06:01:23 GMT [thread overview]
Message-ID: <178176248352.1.213714061774519314.rpms-openqa-7c5922320b57@fedoraproject.org> (raw)
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}
reply other threads:[~2026-06-18 6:01 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=178176248352.1.213714061774519314.rpms-openqa-7c5922320b57@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