ignore nvme-cli
This commit is contained in:
parent
b164613de4
commit
9ad1c450ab
@ -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: 29
|
Release: 30
|
||||||
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
|
||||||
@ -312,6 +312,12 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 26 2024 sunhai <sunhai10@huawei.com> - 36.16.5-29
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
@ -25,6 +25,7 @@ ignored_packages =
|
|||||||
ntfsprogs
|
ntfsprogs
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
dmraid
|
dmraid
|
||||||
|
nvme-cli
|
||||||
|
|
||||||
[Storage]
|
[Storage]
|
||||||
default_partitioning =
|
default_partitioning =
|
||||||
|
|||||||
1
hce.conf
1
hce.conf
@ -25,6 +25,7 @@ ignored_packages =
|
|||||||
ntfsprogs
|
ntfsprogs
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
dmraid
|
dmraid
|
||||||
|
nvme-cli
|
||||||
|
|
||||||
[Storage]
|
[Storage]
|
||||||
default_partitioning =
|
default_partitioning =
|
||||||
|
|||||||
@ -24,6 +24,7 @@ ignored_packages =
|
|||||||
ntfsprogs
|
ntfsprogs
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
dmraid
|
dmraid
|
||||||
|
nvme-cli
|
||||||
|
|
||||||
[Storage]
|
[Storage]
|
||||||
default_partitioning =
|
default_partitioning =
|
||||||
|
|||||||
@ -24,6 +24,7 @@ ignored_packages =
|
|||||||
ntfsprogs
|
ntfsprogs
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
dmraid
|
dmraid
|
||||||
|
nvme-cli
|
||||||
|
|
||||||
[Storage]
|
[Storage]
|
||||||
default_partitioning =
|
default_partitioning =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user