rpms/paraview/devel paraview.spec,1.36,1.37

Orion Poplawski orion at fedoraproject.org
Tue Aug 25 22:08:36 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/paraview/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15701

Modified Files:
	paraview.spec 
Log Message:
* Tue Aug 25 2009 Orion Poplawski <orion at cora.nwra.com> - 3.6.1-3
- Disable building OverView - not ready yet



Index: paraview.spec
===================================================================
RCS file: /cvs/pkgs/rpms/paraview/devel/paraview.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- paraview.spec	21 Aug 2009 15:14:05 -0000	1.36
+++ paraview.spec	25 Aug 2009 22:08:36 -0000	1.37
@@ -6,7 +6,7 @@
 
 Name:           paraview
 Version:        %{pv_majmin}.%{pv_patch}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Parallel visualization application
 
 Group:          Applications/Engineering
@@ -34,6 +34,7 @@ Patch6:         paraview-3.6.1-plugins.p
 #Reported upstream: http://public.kitware.com/mantis/view.php?id=7023
 Patch7:         paraview-3.2.2-hdf5.patch
 Patch8:         paraview-3.4.0-hdf5-1.8.2.patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
@@ -60,12 +61,14 @@ Obsoletes:      paraview-demos < %{versi
 Provides:       paraview-demos = %{version}-%{release}
 
 #VTK_USE_RPATH=OFF needed to build everything
+# This is still an alpha feature and does not install properly -
+#  libOverViewCora.so is not installed
+#	-DPARAVIEW_BUILD_OverView:BOOL=ON 
 %define paraview_cmake_options \\\
         -DCMAKE_CXX_COMPILER:FILEPATH=$CXX \\\
         -DCMAKE_C_COMPILER:FILEPATH=$CC \\\
         -DTCL_LIBRARY:PATH=tcl \\\
         -DTK_LIBRARY:PATH=tk \\\
-	-DPARAVIEW_BUILD_OverView:BOOL=ON \\\
 	-DPARAVIEW_BUILD_StreamingParaView:BOOL=ON \\\
 	-DPARAVIEW_BUILD_PLUGIN_Streaming:BOOL=ON \\\
 	-DPARAVIEW_BUILD_PLUGIN_Array:BOOL=ON \\\
@@ -382,6 +385,9 @@ update-mime-database %{_datadir}/mime &>
 
 
 %changelog
+* Tue Aug 25 2009 Orion Poplawski <orion at cora.nwra.com> - 3.6.1-3
+- Disable building OverView - not ready yet
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 3.6.1-2
 - rebuilt with new openssl
 




More information about the fedora-extras-commits mailing list