Upgrade to 5.0.4.

This commit is contained in:
athimm 2008-02-23 11:45:49 +00:00
parent e83afa275f
commit 789e657fc0
3 changed files with 9 additions and 19 deletions

View File

@ -1 +1 @@
vtk-5.0.3.tar.gz
vtk-5.0.4.tar.gz

View File

@ -1 +1 @@
0148a3d3c46d0599ab63e79f7f406609 vtk-5.0.3.tar.gz
1e353886bbd6559633e31436d88a1f03 vtk-5.0.4.tar.gz

View File

@ -6,8 +6,8 @@
Summary: The Visualization Toolkit - A high level 3D visualization library
Name: vtk
Version: 5.0.3
Release: 23%{?dist}
Version: 5.0.4
Release: 19%{?dist}
License: BSD-like
Group: System Environment/Libraries
Source: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz
@ -27,6 +27,7 @@ BuildRequires: libtiff-devel, zlib-devel
BuildRequires: qt-devel
%{?with_qt4:BuildRequires: qt4-devel}
BuildRequires: chrpath
BuildRequires: doxygen, graphviz
%description
VTK is an open-source software system for image processing, 3D
@ -335,10 +336,8 @@ rm -rf %{buildroot}
%files python
%defattr(-,root,root,-)
%{python_sitearch}/vtk
%if 0%{?fedora} >= 9
%{python_sitearch}/*egg-info
%endif
#%{python_sitearch}/vtk
%{python_sitearch}/*
%{_libdir}/*PythonD.so.*
%{_bindir}/vtkpython
%{_bindir}/vtkWrapPython
@ -368,17 +367,8 @@ rm -rf %{buildroot}
%{_libdir}/vtk-examples-5.0
%changelog
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5.0.3-23
- Autorebuild for GCC 4.3
* Tue Jan 15 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 5.0.3-22
- Add Python Eggs for F9+
* Thu Jan 10 2008 Caolan McNamara <caolanm@redhat.com> - 5.0.3-21
- Rebuild for new tcl/tk
* Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 5.0.3-20
- Rebuild for selinux ppc32 issue.
* Sat Feb 23 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.0.4-19
- Update to 5.0.4.
* Mon May 28 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.0.3-18
- Move headers to %%{_includedir}/vtk.