add fs requires
This commit is contained in:
parent
002a8c56fb
commit
bfbb1cdbfd
@ -1,7 +1,7 @@
|
|||||||
%define _empty_manifest_terminate_build 0
|
%define _empty_manifest_terminate_build 0
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 36.16.5
|
Version: 36.16.5
|
||||||
Release: 27
|
Release: 28
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -98,6 +98,7 @@ Requires: nm-connection-editor keybinder3 system-logos
|
|||||||
Requires: python3
|
Requires: python3
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
Requires: zenity
|
Requires: zenity
|
||||||
|
Requires: xfsprogs dosfstools e2fsprogs
|
||||||
|
|
||||||
Provides: anaconda-gui = %{version}-%{release}
|
Provides: anaconda-gui = %{version}-%{release}
|
||||||
Obsoletes: anaconda-gui < %{version}-%{release}
|
Obsoletes: anaconda-gui < %{version}-%{release}
|
||||||
@ -311,7 +312,13 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%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
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user