Accepting request 893130 from home:dimstar:Factory

- Do not own standard filesystem dir /usr/lib64/pkgconfig.

OBS-URL: https://build.opensuse.org/request/show/893130
OBS-URL: https://build.opensuse.org/package/show/science/gsl?expand=0&rev=37
This commit is contained in:
Adam Majer 2021-05-14 14:51:33 +00:00 committed by Git OBS Bridge
parent 1f35ef6624
commit 10925ac823
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 14 13:31:41 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not own standard filesystem dir /usr/lib64/pkgconfig.
-------------------------------------------------------------------
Sat Feb 6 08:08:30 UTC 2021 - Egbert Eich <eich@suse.com>

View File

@ -130,7 +130,7 @@ BuildRequires: pkgconfig
%if %{without hpc}
BuildRequires: update-alternatives
Requires(post): update-alternatives
Requires(preun): update-alternatives
Requires(preun):update-alternatives
%else
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
BuildRequires: lua-lmod
@ -243,7 +243,7 @@ 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
# 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
@ -350,6 +350,7 @@ EOF
%post -n %{libcblas} -p /sbin/ldconfig
%postun -n %{libcblas} -p /sbin/ldconfig
%else
%post -n %{libname}
/sbin/ldconfig -N %{p_libdir}
@ -398,7 +399,6 @@ EOF
%{?with_hpc:%dir %{p_includedir}/gsl}
%{p_libdir}/libgsl*.so
%if %{without hpc}
%{p_libdir}/pkgconfig
%{p_libdir}/pkgconfig/gsl.pc
%else
%{hpc_pkgconfig_file}