public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: policycoreutils/org-selinux-dbus-interfaces: Add missing requirements
@ 2026-09-11 13:17 Richard Filo
0 siblings, 0 replies; only message in thread
From: Richard Filo @ 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 : cba138dc2219832f261e855c6f219d74e1452c7b
Author : Richard Filo <rfilo@redhat.com>
Date : 2020-05-19T11:03:45+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/cba138dc2219832f261e855c6f219d74e1452c7b?branch=pr775-checkpolicy-revdeps
Log:
policycoreutils/org-selinux-dbus-interfaces: Add missing requirements
Fedora CI fails because dbus-tools package is required.
fixes: https://src.fedoraproject.org/tests/selinux/issue/66
---
diff --git a/policycoreutils/org-selinux-dbus-interfaces/Makefile b/policycoreutils/org-selinux-dbus-interfaces/Makefile
index 0c1643a..92c8af6 100644
--- a/policycoreutils/org-selinux-dbus-interfaces/Makefile
+++ b/policycoreutils/org-selinux-dbus-interfaces/Makefile
@@ -53,7 +53,7 @@ $(METADATA): Makefile
@echo "Type: Sanity" >> $(METADATA)
@echo "TestTime: 10m" >> $(METADATA)
@echo "RunFor: policycoreutils" >> $(METADATA)
- @echo "Requires: policycoreutils-dbus selinux-policy-minimum selinux-policy-mls selinux-policy-targeted" >> $(METADATA)
+ @echo "Requires: dbus-tools policycoreutils-dbus selinux-policy-minimum selinux-policy-mls selinux-policy-targeted" >> $(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: policycoreutils/org-selinux-dbus-interfaces: Add missing requirements Richard Filo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox