!13 Add requires python3dist(progressbar2)
From: @wangchong1995924 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
65cf3b8d1d
@ -1,6 +1,6 @@
|
||||
Name: rpmdevtools
|
||||
Version: 9.6
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: RPM Development Tools
|
||||
|
||||
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)
|
||||
Requires: curl diffutils fakeroot file findutils gawk grep rpm-build >= 4.4.2.3
|
||||
Requires: python3dist(argcomplete) python3dist(requests) python3dist(rpm)
|
||||
Requires: sed emacs-filesystem
|
||||
Requires: sed emacs-filesystem python3dist(progressbar2)
|
||||
|
||||
Recommends: python%{python3_version}dist(rpmautospec)
|
||||
%description
|
||||
@ -63,6 +63,9 @@ echo ".so man1/rpmdev-spectool.1" > %{buildroot}%{_mandir}/man1/spectool.1
|
||||
%{_mandir}/man[18]/*.[18]*
|
||||
|
||||
%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
|
||||
- Update to 9.6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user