public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/sdubby] epel10.2: Stop providing grubby (#2269992)
Date: Tue, 07 Jul 2026 07:20:33 GMT [thread overview]
Message-ID: <178340883390.1.12358296802737978129.rpms-sdubby-da58b0c2ffc0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/sdubby
Branch : epel10.2
Commit : da58b0c2ffc0796606d34aab1a92ddfb5789571b
Author : Adam Williamson <awilliam@redhat.com>
Date : 2024-03-18T15:44:00-07:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sdubby/c/da58b0c2ffc0796606d34aab1a92ddfb5789571b?branch=epel10.2
Log:
Stop providing grubby (#2269992)
This is no longer necessary (since kexec-tools dropped its hard
requirement of grubby in 2021), and appears harmful; we believe
sdubby often gets installed instead of grubby because it appears
to provide a higher version of grubby than the grubby package
itself does. So, let's try getting rid of it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
---
diff --git a/sdubby.spec b/sdubby.spec
index a8f323c..edd4f97 100644
--- a/sdubby.spec
+++ b/sdubby.spec
@@ -4,7 +4,7 @@
Name: sdubby
Version: 1.0
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Set of systemd-boot shims that don't fit anywhere else in the distro
License: GPLv2+
URL: https://pagure.io/sdubby.git
@@ -30,9 +30,6 @@ 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
@@ -78,6 +75,9 @@ gzip %{buildroot}%{_mandir}/man8/updateloaderentries.8
%changelog
+* Mon Mar 18 2024 Adam Williamson <awilliam@redhat.com> - 1.0-7
+- Stop providing grubby (#2269992)
+
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
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=178340883390.1.12358296802737978129.rpms-sdubby-da58b0c2ffc0@fedoraproject.org \
--to=awilliam@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