From 83637744b1d1e366757cc9fae9334a447b6fe229 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sep 20 2013 04:35:05 +0000 Subject: Update to current git to build against vtk 6 --- diff --git a/.gitignore b/.gitignore index 8332f87..824cba3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Mayavi-3.3.2.tar.gz /Mayavi-3.4.0.tar.gz /mayavi-4.2.0.tar.gz /mayavi-4.3.0.tar.gz +/mayavi-4.3.0-f8f2c4016cbf9172b0a3a3c132dec7539e9e51c9.tar.gz diff --git a/Mayavi.spec b/Mayavi.spec index 454db42..47db0b5 100644 --- a/Mayavi.spec +++ b/Mayavi.spec @@ -1,11 +1,11 @@ Name: Mayavi Version: 4.3.0 -Release: 7%{?dist} +Release: 8.gitf8f2c40%{?dist} Summary: Scientific data 3-dimensional visualizer Group: Applications/Engineering License: BSD and EPL and LGPLv2+ and LGPLv2 and LGPLv3 URL: http://code.enthought.com/projects/mayavi/ -Source0: http://www.enthought.com/repo/ets/mayavi-%{version}.tar.gz +Source0: http://www.enthought.com/repo/ets/mayavi-%{version}-f8f2c4016cbf9172b0a3a3c132dec7539e9e51c9.tar.gz Source1: mayavi2.desktop # Fix vtkQt class loading error # https://bugzilla.redhat.com/show_bug.cgi?id=1008392 @@ -42,7 +42,7 @@ need to interact with TVTK unless you want to create a new Mayavi module. %prep -%setup -q -n mayavi-%{version} +%setup -q -n mayavi-%{version}-f8f2c4016cbf9172b0a3a3c132dec7539e9e51c9 %patch0 -p1 -b .vtkqt rm -rf *.egg-info @@ -136,6 +136,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/icons/hicolor/48x48/apps/mayavi2.png %changelog +* Thu Sep 19 2013 Orion Poplawski - 4.3.0-8 +- Update to current git to build against vtk 6 + * Wed Sep 18 2013 Orion Poplawski - 4.3.0-7 - Add patch to fix vtkQt class loading issue (bug #1008392) diff --git a/sources b/sources index 60b6c5c..1943e2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7708d85a77c427c8dfbeb914630d31be mayavi-4.3.0.tar.gz +5e736e857d24abda2703d3965ef38353 mayavi-4.3.0-f8f2c4016cbf9172b0a3a3c132dec7539e9e51c9.tar.gz