!17 delete gdb in buildrequires
From: @liuyumeng1 Reviewed-by: @shirely16,@yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
f8f359606e
@ -7,7 +7,7 @@
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 4.0.17
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Core Plugins for DNF
|
||||
License: GPLv2+
|
||||
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
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: cmake gettext python3-sphinx gdb
|
||||
BuildRequires: cmake gettext python3-sphinx
|
||||
Requires: python3-%{name} = %{version}-%{release}
|
||||
Requires: dnf >= %{dnf_lowest_compatible} %{name} = %{version}-%{release}
|
||||
Requires: python3-dnf >= %{dnf_lowest_compatible}
|
||||
@ -317,6 +317,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
|
||||
%{_mandir}/man8/dnf-local.*
|
||||
|
||||
%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
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user