--- cauldron/python-matplotlib/current/SPECS/python-matplotlib.spec 2011/04/24 11:18:01 90115 +++ cauldron/python-matplotlib/current/SPECS/python-matplotlib.spec 2011/04/25 08:49:01 90208 @@ -71,15 +71,6 @@ %description gtk This package contains the GDK and GTK backends for matplotlib. -%package qt -Summary: Qt backend for matplotlib -Group: Development/Python -Requires: %{name} = %{version}-%{release} -Requires: python-qt - -%description qt -This package contains the Qt backend for matplotlib. - %package qt4 Summary: Qt backend for matplotlib Group: Development/Python @@ -192,11 +183,6 @@ %{py_platsitedir}/%{module}/backends/_backend_gdk.so %{py_platsitedir}/%{module}/backends/_gtkagg.so -%files qt -%defattr(-,root,root) -%{py_platsitedir}/%{module}/backends/backend_qt.py* -%{py_platsitedir}/%{module}/backends/backend_qtagg.py* - %files qt4 %defattr(-,root,root) %{py_platsitedir}/%{module}/backends/backend_qt4.py*