!24 [sync] PR-23: enable test

From: @openeuler-sync-bot 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2023-03-13 11:10:00 +00:00 committed by Gitee
commit 07b4eeef35
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: kdump-anaconda-addon
Version: 005
Release: 9
Release: 10
Summary: Anaconda addon for configuring kdump.
License: GPLv2
URL: https://github.com/daveyoung/kdump-anaconda-addon
@ -34,7 +34,7 @@ Patch24: replace-getSysroot.patch
Patch25: use-kernel-arguments-instead-of-cmdline.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
Obsoletes: kexec-tools-anaconda-addon < 2.0.17-9
@ -57,6 +57,7 @@ installation media.
%find_lang kdump-anaconda-addon
%check
make unittest
%pre
@ -73,6 +74,12 @@ installation media.
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
%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
- Type:NA
- ID:NA