public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fxzx micah <fxzxmicah@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/selinux-policy] f44: Move the awk post-requires to the minimum subpackage
Date: Fri, 12 Jun 2026 19:10:17 GMT [thread overview]
Message-ID: <178129141710.1.4737645741078505888.rpms-selinux-policy-f57bf3ed93e2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/selinux-policy
Branch : f44
Commit : f57bf3ed93e24679ba55418c883042063f11e7fc
Author : Fxzx micah <fxzxmicah@outlook.com>
Date : 2026-06-05T21:25:37+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/selinux-policy/c/f57bf3ed93e24679ba55418c883042063f11e7fc?branch=f44
Log:
Move the awk post-requires to the minimum subpackage
Only the minimum subpackage uses awk during the pre stage.
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 5656255..ca579c1 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -57,7 +57,7 @@ BuildRequires: make
BuildRequires: systemd-rpm-macros
BuildRequires: groff
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER}
-Requires(post): /bin/awk /usr/bin/sha512sum
+Requires(pre): /usr/bin/sha512sum
Requires(meta): (rpm-plugin-selinux if rpm-libs)
Requires: selinux-policy-any = %{version}-%{release}
Provides: selinux-policy-base = %{version}-%{release}
@@ -663,6 +663,7 @@ exit 0
Summary: SELinux minimum policy
Provides: selinux-policy-any = %{version}-%{release}
Requires(post): policycoreutils-python-utils >= %{POLICYCOREUTILSVER}
+Requires(pre): /bin/awk
Requires(pre): coreutils
Requires(pre): selinux-policy = %{version}-%{release}
Requires: selinux-policy = %{version}-%{release}
reply other threads:[~2026-06-12 19:10 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=178129141710.1.4737645741078505888.rpms-selinux-policy-f57bf3ed93e2@fedoraproject.org \
--to=fxzxmicah@outlook.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