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
This commit is contained in:
Christian Goll 2021-05-12 07:16:08 +00:00 committed by Git OBS Bridge
parent 8d80149b05
commit e0ce26a205
3 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 10 14:25:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
- stop owning directories provided by filesystem (bsc#1184786)
-------------------------------------------------------------------
Mon Oct 12 16:48:38 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -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