public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sdubby] epel10.2: Stop providing grubby (#2269992)
@ 2026-07-07  7:20 Adam Williamson
  0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-07-07  7:20 UTC (permalink / raw)
  To: git-commits

            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
 

^ 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: Stop providing grubby (#2269992) Adam Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox