Fix SPEC
This commit is contained in:
parent
b827b22ddc
commit
51471872ad
@ -17,8 +17,9 @@ BuildRequires: ocaml-findlib
|
|||||||
%if !%{opt}
|
%if !%{opt}
|
||||||
Requires: ocaml >= 3.10.0
|
Requires: ocaml >= 3.10.0
|
||||||
%endif
|
%endif
|
||||||
%if 0?%{epel}
|
|
||||||
BuildExclude: ppc64
|
%if 0%{?epel}
|
||||||
|
ExcludeArch: ppc64
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define libname %(sed -e 's/^ocaml-//' <<< %{name})
|
%define libname %(sed -e 's/^ocaml-//' <<< %{name})
|
||||||
|
Loading…
Reference in New Issue
Block a user