[packages/ParaView] - don't require vtk libs (it's internal) - rel 12

baggins baggins at pld-linux.org
Sun Nov 23 23:53:40 CET 2014


commit fc61b5b3c14d280a170dd215dd496afbc3858f70
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 23 23:53:15 2014 +0100

    - don't require vtk libs (it's internal)
    - rel 12

 ParaView.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ParaView.spec b/ParaView.spec
index 959fd55..e643426 100644
--- a/ParaView.spec
+++ b/ParaView.spec
@@ -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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list