Remove redundant BuildRequires
(cherry picked from commit b00d237aaadc47549ed7f9cce4548237a21afbfa)
This commit is contained in:
parent
86455eceff
commit
f8b54a0437
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user