SHA256
1
0
forked from pool/paraview

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
This commit is contained in:
Atri Bhattacharya 2021-06-07 16:12:17 +00:00 committed by Git OBS Bridge
parent 6c63999d66
commit ef5f48db9f
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 3 00:12:56 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- 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 <badshah400@gmail.com> Wed Jun 2 19:40:42 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -113,11 +113,8 @@ BuildRequires: pkgconfig(zlib)
Recommends: %{name}-plugins Recommends: %{name}-plugins
Requires: gnuplot Requires: gnuplot
Requires: graphviz 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 # Disable on aarch64 since GLES isn't supported for bundled vtk but is needed for paraview
ExcludeArch: aarch64 ExcludeArch: aarch64
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
ParaView is a data analysis and visualization application for ParaView is a data analysis and visualization application for