diff --git a/rpmlint.spec b/rpmlint.spec index 29bdb5d..6952fa0 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,6 +1,6 @@ Name: rpmlint Version: 2.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tool for checking common errors in RPM packages License: GPLv2 URL: https://github.com/rpm-software-management/rpmlint @@ -65,6 +65,9 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc %{python3_sitelib}/rpmlint* %changelog +* Wed Jul 7 2021 Tom Callaway - 2.0.0-5 +- add Requires: rpm-build + * Thu Jul 1 2021 Tom Callaway - 2.0.0-4 - fix rpmlint -i where it wrongly assumes a tmp dir