Merge pull request #344 from xsuchy/spec

two bugfixes to spec file
This commit is contained in:
Devan Goodwin 2019-10-03 08:09:04 -03:00 committed by GitHub
commit e75b8d378f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ BuildRequires: tar
BuildRequires: which
%if 0%{?fedora}
# todo: add %check to spec file in accordance with
# todo: add %%check to spec file in accordance with
# https://fedoraproject.org/wiki/QA/Testing_in_check
BuildRequires: git
BuildRequires: python-bugzilla
@ -64,7 +64,9 @@ BuildRequires: rpm-python3
Requires: rpm-build
Requires: rpmlint
Requires: fedpkg
%if 0%{?fedora} && 0%{?fedora} < 31
Requires: fedora-cert
%endif
Requires: fedora-packager
Requires: rpmdevtools
# Cheetah doesn't exist for Python 3, but it's what Mead uses. We