Accepting request 748898 from science

- module package must not be noarch, so that %{_lib} is expanded
  correctly

OBS-URL: https://build.opensuse.org/request/show/748898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsl?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2019-11-18 19:06:49 +00:00 committed by Git OBS Bridge
commit 52c59f2d2f
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 15 09:59:28 UTC 2019 - Christian Goll <cgoll@suse.com>
- module package must not be noarch, so that %{_lib} is expanded
correctly
-------------------------------------------------------------------
Wed Aug 21 18:55:31 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -215,8 +215,10 @@ This package contains examples for GSL
%if %{with hpc}
%package module
Summary: Module files for %{name}
# Package can not be noarch, as this will lead to the situation, so
# that sometimes 32bit rpm is used with %%{_lib}=lib or 64 bit, where
# %%{_lib}=lib64
Group: Development/Libraries/Parallel
BuildArch: noarch
%description module
This package contains the environment module needed for the GSL