Update to 5.10.0

This commit is contained in:
Orion Poplawski 2012-05-15 09:35:11 -06:00
parent 05ce9d4b83
commit ad8501019a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
vtk-5.6.0.tar.gz
/vtk-5.6.1.tar.gz
/vtk-5.8.0.tar.gz
/vtk-5.10.0.tar.gz

View File

@ -1 +1 @@
37b7297d02d647cc6ca95b38174cb41f vtk-5.8.0.tar.gz
a0363f78910f466ba8f1bd5ab5437cb9 vtk-5.10.0.tar.gz

View File

@ -11,14 +11,14 @@
Summary: The Visualization Toolkit - A high level 3D visualization library
Name: vtk
Version: 5.8.0
Release: 6%{?dist}
Version: 5.10.0
Release: 1%{?dist}
# This is a variant BSD license, a cross between BSD and ZLIB.
# For all intents, it has the same rights and restrictions as BSD.
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
License: BSD
Group: System Environment/Libraries
Source: http://www.vtk.org/files/release/5.8/%{name}-%{version}.tar.gz
Source: http://www.vtk.org/files/release/5.10/%{name}-%{version}.tar.gz
Patch1: vtk-5.2.0-gcc43.patch
# Use system libraries
# http://public.kitware.com/Bug/view.php?id=11823
@ -404,6 +404,9 @@ rm -rf %{buildroot}
%doc vtk-examples/Examples
%changelog
* Tue May 15 2012 Orion Poplawski <orion@cora.nwra.com> - 5.10.0-1
- Update to 5.10.0
* Tue May 15 2012 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 5.8.0-6
- Add cmake28 usage when building for EL6
- Disable -java build on PPC64 as it fails to build