!24 [sync] PR-23: enable test
From: @openeuler-sync-bot Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
07b4eeef35
@ -1,6 +1,6 @@
|
|||||||
Name: kdump-anaconda-addon
|
Name: kdump-anaconda-addon
|
||||||
Version: 005
|
Version: 005
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Anaconda addon for configuring kdump.
|
Summary: Anaconda addon for configuring kdump.
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://github.com/daveyoung/kdump-anaconda-addon
|
URL: https://github.com/daveyoung/kdump-anaconda-addon
|
||||||
@ -34,7 +34,7 @@ Patch24: replace-getSysroot.patch
|
|||||||
Patch25: use-kernel-arguments-instead-of-cmdline.patch
|
Patch25: use-kernel-arguments-instead-of-cmdline.patch
|
||||||
Patch26: dont-use-the-local-storage-object.patch
|
Patch26: dont-use-the-local-storage-object.patch
|
||||||
|
|
||||||
BuildRequires: intltool gettext git
|
BuildRequires: intltool gettext git python3-nose python3-blivet anaconda >= 29.24
|
||||||
Requires: anaconda >= 29.24 hicolor-icon-theme
|
Requires: anaconda >= 29.24 hicolor-icon-theme
|
||||||
|
|
||||||
Obsoletes: kexec-tools-anaconda-addon < 2.0.17-9
|
Obsoletes: kexec-tools-anaconda-addon < 2.0.17-9
|
||||||
@ -57,6 +57,7 @@ installation media.
|
|||||||
%find_lang kdump-anaconda-addon
|
%find_lang kdump-anaconda-addon
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
make unittest
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
|
|
||||||
@ -73,6 +74,12 @@ installation media.
|
|||||||
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 09 2023 yanglu<yanglu72@h-partners.com> - 005-10
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:enable test
|
||||||
|
|
||||||
* Wed Feb 10 2021 chenjialong<chenjialong@huawei.com> - 005-9
|
* Wed Feb 10 2021 chenjialong<chenjialong@huawei.com> - 005-9
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user