mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 12:12:47 +00:00
commit
e75b8d378f
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue