public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: Add missing dependency
Date: Fri, 11 Sep 2026 13:17:22 GMT	[thread overview]
Message-ID: <178913264233.1.1440939897347443217.tests-selinux-4a68c4fe1b15@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 4a68c4fe1b15fcaa1fcf5e0230b7419604fd0d81
Author : Petr Šplíchal <psplicha@redhat.com>
Date   : 2018-09-20T19:19:20+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/tests/selinux/c/4a68c4fe1b15fcaa1fcf5e0230b7419604fd0d81?branch=pr775-checkpolicy-revdeps

Log:
Add missing dependency

---
diff --git a/selinux-policy/policy-rpm-macros/Makefile b/selinux-policy/policy-rpm-macros/Makefile
index 8b3eb1b..18a9ea4 100644
--- a/selinux-policy/policy-rpm-macros/Makefile
+++ b/selinux-policy/policy-rpm-macros/Makefile
@@ -53,7 +53,7 @@ $(METADATA): Makefile
 	@echo "Type:            Sanity" >> $(METADATA)
 	@echo "TestTime:        15m" >> $(METADATA)
 	@echo "RunFor:          selinux-policy" >> $(METADATA)
-	@echo "Requires:        selinux-policy /usr/sbin/semanage" >> $(METADATA)
+	@echo "Requires:        git selinux-policy /usr/sbin/semanage" >> $(METADATA)
 	@echo "Priority:        Normal" >> $(METADATA)
 	@echo "License:         GPLv2" >> $(METADATA)
 	@echo "Confidential:    no" >> $(METADATA)

                 reply	other threads:[~2026-09-11 13:17 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=178913264233.1.1440939897347443217.tests-selinux-4a68c4fe1b15@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