[Mayavi] Change requires to python-envisage

Orion Poplawski orion at fedoraproject.org
Mon May 13 22:53:51 UTC 2013


commit 84ded61eb9a74bcb5d1f160d881bfec19784acec
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon May 13 16:53:44 2013 -0600

    Change requires to python-envisage

 Mayavi.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/Mayavi.spec b/Mayavi.spec
index b6cd8fc..d79ec22 100644
--- a/Mayavi.spec
+++ b/Mayavi.spec
@@ -1,6 +1,6 @@
 Name:           Mayavi
 Version:        4.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Scientific data 3-dimensional visualizer
 Group:          Applications/Engineering
 License:        BSD and EPL and LGPLv2+ and LGPLv2 and LGPLv3
@@ -16,8 +16,7 @@ BuildRequires:  numpy, vtk-python, desktop-file-utils
 Requires:       vtk-python
 Requires:       python-AppTools
 Requires:       python-traitsui
-Requires:       python-EnvisageCore
-Requires:       python-EnvisagePlugins
+Requires:       python-envisage
 
 %description
 The Mayavi project includes two related packages for 3-dimensional 
@@ -128,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/48x48/apps/mayavi2.png
 
 %changelog
+* Mon May 13 2013 Orion Poplawski <orion at cora.nwra.com> - 4.3.0-2
+- Change requires to python-envisage
+
 * Fri May 10 2013 Orion Poplawski <orion at cora.nwra.com> - 4.3.0-1
 - Update to 4.3.0
 


More information about the scm-commits mailing list