From 89bbc6fcfb946081a499fc653ba368859a203c6a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: May 29 2014 20:53:45 +0000 Subject: Drop ocaml completely on EL7 --- diff --git a/plplot.spec b/plplot.spec index ebe0e77..202757c 100644 --- a/plplot.spec +++ b/plplot.spec @@ -20,10 +20,8 @@ %bcond_with ocaml %else # Missing needed ocaml ppc64 packages on RHEL7 at the moment -%ifarch ppc64 %if 0%{?rhel} == 7 %bcond_with ocaml -%endif %else %bcond_without ocaml %endif