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