Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libparaview6_0 | Distribution: openSUSE Tumbleweed |
Version: 6.0.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Sep 11 02:01:00 2025 |
Group: Productivity/Scientific/Physics | Build host: reproducible |
Size: 159727656 | Source RPM: paraview-6.0.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.paraview.org | |
Summary: Shared libraries for Paraview |
This package provides the shared libraries for paraview.
BSD-3-Clause
* Thu Sep 11 2025 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com> - Update to version 6.0.0: * A new default background and color map. * Runtime selection between headless, offscreen, and onscreen rendering modes. * Improved Cell Grid support. * C++17 is now required. * Qt 6 is fully supported, however, this package still uses Qt5. * Find many more features info at: <https://www.kitware.com/paraview-6-0-0-release-notes/>. - Removed support for Leap < 15.6. - Use GLVND as OpenGL preference. - Use internal GL2PS when in tumbleweed due to GL incompatibility of upstream. - Use internal proj in leap 15.6. - Use internal jsoncpp in leap 15.6. - Use internal nlohman_json in leap 15.6. - Use internal cli11 in leap 15.6. - Use internal pugixml in leap 15.6. - Removed sed command to enable sqlite3bin heuristics. - Add patches: * vtk-sqlite-fix-typo-in-cmake-variable-for-external-dep.patch * Mon Jan 06 2025 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com> - Update to version 5.13.2: * Update Insitu logic to use script filename (instead of full path) when searching PYTHONPATH directories (details). * Fixed CLI error loading multiple-file series (details). * Fixed CLI error that was opening two copies of single file specified in command line (details). * Fixed pvbatch syntax warning messages (“invalid escape sequence”) (details). * Fixed spreadsheet view to update correctly when timestep is reset to 0 (details). * Fixed problems loading state file when remote volume rendering is used (details). * More info at: <https://www.kitware.com/paraview-5-13-2-release-notes/>. - Use internal pegtl lib due to version incompatibility. - Disable ZFP due to building problems with internal/external. - Added sed command to fix linker flags in build.ninja. - Removed unnecessary shebang at rtImageTest.py. - Dropped patches: * 0001-Fix-missing-fmt-ranges.h-include-in-ioss-ThirdParty-.patch * fix-CVE-2024-50602.patch - Add patches: * 0001-Add-missing-libm-link-library-for-bundled-ExodusII.patch * Sat Jan 04 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Various spec file cleanups and fixes: * Fix version dependent bcond's for TW * Remove unused netcdf-cxx build dependency * Remove unnecessary sqlite and wget binary build dependencies * Use system libharu, fast-float and fmt when available - Fix build with recent fmt, add * 0001-Fix-missing-fmt-ranges.h-include-in-ioss-ThirdParty-.patch * Fri Dec 20 2024 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com> - Added patch fix-CVE-2024-50602.patch which fixes CVE-2024-50602. * Tue May 28 2024 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com> - Update to version 5.12.1: * gradient backgrounds in saved images larger than the render window are now correct. * support for ospray is checked only when ospray rendering is requested. * cached geometry is discarded whenever an animation keyframe is edited. * coloring by partial field data arrays now works correctly. * the reflect filter on triangle strips now produces correct cells. * slicing image data with multiple components now correctly copies all components to the output. * fixed a crash when loading an unstructured grid containing a vtk_convex_point_set from a vtu file. * removed spurious warning message when the integrate variables filter was applied to an empty dataset. * the legacy ghost cells generator filter, which was deprecated in paraview 5.10 and removed in paraview 5.11, has been added back. * the gradient filter had a thread race condition fixed * vtk xml file format readers no longer fail when building paraview against expat 2.6.0. * saving a multiblock dataset file (vtm) in parallel now uses only rank 0 to create a subdirectory instead of all ranks trying and one rank winning. * fixed state saving option when a remote server crashes. * error reporting when creating extracts directory fails now includes the full path of the directory whose creation failed. * More info at <https://www.kitware.com/paraview-5-12-1-release-notes/>. * Thu Mar 07 2024 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com> - Update to version 5.12.0: * Save and load files on either the client or server * Internationalization support with translations * Importing and exporting of animation settings * Copy and paste available for filters in the Pipeline Browser * Widget colors linked to color palette * Fire Dynamics Simulator file reader * New “Toggle file sequence grouping” button in Open File dialog * Reorganized Color Map Editor * More info at <https://www.kitware.com/paraview-5-12-0-release-notes/>. - Use internal jsoncpp with leap <= 15.5. - Use internal token lib. - Use internal FastFloat lib. - Use external verdict with leap >= 15.5. - Use external pugixml with leap >= 15.5. - Always use external CLI11. - Drop compatibility to leap 15.3. - Always skip using RPATH in SUSE builds. - Added patch: fix-soversion-soname.patch * Fri Jan 19 2024 Atri Bhattacharya <badshah400@gmail.com> - Do not delete zero-sized .cmake files, these are referenced from other cmake files; use rpmlintrc rule to suppress warnings. - Do not delete paraview-config script now that we have a - devel-static package; instead include it as part of the latter. * Sat Sep 30 2023 Atri Bhattacharya <badshah400@gmail.com> - Update to version 5.11.2: * User interface: - pqFileDialog: Remove existence check when selecting multiple files - Avoid crash in Find Data panel if nothing is selected * Remoting: - ArrayListDomain: Fix a potential segfault with empty array name - RangeDomain: fix interval condition - Add sanity checks around several GridAxesRepresentation usage * Filters: - Support jpeg extension for textures. - vtkHyperTreeGridAxisClip: Fix InsideOut * Readers: - openPMD: The openPMD python module was updated to fix bugs. - Incorrect fetching of rectilinear grid object * Catalyst: Fixing Catalyst2 example to have proper Conduit * spacing names Python: - pythonalgorithm: Fix for smproperty.proxy - Fix --displays gets passed to pvbatch * Wed Jul 26 2023 vicente.bolea@gmail.com - Fixes issue that protobuf demands the use of -std=c++17. This was done by building ParaView with -std=c++17. * Sat Apr 08 2023 bjorn.lie@gmail.com - Update to version 5.11.1: * Many changes, see <https://www.kitware.com/paraview-5-11-1-release-notes/>. * Tue Dec 06 2022 Atri Bhattacharya <badshah400@gmail.com> - Build with system verdict for openSUSE > 1500. * Wed Nov 30 2022 Atri Bhattacharya <badshah400@gmail.com> - Update to version 5.11.0: * Many changes, see <https://www.kitware.com/paraview-5-11-0-release-notes/>. - Drop paraview-include-sstream.patch: incorporated upstream. - New BuildRequires: sqlite3, pkgconfig(liblzma), pkgconfig(nlohmann_json), pkgconfig(proj), pkgconfig(sqlite3). - Build without system nlohmann_json for Leap 15.3 and older. - Update rpmlintrc file to suppress false positives. * Thu Jul 14 2022 Atri Bhattacharya <badshah400@gmail.com> - Pass CMAKE_SKIP_INSTALL_RPATH=ON for openSUSE > 1500 as well to enure no left-over rpaths in binaries; this fixes build failures in Factory. * Sun Apr 10 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Revert gl2ps change. TW and 15.4 have a recent gl2ps, and the 15.3 package will not be upgraded (but is available in science). * Mon Apr 04 2022 Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com> - Fixes cli11 dependency for 15.3. - Drops system gl2ps on Leap 15.x since a higher version of gl2ps is needed than the system provided version on Leap 15.x. * Thu Mar 17 2022 Atri Bhattacharya <badshah400@gmail.com> - Update to version 5.10.1: * User interface: - State files appear as datasets. - File dialog issues in client/server mode. - Stride in Animation View is too restricted. - Context menu in file dialog doesn't work on macOS with Qt 5.15.1. - Python tracing fails when a custom source exists. - Python Shell broken by any custom filter. - Stereo broken in CAVE environments. - Parallel Coordinates segfault. - Can't set frame rate when saving MP4 animation. - command_button widget is not visible anymore. - Client information does not show VTK version. - Only fetch favorites from server on creation. * Filters: - Ghost cell generator crash. - Redistribute dataset on Image Data then generate Ghost cells seems to give the wrong result. - TemporalParticlesToPathlines fails with AMReX particle data: "The input dataset did not have a valid DATA_TIME_STEPS information key". * Readers: - Sideset error with IOSS reader. - IOSS reader is slow with small, parallel dataset. - IOSS reader and set variables don't work. - Restart file fails with IOSS reader. - PIO reader seg faults on warnings for client-server. - PIO reader fails on extra file in directory. - PIO reader access to restart block and even/odd checkpoints. - openPMD: Fix Particle Time Series. * Catalyst: - Multiple grids with multiple pipelines produces failure in coprocessing.py. - SaveExtract volumetric cinema database crash. * Build: - Guard the list of required vtk components for paraview package. - pqPythonUtils.h not installed. - Update guide books: * ParaViewGettingStarted-5.10.1.pdf. * ParaViewTutorial-5.10.1.pdf. - Adapt defined macros for versioning to be more recyclable. - Drop some zero-length cmake files from %{_libdir}/cmake/ which are useless anyway. * Thu Feb 10 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Drop unused exodusII-devel build dependency (used vendored version and defaults to IOSS based exodus reader since PV 5.10). - Use system gl2ps also on Leap 15.x
/usr/lib64/libpqApplicationComponents-pv6.0.so.6.0 /usr/lib64/libpqComponents-pv6.0.so.6.0 /usr/lib64/libpqCore-pv6.0.so.6.0 /usr/lib64/libpqPython-pv6.0.so.6.0 /usr/lib64/libpqWidgets-pv6.0.so.6.0 /usr/lib64/libvtkChartsCore-pv6.0.so.6.0 /usr/lib64/libvtkCommonColor-pv6.0.so.6.0 /usr/lib64/libvtkCommonComputationalGeometry-pv6.0.so.6.0 /usr/lib64/libvtkCommonCore-pv6.0.so.6.0 /usr/lib64/libvtkCommonDataModel-pv6.0.so.6.0 /usr/lib64/libvtkCommonExecutionModel-pv6.0.so.6.0 /usr/lib64/libvtkCommonMath-pv6.0.so.6.0 /usr/lib64/libvtkCommonMisc-pv6.0.so.6.0 /usr/lib64/libvtkCommonSystem-pv6.0.so.6.0 /usr/lib64/libvtkCommonTransforms-pv6.0.so.6.0 /usr/lib64/libvtkDICOMParser-pv6.0.so.6.0 /usr/lib64/libvtkDomainsChemistry-pv6.0.so.6.0 /usr/lib64/libvtkDomainsChemistryOpenGL2-pv6.0.so.6.0 /usr/lib64/libvtkFiltersAMR-pv6.0.so.6.0 /usr/lib64/libvtkFiltersCellGrid-pv6.0.so.6.0 /usr/lib64/libvtkFiltersCore-pv6.0.so.6.0 /usr/lib64/libvtkFiltersExtraction-pv6.0.so.6.0 /usr/lib64/libvtkFiltersFlowPaths-pv6.0.so.6.0 /usr/lib64/libvtkFiltersGeneral-pv6.0.so.6.0 /usr/lib64/libvtkFiltersGeneric-pv6.0.so.6.0 /usr/lib64/libvtkFiltersGeometry-pv6.0.so.6.0 /usr/lib64/libvtkFiltersGeometryPreview-pv6.0.so.6.0 /usr/lib64/libvtkFiltersHybrid-pv6.0.so.6.0 /usr/lib64/libvtkFiltersHyperTree-pv6.0.so.6.0 /usr/lib64/libvtkFiltersImaging-pv6.0.so.6.0 /usr/lib64/libvtkFiltersModeling-pv6.0.so.6.0 /usr/lib64/libvtkFiltersParallel-pv6.0.so.6.0 /usr/lib64/libvtkFiltersParallelDIY2-pv6.0.so.6.0 /usr/lib64/libvtkFiltersParallelStatistics-pv6.0.so.6.0 /usr/lib64/libvtkFiltersParallelVerdict-pv6.0.so.6.0 /usr/lib64/libvtkFiltersPoints-pv6.0.so.6.0 /usr/lib64/libvtkFiltersProgrammable-pv6.0.so.6.0 /usr/lib64/libvtkFiltersPython-pv6.0.so.6.0 /usr/lib64/libvtkFiltersReduction-pv6.0.so.6.0 /usr/lib64/libvtkFiltersSources-pv6.0.so.6.0 /usr/lib64/libvtkFiltersStatistics-pv6.0.so.6.0 /usr/lib64/libvtkFiltersTemporal-pv6.0.so.6.0 /usr/lib64/libvtkFiltersTensor-pv6.0.so.6.0 /usr/lib64/libvtkFiltersTexture-pv6.0.so.6.0 /usr/lib64/libvtkFiltersVerdict-pv6.0.so.6.0 /usr/lib64/libvtkGUISupportQt-pv6.0.so.6.0 /usr/lib64/libvtkGeovisCore-pv6.0.so.6.0 /usr/lib64/libvtkIOAMR-pv6.0.so.6.0 /usr/lib64/libvtkIOAsynchronous-pv6.0.so.6.0 /usr/lib64/libvtkIOAvmesh-pv6.0.so.6.0 /usr/lib64/libvtkIOCGNSReader-pv6.0.so.6.0 /usr/lib64/libvtkIOCONVERGECFD-pv6.0.so.6.0 /usr/lib64/libvtkIOCellGrid-pv6.0.so.6.0 /usr/lib64/libvtkIOChemistry-pv6.0.so.6.0 /usr/lib64/libvtkIOCityGML-pv6.0.so.6.0 /usr/lib64/libvtkIOCore-pv6.0.so.6.0 /usr/lib64/libvtkIOERF-pv6.0.so.6.0 /usr/lib64/libvtkIOEnSight-pv6.0.so.6.0 /usr/lib64/libvtkIOExodus-pv6.0.so.6.0 /usr/lib64/libvtkIOExport-pv6.0.so.6.0 /usr/lib64/libvtkIOExportGL2PS-pv6.0.so.6.0 /usr/lib64/libvtkIOFDS-pv6.0.so.6.0 /usr/lib64/libvtkIOFLUENTCFF-pv6.0.so.6.0 /usr/lib64/libvtkIOGeometry-pv6.0.so.6.0 /usr/lib64/libvtkIOH5Rage-pv6.0.so.6.0 /usr/lib64/libvtkIOH5part-pv6.0.so.6.0 /usr/lib64/libvtkIOHDF-pv6.0.so.6.0 /usr/lib64/libvtkIOIOSS-pv6.0.so.6.0 /usr/lib64/libvtkIOImage-pv6.0.so.6.0 /usr/lib64/libvtkIOImport-pv6.0.so.6.0 /usr/lib64/libvtkIOInfovis-pv6.0.so.6.0 /usr/lib64/libvtkIOLANLX3D-pv6.0.so.6.0 /usr/lib64/libvtkIOLSDyna-pv6.0.so.6.0 /usr/lib64/libvtkIOLegacy-pv6.0.so.6.0 /usr/lib64/libvtkIOMovie-pv6.0.so.6.0 /usr/lib64/libvtkIONetCDF-pv6.0.so.6.0 /usr/lib64/libvtkIOOMF-pv6.0.so.6.0 /usr/lib64/libvtkIOOggTheora-pv6.0.so.6.0 /usr/lib64/libvtkIOPIO-pv6.0.so.6.0 /usr/lib64/libvtkIOPLY-pv6.0.so.6.0 /usr/lib64/libvtkIOParallel-pv6.0.so.6.0 /usr/lib64/libvtkIOParallelExodus-pv6.0.so.6.0 /usr/lib64/libvtkIOParallelLSDyna-pv6.0.so.6.0 /usr/lib64/libvtkIOParallelXML-pv6.0.so.6.0 /usr/lib64/libvtkIOSegY-pv6.0.so.6.0 /usr/lib64/libvtkIOTRUCHAS-pv6.0.so.6.0 /usr/lib64/libvtkIOTecplotTable-pv6.0.so.6.0 /usr/lib64/libvtkIOVPIC-pv6.0.so.6.0 /usr/lib64/libvtkIOVeraOut-pv6.0.so.6.0 /usr/lib64/libvtkIOXML-pv6.0.so.6.0 /usr/lib64/libvtkIOXMLParser-pv6.0.so.6.0 /usr/lib64/libvtkIOXdmf2-pv6.0.so.6.0 /usr/lib64/libvtkImagingColor-pv6.0.so.6.0 /usr/lib64/libvtkImagingCore-pv6.0.so.6.0 /usr/lib64/libvtkImagingFourier-pv6.0.so.6.0 /usr/lib64/libvtkImagingGeneral-pv6.0.so.6.0 /usr/lib64/libvtkImagingHybrid-pv6.0.so.6.0 /usr/lib64/libvtkImagingMath-pv6.0.so.6.0 /usr/lib64/libvtkImagingSources-pv6.0.so.6.0 /usr/lib64/libvtkInfovisCore-pv6.0.so.6.0 /usr/lib64/libvtkInteractionStyle-pv6.0.so.6.0 /usr/lib64/libvtkInteractionWidgets-pv6.0.so.6.0 /usr/lib64/libvtkPVCatalyst-pv6.0.so.6.0 /usr/lib64/libvtkPVClientWeb-pv6.0.so.6.0 /usr/lib64/libvtkPVInSitu-pv6.0.so.6.0 /usr/lib64/libvtkPVIncubatorCore-pv6.0.so.6.0 /usr/lib64/libvtkPVPythonCatalyst-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsAMR-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsCore-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsExtraction-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsExtractionPython-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersFlowPaths-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersGeneral-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersMaterialInterface-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersParallel-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersParallelDIY2-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersPython-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersRendering-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersStatistics-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOAMR-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOCGNSWriter-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOCore-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOEnSight-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOExodus-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOGeneral-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOImage-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOImport-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOSPCTH-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsInteractionStyle-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsMisc-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsPoints-pv6.0.so.6.0 /usr/lib64/libvtkParallelCore-pv6.0.so.6.0 /usr/lib64/libvtkParallelDIY-pv6.0.so.6.0 /usr/lib64/libvtkPythonInterpreter-pv6.0.so.6.0 /usr/lib64/libvtkRemotingAnimation-pv6.0.so.6.0 /usr/lib64/libvtkRemotingApplication-pv6.0.so.6.0 /usr/lib64/libvtkRemotingApplicationComponents-pv6.0.so.6.0 /usr/lib64/libvtkRemotingClientServerStream-pv6.0.so.6.0 /usr/lib64/libvtkRemotingCore-pv6.0.so.6.0 /usr/lib64/libvtkRemotingExport-pv6.0.so.6.0 /usr/lib64/libvtkRemotingImport-pv6.0.so.6.0 /usr/lib64/libvtkRemotingLive-pv6.0.so.6.0 /usr/lib64/libvtkRemotingMisc-pv6.0.so.6.0 /usr/lib64/libvtkRemotingServerManager-pv6.0.so.6.0 /usr/lib64/libvtkRemotingServerManagerPython-pv6.0.so.6.0 /usr/lib64/libvtkRemotingSettings-pv6.0.so.6.0 /usr/lib64/libvtkRemotingViews-pv6.0.so.6.0 /usr/lib64/libvtkRemotingViewsPython-pv6.0.so.6.0 /usr/lib64/libvtkRenderingAnnotation-pv6.0.so.6.0 /usr/lib64/libvtkRenderingCellGrid-pv6.0.so.6.0 /usr/lib64/libvtkRenderingContext2D-pv6.0.so.6.0 /usr/lib64/libvtkRenderingContextOpenGL2-pv6.0.so.6.0 /usr/lib64/libvtkRenderingCore-pv6.0.so.6.0 /usr/lib64/libvtkRenderingFreeType-pv6.0.so.6.0 /usr/lib64/libvtkRenderingGL2PSOpenGL2-pv6.0.so.6.0 /usr/lib64/libvtkRenderingGridAxes-pv6.0.so.6.0 /usr/lib64/libvtkRenderingHyperTreeGrid-pv6.0.so.6.0 /usr/lib64/libvtkRenderingLICOpenGL2-pv6.0.so.6.0 /usr/lib64/libvtkRenderingLabel-pv6.0.so.6.0 /usr/lib64/libvtkRenderingMatplotlib-pv6.0.so.6.0 /usr/lib64/libvtkRenderingOpenGL2-pv6.0.so.6.0 /usr/lib64/libvtkRenderingParallel-pv6.0.so.6.0 /usr/lib64/libvtkRenderingSceneGraph-pv6.0.so.6.0 /usr/lib64/libvtkRenderingUI-pv6.0.so.6.0 /usr/lib64/libvtkRenderingVRModels-pv6.0.so.6.0 /usr/lib64/libvtkRenderingVolume-pv6.0.so.6.0 /usr/lib64/libvtkRenderingVolumeAMR-pv6.0.so.6.0 /usr/lib64/libvtkRenderingVolumeOpenGL2-pv6.0.so.6.0 /usr/lib64/libvtkRenderingVtkJS-pv6.0.so.6.0 /usr/lib64/libvtkTestingCore-pv6.0.so.6.0 /usr/lib64/libvtkTestingRendering-pv6.0.so.6.0 /usr/lib64/libvtkUtilitiesPythonInitializer-pv6.0.so.6.0 /usr/lib64/libvtkUtilitiesPythonInterpreterPath-pv6.0.so.6.0 /usr/lib64/libvtkViewsContext2D-pv6.0.so.6.0 /usr/lib64/libvtkViewsCore-pv6.0.so.6.0 /usr/lib64/libvtkWebCore-pv6.0.so.6.0 /usr/lib64/libvtkWebGLExporter-pv6.0.so.6.0 /usr/lib64/libvtkWrappingPythonCore3.13-pv6.0.so.6.0 /usr/lib64/libvtkWrappingTools-pv6.0.so.6.0 /usr/lib64/libvtkexodusII-pv6.0.so.6.0 /usr/lib64/libvtkgl2ps-pv6.0.so.6.0 /usr/lib64/libvtkglad-pv6.0.so.6.0 /usr/lib64/libvtkh5part-pv6.0.so.6.0 /usr/lib64/libvtkioss-pv6.0.so.6.0 /usr/lib64/libvtkkissfft-pv6.0.so.6.0 /usr/lib64/libvtkloguru-pv6.0.so.6.0 /usr/lib64/libvtkmetaio-pv6.0.so.6.0 /usr/lib64/libvtkqttesting-pv6.0.so.6.0 /usr/lib64/libvtksys-pv6.0.so.6.0 /usr/lib64/libvtktoken-pv6.0.so.6.0 /usr/lib64/libvtkvpic-pv6.0.so.6.0 /usr/lib64/libvtkxdmf2-pv6.0.so.6.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Sep 19 22:42:52 2025