public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sdubby] epel10.2: Do not provide grubby in ELN
@ 2026-07-07 7:20 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-07 7:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sdubby
Branch : epel10.2
Commit : 85aec85b28d35c4728b59fdc6db4d3067f9834c0
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2024-02-01T21:55:04-05:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sdubby/c/85aec85b28d35c4728b59fdc6db4d3067f9834c0?branch=epel10.2
Log:
Do not provide grubby in ELN
grubby is a RHEL package, this should not interfere with it.
---
diff --git a/sdubby.spec b/sdubby.spec
index e1b71ce..a8f323c 100644
--- a/sdubby.spec
+++ b/sdubby.spec
@@ -30,7 +30,9 @@ BuildRequires: gzip
# turn confuses many tools about whether they should be doing
# grub things, or systemd-boot things.
Conflicts: grubby
+%if 0%{?fedora}
Provides: grubby = 8.41
+%endif
%description
This package provides a place to drop systemd-boot shimming
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 7:20 [rpms/sdubby] epel10.2: Do not provide grubby in ELN Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox