From b91640a743834f0222671dfe8f77216ac3b5fff2 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Sat, 24 Oct 2020 12:33:50 +0000 Subject: [PATCH] Only require s390utils-core zipl appears to be the only thing grubby needs, and that is provided by s390utils-core. Change the Requires to that, which allows for a more minimal installation. --- grubby.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/grubby.spec b/grubby.spec index 6010697..ac3ed0c 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,6 +1,6 @@ Name: grubby Version: 8.40 -Release: 47%{?dist} +Release: 48%{?dist} Summary: Command line tool for updating bootloader configs License: GPLv2+ URL: https://github.com/rhinstaller/grubby @@ -137,6 +137,9 @@ current boot environment. %{_mandir}/man8/*.8* %changelog +* Mon Oct 26 2020 Josh Boyer - 8.40-48 +- Only require s390utils-core, not s390utils-base + * Tue Jul 28 2020 Fedora Release Engineering - 8.40-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild