[packages/ParaView] - don't provide vtk libs

baggins baggins at pld-linux.org
Sun Nov 23 16:13:08 CET 2014


commit 41fb3fd1411478faf9139b2e8af37f0139f88583
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 23 16:09:51 2014 +0100

    - don't provide vtk libs

 ParaView.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/ParaView.spec b/ParaView.spec
index 47f1155..fad2a19 100644
--- a/ParaView.spec
+++ b/ParaView.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ParaView.git/commitdiff/3c6d5745ff9d8729314a124adcea0d9959f50d03



More information about the pld-cvs-commit mailing list