]> git.pld-linux.org Git - packages/ParaView.git/blobdiff - ParaView.spec
- don't require vtk libs (it's internal)
[packages/ParaView.git] / ParaView.spec
index 959fd553fbbcdcb89edc96507ae7ed2c9d3d6271..e643426bfaa511423c0824615d67c635d7c6158e 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Parallel visualization application
 Name:          ParaView
 Version:       4.0.1
-Release:       11
+Release:       12
 License:       BSD
 Group:         Applications/Engineering
 URL:           http://www.paraview.org/
@@ -61,6 +61,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # avoid provide clash with vtk.spec
 %define                _noautoprov             libvtk.*\.so.* vtk.*\.so.*
+%define                _noautoreq              libvtk.*\.so.* vtk.*\.so.*
 
 %description
 ParaView is an application designed with the need to visualize large
This page took 0.065968 seconds and 4 git commands to generate.