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:
commit
52c59f2d2f
@ -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>
|
||||
|
||||
|
4
gsl.spec
4
gsl.spec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user