public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: Add missing dependency
@ 2026-09-11 13:17
0 siblings, 0 replies; only message in thread
From: @ 2026-09-11 13:17 UTC (permalink / raw)
To: git-commits
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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:17 [tests/selinux] pr775-checkpolicy-revdeps: Add missing dependency
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox