Delete unnecessary gdb from BuildRequires
This commit is contained in:
parent
824a070bf7
commit
1705936f36
@ -9,7 +9,7 @@
|
||||
|
||||
Name: dracut
|
||||
Version: 050
|
||||
Release: 4
|
||||
Release: 5
|
||||
|
||||
Summary: Initramfs generator using udev
|
||||
|
||||
@ -44,7 +44,7 @@ Patch15: backport-fix-dracut.sh-omission-is-an-addition-to-other-omiss.patch
|
||||
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
||||
Source2: openEuler.conf.example
|
||||
|
||||
BuildRequires: bash gdb
|
||||
BuildRequires: bash
|
||||
BuildRequires: git
|
||||
BuildRequires: kmod-devel >= 23
|
||||
BuildRequires: gcc
|
||||
@ -490,6 +490,9 @@ install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kerne
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 22 2021 wangchen <wangchen137@huawei.com> - 050-5
|
||||
- Delete unnecessary gdb from BuildRequires
|
||||
|
||||
* Wed May 26 2021 panxiaohe <panxiaohe@huawei.com> - 050-4
|
||||
- [add] backport patches from upstream
|
||||
backport-fix-always-use-mkdir-p.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user