[SuperLU/epel7] New atlas on RHEL7

Orion Poplawski orion at fedoraproject.org
Tue Feb 11 17:50:43 UTC 2014


commit e93f3bf2fd1a044d7e105cb2f56a6674e0603b97
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Feb 11 10:51:21 2014 -0700

    New atlas on RHEL7

 SuperLU.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/SuperLU.spec b/SuperLU.spec
index 18e2ea1..424b581 100644
--- a/SuperLU.spec
+++ b/SuperLU.spec
@@ -54,7 +54,7 @@ sed -i	-e "s|-O3|$RPM_OPT_FLAGS|"							\
 	-e "s|\$(HOME)/Codes/%{name}_%{version}|%{_builddir}/%{name}_%{version}|"	\
 	-e 's!lib/libsuperlu_4.3.a$!SRC/libsuperlu.so!'					\
 	-e 's!-shared!& %{__global_ldflags}!'						\
-%if 0%{?fedora} >= 21
+%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7
 	-e "s|-L/usr/lib -lblas|-L%{_libdir}/atlas -lsatlas|"				\
 %else
 	-e "s|-L/usr/lib -lblas|-L%{_libdir}/atlas -lf77blas|"				\


More information about the scm-commits mailing list