diff --git a/lapack.changes b/lapack.changes index 72f84b0..4fc246a 100644 --- a/lapack.changes +++ b/lapack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 8 20:20:52 UTC 2015 - dmitry_r@opensuse.org + +- Fix static libraries list + ------------------------------------------------------------------- Wed Jul 16 08:39:20 UTC 2014 - idonmez@suse.com diff --git a/lapack.spec b/lapack.spec index a667988..cf48195 100644 --- a/lapack.spec +++ b/lapack.spec @@ -1,7 +1,7 @@ # # spec file for package lapack # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,7 +80,6 @@ Group: Development/Libraries/Parallel Requires: blas-devel = %{version} Requires: liblapack3 = %{version} Provides: lapack = %{version} -Provides: lapack-devel-static = %{version} Obsoletes: lapack < %{version} %description devel @@ -115,7 +114,6 @@ Summary: Basic Linear Algebra Subprograms Group: Development/Libraries/Parallel Requires: libblas3 = %{version} Provides: blas = %{version} -Provides: blas-devel-static = %{version} Obsoletes: blas < %{version} %description -n blas-devel