!45 Delete unnecessary gdb from BuildRequires

From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-07-22 08:41:19 +00:00 committed by Gitee
commit afa3401c37

View File

@ -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