!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:
commit
5519dc1883
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 4.0.24
|
Version: 4.0.24
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
||||||
@ -58,7 +58,7 @@ provides generate_completion_cache passive plugin.
|
|||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
%{?python_provide:%python_provide python3-%{name}}
|
%{?python_provide:%python_provide python3-%{name}}
|
||||||
BuildRequires: python3-devel python3-dnf >= %{dnf_lowest_compatible}
|
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-distro python3-dnf >= %{dnf_lowest_compatible}
|
||||||
Requires: python3-hawkey >= %{hawkey_version} python3-dateutil
|
Requires: python3-hawkey >= %{hawkey_version} python3-dateutil
|
||||||
Requires: python3-dbus
|
Requires: python3-dbus
|
||||||
@ -325,6 +325,9 @@ popd
|
|||||||
%{_mandir}/man8/dnf-local.*
|
%{_mandir}/man8/dnf-local.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 22 2022 hanhui<hanhui15@huawei.com> - 4.0.24-3
|
||||||
- DESC:Reposync does not stop downloading packages
|
- DESC:Reposync does not stop downloading packages
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user