diff --git a/vtk.changes b/vtk.changes index 9963388..269baa5 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 2 12:39:13 UTC 2012 - toddrme2178@gmail.com + +- Reverted the source file change since it didn't work +- Changed the license text a little + ------------------------------------------------------------------- Wed Feb 1 12:05:32 UTC 2012 - toddrme2178@gmail.com diff --git a/vtk.spec b/vtk.spec index 844f0ef..ebe6286 100644 --- a/vtk.spec +++ b/vtk.spec @@ -19,15 +19,16 @@ Name: vtk Version: 5.8.0 +# get the first two version numbers Release: 1 # 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-3-Clause/ZLib +License: BSD-3-Clause Summary: The Visualization Toolkit - A high level 3D visualization library Url: http://vtk.org/ Group: Productivity/Scientific/Other -Source: http://www.vtk.org/files/release/%{version}/%{name}-%{version}.tar.gz +Source: http://www.vtk.org/files/release/5.8/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM vtk-pythondestdir.patch --badshah400@gmail.com Correct installation destination for python libraries Patch0: vtk-pythondestdir.patch # PATCH-FIX-UPSTREAM vtk-system.patch --badshah400@gmail.com Use system libraries