add Requires: rpm-build
This commit is contained in:
parent
e1e477af55
commit
437dfc5658
@ -1,6 +1,6 @@
|
|||||||
Name: rpmlint
|
Name: rpmlint
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Tool for checking common errors in RPM packages
|
Summary: Tool for checking common errors in RPM packages
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://github.com/rpm-software-management/rpmlint
|
URL: https://github.com/rpm-software-management/rpmlint
|
||||||
@ -65,6 +65,9 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc
|
|||||||
%{python3_sitelib}/rpmlint*
|
%{python3_sitelib}/rpmlint*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 7 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.0-5
|
||||||
|
- add Requires: rpm-build
|
||||||
|
|
||||||
* Thu Jul 1 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.0-4
|
* Thu Jul 1 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.0-4
|
||||||
- fix rpmlint -i where it wrongly assumes a tmp dir
|
- fix rpmlint -i where it wrongly assumes a tmp dir
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user