!339 ignore nvme-cli
From: @sun_hai_10 Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
14e9d32be0
@ -1,7 +1,7 @@
|
||||
%define _empty_manifest_terminate_build 0
|
||||
Name: anaconda
|
||||
Version: 36.16.5
|
||||
Release: 29
|
||||
Release: 30
|
||||
Summary: Graphical system installer
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -312,6 +312,12 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 03 2024 sunhai <sunhai10@huawei.com> - 36.16.5-30
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: ignore nvme-cli
|
||||
|
||||
* Tue Mar 26 2024 sunhai <sunhai10@huawei.com> - 36.16.5-29
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
@ -25,6 +25,7 @@ ignored_packages =
|
||||
ntfsprogs
|
||||
btrfs-progs
|
||||
dmraid
|
||||
nvme-cli
|
||||
|
||||
[Storage]
|
||||
default_partitioning =
|
||||
|
||||
1
hce.conf
1
hce.conf
@ -25,6 +25,7 @@ ignored_packages =
|
||||
ntfsprogs
|
||||
btrfs-progs
|
||||
dmraid
|
||||
nvme-cli
|
||||
|
||||
[Storage]
|
||||
default_partitioning =
|
||||
|
||||
@ -24,6 +24,7 @@ ignored_packages =
|
||||
ntfsprogs
|
||||
btrfs-progs
|
||||
dmraid
|
||||
nvme-cli
|
||||
|
||||
[Storage]
|
||||
default_partitioning =
|
||||
|
||||
@ -24,6 +24,7 @@ ignored_packages =
|
||||
ntfsprogs
|
||||
btrfs-progs
|
||||
dmraid
|
||||
nvme-cli
|
||||
|
||||
[Storage]
|
||||
default_partitioning =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user