From bfbb1cdbfd4ebc7790d83abcc60d27583b9c9c8c Mon Sep 17 00:00:00 2001 From: sun_hai_10 Date: Thu, 29 Feb 2024 19:28:29 +0800 Subject: [PATCH] add fs requires --- anaconda.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/anaconda.spec b/anaconda.spec index 4f7b5f0..ba45e3a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define _empty_manifest_terminate_build 0 Name: anaconda Version: 36.16.5 -Release: 27 +Release: 28 Summary: Graphical system installer License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -98,6 +98,7 @@ Requires: nm-connection-editor keybinder3 system-logos Requires: python3 BuildRequires: desktop-file-utils Requires: zenity +Requires: xfsprogs dosfstools e2fsprogs Provides: anaconda-gui = %{version}-%{release} Obsoletes: anaconda-gui < %{version}-%{release} @@ -311,7 +312,13 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog -* Wed Feb 28 2023 sunhai - 36.16.5-27 +* Thu Feb 29 2024 sunhai - 36.16.5-28 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC: add fs requires + +* Wed Feb 28 2024 sunhai - 36.16.5-27 - Type:bugfix - ID:NA - SUG:NA