|
|
@ -32,10 +32,8 @@ Requires: redhat-rpm-config
|
|
|
|
# for ghc_version
|
|
|
|
# for ghc_version
|
|
|
|
Requires: ghc-compiler
|
|
|
|
Requires: ghc-compiler
|
|
|
|
%if %{undefined without_hscolour}
|
|
|
|
%if %{undefined without_hscolour}
|
|
|
|
%ifarch %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl armv5tel s390 s390x ppc64le aarch64
|
|
|
|
|
|
|
|
Requires: hscolour
|
|
|
|
Requires: hscolour
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
|
|
|
|
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|