[libxc] ExcludeArch ppc and ppc64 on EPEL.

Susi Lehtola jussilehtola at fedoraproject.org
Fri Mar 21 14:35:23 UTC 2014


commit b9735effa2d401d3585129926627baf55f31957e
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Fri Mar 21 16:35:24 2014 +0200

    ExcludeArch ppc and ppc64 on EPEL.

 libxc.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/libxc.spec b/libxc.spec
index 0334d5d..b6ac253 100644
--- a/libxc.spec
+++ b/libxc.spec
@@ -17,6 +17,11 @@ URL:		http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
 
 BuildRequires:	gcc-gfortran
 
+%if 0%{?rhel} == 5 || 0%{?rhel} == 6
+# BZ #1079415
+ExcludeArch:    ppc ppc64
+%endif
+
 %description 
 libxc is a library of exchange and correlation functionals. Its purpose is to
 be used in codes that implement density-functional theory. For the moment, the


More information about the scm-commits mailing list