[packages/ParaView] - started update to 4.2.0

baggins baggins at pld-linux.org
Fri Oct 31 00:17:14 CET 2014


commit 5efd6928d75a41120a0f0bf2fb031a3714157a36
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Oct 31 00:19:02 2014 +0100

    - started update to 4.2.0

 ParaView.spec | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/ParaView.spec b/ParaView.spec
index 1347c48..fa1ee50 100644
--- a/ParaView.spec
+++ b/ParaView.spec
@@ -1,12 +1,12 @@
 Summary:	Parallel visualization application
 Name:		ParaView
-Version:	4.0.1
-Release:	9
+Version:	4.2.0
+Release:	0.1
 License:	BSD
 Group:		Applications/Engineering
 URL:		http://www.paraview.org/
-Source0:	http://www.paraview.org/files/v4.0/%{name}-v%{version}-source.tgz
-# Source0-md5:	6a300744eaf32676a3a7e1b42eb642c7
+Source0:	http://www.paraview.org/files/v4.2/%{name}-v%{version}-source.tar.gz
+# Source0-md5:	77cf0e3804eb7bb91d2d94b10bd470f4
 Source1:	%{name}_22x22.png
 Source2:	%{name}.xml
 Patch0:		%{name}-vtk-use-system-libs.patch
@@ -87,10 +87,10 @@ developing applications that use %{name}.
 %prep
 %setup -q -n %{name}-v%{version}-source
 %patch0 -p0
-%patch1 -p1
-%patch2 -p1
-%patch3 -p0
-%patch4 -p1
+#%patch1 -p1
+#%patch2 -p1
+#%patch3 -p0
+#%patch4 -p1
 %patch5 -p1
 #Remove included thirdparty sources just to be sure
 for x in protobuf ; do
@@ -100,8 +100,6 @@ for x in expat freetype gl2ps hdf5 jpeg libxml2 netcdf oggtheora png sqlite tiff
 	rm -r VTK/ThirdParty/$x/vtk$x
 done
 
-%{__rm} -r ParaViewCore/ServerImplementation/Default/Testing
-
 %build
 rm -rf build
 mkdir build
@@ -142,6 +140,7 @@ cd build
 	-DVTK_USE_SYSTEM_PNG:BOOL=ON \
 	-DVTK_USE_SYSTEM_TIFF:BOOL=ON \
 	-DVTK_USE_SYSTEM_ZLIB:BOOL=ON \
+	-DVTK_USE_SYSTEM_PROTOBUF:BOOL=ON \
 	-DVTK_CUSTOM_LIBRARY_SUFFIX="" \
 	-DVTK_USE_INFOVIS:BOOL=OFF \
 	-DVTK_USE_SYSTEM_ICET=OFF \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list