[kalzium] ocaml-facile not on rhel (yet), mark fedora only

Rex Dieter rdieter at fedoraproject.org
Wed Apr 3 15:17:44 UTC 2013


commit 4db3254c6ec7625ee80e1f1c9f5dc8de56c78f8e
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Apr 3 10:17:12 2013 -0500

    ocaml-facile not on rhel (yet), mark fedora only

 kalzium.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/kalzium.spec b/kalzium.spec
index 914699e..eb30c59 100644
--- a/kalzium.spec
+++ b/kalzium.spec
@@ -1,3 +1,5 @@
+
+%if 0%{?fedora}
 # The Kalzium solver needs OCaml with native compilation support (ocamlopt) and
 # ocaml-facile.
 %ifarch %{arm} %{ix86} x86_64 ppc ppc64 sparc sparcv9
@@ -9,6 +11,7 @@
 %define with_facile 1
 %endif
 %endif
+%endif
 
 Name:    kalzium
 Summary: Periodic Table of Elements 


More information about the scm-commits mailing list