[atlas] lapack bundled again, mark this.

Frantisek Kluknavsky fkluknav at fedoraproject.org
Thu Mar 5 14:49:32 UTC 2015


commit c5bccf55f66373ceb5b7f39114af1e22e3c29cce
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Thu Mar 5 15:49:29 2015 +0100

    lapack bundled again, mark this.

 atlas.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/atlas.spec b/atlas.spec
index 722b702..7d0ab97 100644
--- a/atlas.spec
+++ b/atlas.spec
@@ -5,7 +5,7 @@ Version:        3.10.1
 %if "%{?enable_native_atlas}" != "0"
 %define dist .native
 %endif
-Release:        21%{?dist}
+Release:        22%{?dist}
 Summary:        Automatically Tuned Linear Algebra Software
 
 Group:          System Environment/Libraries
@@ -55,6 +55,8 @@ Patch110:	p8-mem-barrier.patch
 
 BuildRequires:  gcc-gfortran, lapack-static
 
+Provides: bundled(lapack)
+
 %ifarch x86_64
 Obsoletes:      atlas-sse3 < 3.10
 %endif
@@ -825,6 +827,9 @@ fi
 %endif
 
 %changelog
+* Thu Mar 05 2015 Frantisek Kluknavsky <fkluknav at redhat.com> - 3.10.1-22
+- lapack bundled again, mark this.
+
 * Sat Feb 07 2015 Susi Lehtola <jussilehtola at fedoraproject.org> - 3.10.1-21
 - Devel packages don't need to require lapack-devel anymore.
 


More information about the scm-commits mailing list