5 Commits

Author SHA256 Message Date
dc653264ac Accepting request 770701 from home:badshah400:branches:science
Fix a typo in .changes in previous sr.

- Update to version 5.7.0:
  See https://blog.kitware.com/paraview-5-7-0-release-notes/
- Split out new subpackages: libparaview5_7 for all the shared
  libs, paraview-plugins for bundled plugins, and python3-paraview
  for python3 bindings.
- Move shared libraries to %{_libdir} and install them as part of
  libparaview5_7.
- Update commands passed to cmake in keeping with upstream's
  overhaul.
- Drop paraview-find-qhelpgenerator-qt5.patch: no longer needed.
- Drop  paraview-fix-file-contains-date-time.patch: GCC supports
  SOURCE_DATE_EPOCH and, as such, this fix is no longer needed.
- Switch to python3: Paraview is production ready with python3
  starting with version 5.7.0, and python2 support is slated to be
  dropped from the next major upgrade.
- Rebase patches for updated version:
  * fix-libharu-missing-m.patch.
  * bundled_exodusii_add_missing_libpthread.patch.
- New patches to fix linking problems introduced with version
  5.7.0:
  * fix-loguru-missing-links.patch: Add linking to libraries libm,
    libdl, and libpthread when building loguru.
  * fix-QtGUI-missing-GLX_mesa-linking.patch: Link to library
    libGLX_mesa when building Qt GUI support.
  * paraview-link-against-python.patch to fix linking against
    the python library.
- Patch 0001-Allow-compilation-on-GLES-platforms.patch needs
  rebase; commented out for now.
- Switch an env based hashbang with one directly calling the
  required binary (python3 in this case).
- Switch as many BuildRequires as possible to pkgconfig based
  ones.
- Update rpmlintrc file to remove no longer needed filters and
  update the leftover filter (hidden file or dir) for directory
  change.

OBS-URL: https://build.opensuse.org/request/show/770701
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=70
2020-02-11 00:33:43 +00:00
186ceabd73 Accepting request 508465 from home:badshah400:branches:science
Disable 32-bit builds for now, until cgns issue there can be sorted out

OBS-URL: https://build.opensuse.org/request/show/508465
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=51
2017-07-11 22:44:14 +00:00
Christoph G
d3c9ee6857 Accepting request 443561 from home:badshah400:branches:science
Update to v5.2. Switch to Qt5 if available, several other improvements (see .changes)

OBS-URL: https://build.opensuse.org/request/show/443561
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=45
2016-12-03 13:07:03 +00:00
220f6da313 Accepting request 253525 from home:mathletic:branches:science
update to 4.2.0 release

OBS-URL: https://build.opensuse.org/request/show/253525
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=27
2014-10-01 17:40:27 +00:00
Ismail Dönmez
01b902af3d Accepting request 248433 from home:badshah400:branches:science
Update to 4.2.0-RC1 (needed for 13.2)

OBS-URL: https://build.opensuse.org/request/show/248433
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=25
2014-09-11 08:57:03 +00:00