[octave/epel7] Use new atlas for RHEL7

Orion Poplawski orion at fedoraproject.org
Wed Feb 12 14:15:40 UTC 2014


commit 51fc18c4f34bdedee02b0d9be631599ff705731d
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Feb 12 07:16:18 2014 -0700

    Use new atlas for RHEL7

 octave.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/octave.spec b/octave.spec
index e1ec729..3646aab 100644
--- a/octave.spec
+++ b/octave.spec
@@ -123,7 +123,7 @@ find -name *.cc -exec chmod 644 {} \;
 export F77=gfortran
 # TODO: some items appear to be bundled in libcruft.. 
 #   gl2ps.c is bundled.  Anything else?
-%if 0%{?fedora} >= 21
+%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7
 %global atlasblaslib -ltatlas
 %global atlaslapacklib -ltatlas
 %else


More information about the scm-commits mailing list