Cleanup conditionals
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
ee69ccd485
commit
a6e846abcd
@ -1,11 +1,5 @@
|
||||
%if 0%{?fedora} && 0%{?fedora} <= 28
|
||||
# https://github.com/libgit2/pygit2/issues/811
|
||||
# https://github.com/libgit2/pygit2/issues/812
|
||||
%global arch_test_fail aarch64 ppc64 s390x
|
||||
%else
|
||||
# https://github.com/libgit2/pygit2/issues/811
|
||||
%global arch_test_fail ppc64 s390x
|
||||
%endif
|
||||
# https://github.com/libgit2/pygit2/issues/811
|
||||
%global arch_test_fail ppc64 s390x
|
||||
%global pkgname pygit2
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user