public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/policycoreutils] rawhide: Drop unused BuildRequires
@ 2026-07-29 11:28 Vit Mojzis
0 siblings, 0 replies; only message in thread
From: Vit Mojzis @ 2026-07-29 11:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/policycoreutils
Branch : rawhide
Commit : a815382f6c518c5ea2e6201f95a8b1c2261c5f1b
Author : Vit Mojzis <vmojzis@redhat.com>
Date : 2026-07-24T17:44:57+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/policycoreutils/c/a815382f6c518c5ea2e6201f95a8b1c2261c5f1b?branch=rawhide
Log:
Drop unused BuildRequires
desktop-file-utils does not appear to be needed. It is unclear from the
commit that introduced it if it was ever needed, but I found no
reference to the content of the package in the userspace code.
Reported by Marián Konček <mkoncek@redhat.com>
https://mkoncek.fedorapeople.org/unbreq.html
Fixes: SELINUX-6551
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 667b957..9fc6c5e 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -71,7 +71,7 @@ Provides: /usr/sbin/semodule
BuildRequires: gcc make
BuildRequires: pam-devel libsepol-static >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel >= %{libauditver} gettext
-BuildRequires: desktop-file-utils dbus-devel glib2-devel
+BuildRequires: dbus-devel glib2-devel
BuildRequires: python3-devel python3-setuptools python3-pip python3-build
BuildRequires: (python3-wheel if python3-setuptools < 71)
BuildRequires: systemd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 11:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 11:28 [rpms/policycoreutils] rawhide: Drop unused BuildRequires Vit Mojzis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox