[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/paraview/FC-4 paraview.spec,1.2,1.3
- From: "Orion Poplawski" (orion) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/paraview/FC-4 paraview.spec,1.2,1.3
- Date: Wed, 31 May 2006 08:38:38 -0700
Author: orion
Update of /cvs/extras/rpms/paraview/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5169
Modified Files:
paraview.spec
Log Message:
Use VTK_OPENGL_HAS_OSMESA on FC4
Index: paraview.spec
===================================================================
RCS file: /cvs/extras/rpms/paraview/FC-4/paraview.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- paraview.spec 17 Apr 2006 20:43:43 -0000 1.2
+++ paraview.spec 31 May 2006 15:38:38 -0000 1.3
@@ -1,6 +1,6 @@
Name: paraview
Version: 2.4.3
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Parallel visualization application
Group: Applications/Engineering
@@ -118,7 +118,7 @@
-DTCL_LIBRARY:PATH=tcl \
-DTK_LIBRARY:PATH=tk \
-DPARAVIEW_USE_SYSTEM_HDF5:BOOL=ON \
- -DVTK_USE_MAGLED_MESA:BOOL=ON \
+ -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \
-DVTK_USE_SYSTEM_EXPAT:BOOL=ON \
-DVTK_USE_SYSTEM_FREETYPE:BOOL=ON \
-DVTK_USE_SYSTEM_JPEG:BOOL=ON \
@@ -153,7 +153,7 @@
-DVTK_USE_MPI:BOOL=ON \
-DMPI_INCLUDE_PATH:PATH=%{_includedir}/lam \
-DMPI_LIBRARY:STRING="-L%{_libdir}/lam -llammpio -llammpi++ -llamf77mpi -lmpi -llam -laio -lutil -ldl" \
- -DVTK_USE_MAGLED_MESA:BOOL=ON \
+ -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \
-DVTK_USE_SYSTEM_EXPAT:BOOL=ON \
-DVTK_USE_SYSTEM_FREETYPE:BOOL=ON \
-DVTK_USE_SYSTEM_JPEG:BOOL=ON \
@@ -308,6 +308,9 @@
%changelog
+* Tue May 30 2006 - Orion Poplawski <orion cora wnra com> - 2.4.3-6
+- Use VTK_OPENGL_HAS_OSMESA on FC4
+
* Wed Apr 12 2006 - Orion Poplawski <orion cora wnra com> - 2.4.3-5
- Cleanup permissions
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]