!13 Add requires python3dist(progressbar2)

From: @wangchong1995924 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-12-01 02:28:36 +00:00 committed by Gitee
commit 65cf3b8d1d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: rpmdevtools Name: rpmdevtools
Version: 9.6 Version: 9.6
Release: 1 Release: 2
Summary: RPM Development Tools Summary: RPM Development Tools
License: GPLv2+ and GPLv2 License: GPLv2+ and GPLv2
@ -16,7 +16,7 @@ BuildRequires: emacs-common >= 1:22.3-3 bash-completion perl-generators help2ma
BuildRequires: python3dist(requests) python3dist(rpm) python3-devel python3 python3dist(progressbar2) BuildRequires: python3dist(requests) python3dist(rpm) python3-devel python3 python3dist(progressbar2)
Requires: curl diffutils fakeroot file findutils gawk grep rpm-build >= 4.4.2.3 Requires: curl diffutils fakeroot file findutils gawk grep rpm-build >= 4.4.2.3
Requires: python3dist(argcomplete) python3dist(requests) python3dist(rpm) Requires: python3dist(argcomplete) python3dist(requests) python3dist(rpm)
Requires: sed emacs-filesystem Requires: sed emacs-filesystem python3dist(progressbar2)
Recommends: python%{python3_version}dist(rpmautospec) Recommends: python%{python3_version}dist(rpmautospec)
%description %description
@ -63,6 +63,9 @@ echo ".so man1/rpmdev-spectool.1" > %{buildroot}%{_mandir}/man1/spectool.1
%{_mandir}/man[18]/*.[18]* %{_mandir}/man[18]/*.[18]*
%changelog %changelog
* Fri Dec 1 2023 liyanan <liyanan61@h-partners.com> - 9.6-2
- Add requires python3dist(progressbar2)
* Mon Oct 23 2023 liyanan <liyanan61@h-partners.com> - 9.6-1 * Mon Oct 23 2023 liyanan <liyanan61@h-partners.com> - 9.6-1
- Update to 9.6 - Update to 9.6