public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/sdubby] epel10: Do not provide grubby in ELN
Date: Tue, 07 Jul 2026 07:20:16 GMT [thread overview]
Message-ID: <178340881671.1.3222678082089063873.rpms-sdubby-85aec85b28d3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/sdubby
Branch : epel10
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
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
reply other threads:[~2026-07-07 7:20 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=178340881671.1.3222678082089063873.rpms-sdubby-85aec85b28d3@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=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