From 9e6c9eba78abd751eb5b182ddf69ca98f22f2d3b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 01:05:24 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- lapack.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lapack.spec b/lapack.spec index 6d4baa5..d73c043 100644 --- a/lapack.spec +++ b/lapack.spec @@ -4,7 +4,7 @@ Summary: Numerical linear algebra package libraries Name: lapack Version: %{mediumver}.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Libraries URL: http://www.netlib.org/lapack/ @@ -265,6 +265,9 @@ ln -sf liblapacke.so.%{version} liblapacke.so.%{mediumver} %{_libdir}/libblas*.a %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 3.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Nov 28 2011 Tom Callaway - 3.4.0-1 - update to 3.4.0 - build and include lapacke