]> git.pld-linux.org Git - packages/ParaView.git/blobdiff - ParaView.spec
- don't provide vtk libs
[packages/ParaView.git] / ParaView.spec
index 47f1155f5c1a9b0f80cda643bbccd9ad0bdac90c..fad2a19df041749ced8328c35c4c806903300000 100644 (file)
@@ -59,6 +59,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                skip_post_check_so      lib.*Python.*\.so.*
 
+# avoid provide clash with vtk.spec
+%define                _noautoprov             libvtk.*\.so.* vtk.*\.so.*
+
 %description
 ParaView is an application designed with the need to visualize large
 data sets in mind. The goals of the ParaView project include the
This page took 0.02803 seconds and 4 git commands to generate.