!35 [sync] PR-34: 【轻量级 PR】:Remove redundant BuildRequires

From: @openeuler-sync-bot 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
This commit is contained in:
openeuler-ci-bot 2022-07-21 01:58:19 +00:00 committed by Gitee
commit 5519dc1883
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -7,7 +7,7 @@
Name: dnf-plugins-core
Version: 4.0.24
Release: 3
Release: 4
Summary: Core Plugins for DNF
License: GPLv2+
URL: https://github.com/rpm-software-management/dnf-plugins-core
@ -58,7 +58,7 @@ provides generate_completion_cache passive plugin.
Summary: Core Plugins for DNF
%{?python_provide:%python_provide python3-%{name}}
BuildRequires: python3-devel python3-dnf >= %{dnf_lowest_compatible}
BuildRequires: python3-dbus python3-libdnf python3-hawkey python3-libcomps python3-gpgme
BuildRequires: python3-dbus
Requires: python3-distro python3-dnf >= %{dnf_lowest_compatible}
Requires: python3-hawkey >= %{hawkey_version} python3-dateutil
Requires: python3-dbus
@ -325,6 +325,9 @@ popd
%{_mandir}/man8/dnf-local.*
%changelog
* Thu May 26 2022 wangkerong<wangkerong@h-partners.com> - 4.0.24-4
- DESC: Remove redundant BuildRequires
* Sat Jan 22 2022 hanhui<hanhui15@huawei.com> - 4.0.24-3
- DESC:Reposync does not stop downloading packages