!10 kdump-anaconda-addon delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
e623c611d7
@ -1,7 +1,7 @@
|
||||
|
||||
Name: kdump-anaconda-addon
|
||||
Version: 005
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Anaconda addon for configuring kdump.
|
||||
License: GPLv2
|
||||
URL: https://github.com/daveyoung/kdump-anaconda-addon
|
||||
@ -35,7 +35,7 @@ Patch6024: replace-getSysroot.patch
|
||||
Patch6025: use-kernel-arguments-instead-of-cmdline.patch
|
||||
Patch6026: dont-use-the-local-storage-object.patch
|
||||
|
||||
BuildRequires: intltool gettext git
|
||||
BuildRequires: intltool gettext
|
||||
Requires: anaconda >= 29.24 hicolor-icon-theme
|
||||
|
||||
Obsoletes: kexec-tools-anaconda-addon < 2.0.17-9
|
||||
@ -49,7 +49,7 @@ com_redhat_kdump directory into /usr/share/anaconda/addons on your
|
||||
installation media.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -74,6 +74,9 @@ installation media.
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
||||
|
||||
%changelog
|
||||
* Mon Aug 09 2021 chenyanpanHW <chenyanpan@huawei.com> - 005-6
|
||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Sat Aug 7 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 005-5
|
||||
- revert "update version to 006"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user