!331 add fs requires

From: @sun_hai_10 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-02-29 11:45:01 +00:00 committed by Gitee
commit 73980e4624
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <sunhai10@huawei.com> - 36.16.5-27
* Thu Feb 29 2024 sunhai <sunhai10@huawei.com> - 36.16.5-28
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: add fs requires
* Wed Feb 28 2024 sunhai <sunhai10@huawei.com> - 36.16.5-27
- Type:bugfix
- ID:NA
- SUG:NA