From e0ce26a2053ce30f2a929415953ead046afb3eb008af363bf20f160d0b555b8e Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Wed, 12 May 2021 07:16:08 +0000 Subject: [PATCH] Accepting request 892083 from home:dirkmueller:branches:science - stop owning directories provided by filesystem (bsc#1184786) OBS-URL: https://build.opensuse.org/request/show/892083 OBS-URL: https://build.opensuse.org/package/show/science/lapack?expand=0&rev=23 --- lapack-man.spec | 4 ++-- lapack.changes | 5 +++++ lapack.spec | 1 - 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/lapack-man.spec b/lapack-man.spec index c0d77ca..ec5051d 100644 --- a/lapack-man.spec +++ b/lapack-man.spec @@ -33,7 +33,7 @@ Obsoletes: blas-man < %{version} BuildArch: noarch %description -The lapack-man package contains documentation for LAPACK +The lapack-man package contains documentation for LAPACK (Linear Algebra PACKage) and BLAS (Basic Linear Algebra Subprograms) routines, in the form of man pages. @@ -55,6 +55,6 @@ install -m 0644 DOCS/man/man3/*.3 %{buildroot}%{_mandir}/man3/ %fdupes %{buildroot}/%{_mandir}/man3/ %files -%doc %{_mandir}/man3/ +%doc %{_mandir}/man3/*.3%{?ext_man} %changelog diff --git a/lapack.changes b/lapack.changes index 7291b72..7a034d0 100644 --- a/lapack.changes +++ b/lapack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 10 14:25:33 UTC 2021 - Dirk Müller + +- stop owning directories provided by filesystem (bsc#1184786) + ------------------------------------------------------------------- Mon Oct 12 16:48:38 UTC 2020 - Stefan Brüns diff --git a/lapack.spec b/lapack.spec index d19bff4..733859f 100644 --- a/lapack.spec +++ b/lapack.spec @@ -201,7 +201,6 @@ The cblas-devel-static package contains the CBLAS static libraries for -static linking. You do not need these, unless you link statically, which is highly discouraged. - %prep %setup -q %autopatch -p1