From 214307915cf0e1f61022da3a540ae1a99cf7102a54c318367d974c403c3a3b49 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 6 Jun 2016 10:03:29 +0000 Subject: [PATCH] Accepting request 399030 from science 1 OBS-URL: https://build.opensuse.org/request/show/399030 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=182 --- armadillo.changes | 6 ++++++ armadillo.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/armadillo.changes b/armadillo.changes index 7dfd171..f5d141b 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 30 14:34:07 UTC 2016 - jengelh@inai.de + +- Drop ATLAS support, for libatlas itself is too much work and + is getting dropped. + ------------------------------------------------------------------- Tue May 3 03:07:50 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index db4a499..03ea290 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -32,7 +32,6 @@ BuildRequires: blas-devel BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: lapack-devel -BuildRequires: libatlas3-devel BuildRequires: superlu-devel >= 4.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -103,7 +102,6 @@ Requires: %{soname} = %{version} Requires: arpack-ng-devel Requires: blas-devel Requires: lapack-devel -Requires: libatlas3-devel Requires: libstdc++-devel Requires: superlu-devel >= 4.3 Recommends: %{name}-doc