From 10925ac8235039a0ef58a93afc403e2d2bf4e7ce96af26c678088c39b2ff3369 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Fri, 14 May 2021 14:51:33 +0000 Subject: [PATCH] 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 --- gsl.changes | 5 +++++ gsl.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gsl.changes b/gsl.changes index b21b3d9..67a46ee 100644 --- a/gsl.changes +++ b/gsl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 14 13:31:41 UTC 2021 - Dominique Leuenberger + +- Do not own standard filesystem dir /usr/lib64/pkgconfig. + ------------------------------------------------------------------- Sat Feb 6 08:08:30 UTC 2021 - Egbert Eich diff --git a/gsl.spec b/gsl.spec index 293263d..ba651a5 100644 --- a/gsl.spec +++ b/gsl.spec @@ -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}