[packages/ParaView] Revert "- started update to 4.2.0"

baggins baggins at pld-linux.org
Fri Oct 31 16:39:49 CET 2014


commit 1134f69ea65067dc110359367d5cbea9b0e4d3d2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Oct 31 16:40:50 2014 +0100

    Revert "- started update to 4.2.0"
    
    This reverts commit 5efd6928d75a41120a0f0bf2fb031a3714157a36.
    
    It seems impossible to build v4.2.0 without network and
    our infrastructure do not support that.

 ParaView.spec | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/ParaView.spec b/ParaView.spec
index fa1ee50..1347c48 100644
--- a/ParaView.spec
+++ b/ParaView.spec
@@ -1,12 +1,12 @@
 Summary:	Parallel visualization application
 Name:		ParaView
-Version:	4.2.0
-Release:	0.1
+Version:	4.0.1
+Release:	9
 License:	BSD
 Group:		Applications/Engineering
 URL:		http://www.paraview.org/
-Source0:	http://www.paraview.org/files/v4.2/%{name}-v%{version}-source.tar.gz
-# Source0-md5:	77cf0e3804eb7bb91d2d94b10bd470f4
+Source0:	http://www.paraview.org/files/v4.0/%{name}-v%{version}-source.tgz
+# Source0-md5:	6a300744eaf32676a3a7e1b42eb642c7
 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,6 +100,8 @@ 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
@@ -140,7 +142,6 @@ 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/1134f69ea65067dc110359367d5cbea9b0e4d3d2



More information about the pld-cvs-commit mailing list