]> git.pld-linux.org Git - packages/ParaView.git/commitdiff
- don't provide vtk libs
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 23 Nov 2014 15:09:51 +0000 (16:09 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 23 Nov 2014 15:09:51 +0000 (16:09 +0100)
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.097662 seconds and 4 git commands to generate.