From ef5f48db9f183090594c4623622e7df8433bc22ab3cd02dc967eff0e7a9b30fb Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 7 Jun 2021 16:12:17 +0000 Subject: [PATCH] Accepting request 897029 from home:jengelh:branches:science - Drop useless ldconfig dependencies for the paraview.rpm main package, there are no standard location shared libs in it. OBS-URL: https://build.opensuse.org/request/show/897029 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=96 --- paraview.changes | 6 ++++++ paraview.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/paraview.changes b/paraview.changes index f4f4231..5fb272a 100644 --- a/paraview.changes +++ b/paraview.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 3 00:12:56 UTC 2021 - Jan Engelhardt + +- Drop useless ldconfig dependencies for the paraview.rpm + main package, there are no standard location shared libs in it. + ------------------------------------------------------------------- Wed Jun 2 19:40:42 UTC 2021 - Atri Bhattacharya diff --git a/paraview.spec b/paraview.spec index 6f53e21..1bff8f9 100644 --- a/paraview.spec +++ b/paraview.spec @@ -113,11 +113,8 @@ BuildRequires: pkgconfig(zlib) Recommends: %{name}-plugins Requires: gnuplot Requires: graphviz -Requires(post): /sbin/ldconfig -Requires(postun):/sbin/ldconfig # Disable on aarch64 since GLES isn't supported for bundled vtk but is needed for paraview ExcludeArch: aarch64 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ParaView is a data analysis and visualization application for