!45 Delete unnecessary gdb from BuildRequires
From: @wangchen2020 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
afa3401c37
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 050
|
Version: 050
|
||||||
Release: 4
|
Release: 5
|
||||||
|
|
||||||
Summary: Initramfs generator using udev
|
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
|
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
||||||
Source2: openEuler.conf.example
|
Source2: openEuler.conf.example
|
||||||
|
|
||||||
BuildRequires: bash gdb
|
BuildRequires: bash
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: kmod-devel >= 23
|
BuildRequires: kmod-devel >= 23
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -490,6 +490,9 @@ install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kerne
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 26 2021 panxiaohe <panxiaohe@huawei.com> - 050-4
|
||||||
- [add] backport patches from upstream
|
- [add] backport patches from upstream
|
||||||
backport-fix-always-use-mkdir-p.patch
|
backport-fix-always-use-mkdir-p.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user