!17 delete gdb in buildrequires

From: @liuyumeng1
Reviewed-by: @shirely16,@yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-07-20 09:15:43 +00:00 committed by Gitee
commit f8f359606e

View File

@ -7,7 +7,7 @@
Name: dnf-plugins-core Name: dnf-plugins-core
Version: 4.0.17 Version: 4.0.17
Release: 2 Release: 3
Summary: Core Plugins for DNF Summary: Core Plugins for DNF
License: GPLv2+ License: GPLv2+
URL: https://github.com/rpm-software-management/dnf-plugins-core URL: https://github.com/rpm-software-management/dnf-plugins-core
@ -16,7 +16,7 @@ Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
Patch6000: backport-Return-error-when-dnf-download-failed.patch Patch6000: backport-Return-error-when-dnf-download-failed.patch
BuildArch: noarch BuildArch: noarch
BuildRequires: cmake gettext python3-sphinx gdb BuildRequires: cmake gettext python3-sphinx
Requires: python3-%{name} = %{version}-%{release} Requires: python3-%{name} = %{version}-%{release}
Requires: dnf >= %{dnf_lowest_compatible} %{name} = %{version}-%{release} Requires: dnf >= %{dnf_lowest_compatible} %{name} = %{version}-%{release}
Requires: python3-dnf >= %{dnf_lowest_compatible} Requires: python3-dnf >= %{dnf_lowest_compatible}
@ -317,6 +317,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
%{_mandir}/man8/dnf-local.* %{_mandir}/man8/dnf-local.*
%changelog %changelog
* Thu Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 4.0.17-3
- delete gdb in buildrequires
* Fri Apr 16 2021 hanhui <hanhui15@huawei.com> - 4.0.17-2 * Fri Apr 16 2021 hanhui <hanhui15@huawei.com> - 4.0.17-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA