automatic version update by autodist [release 1.5.0-1mamba;Mon Nov 23 2015]
This commit is contained in:
parent
b9b2607d72
commit
f2e4d83b91
@ -1,5 +1,5 @@
|
|||||||
Name: python-matplotlib
|
Name: python-matplotlib
|
||||||
Version: 1.4.3
|
Version: 1.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python plotting library
|
Summary: Python plotting library
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -107,69 +107,18 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%{python_sitearch}/matplotlib-%{version}-py%{python_version}.egg-info
|
|
||||||
%{python_sitearch}/*.py*
|
%{python_sitearch}/*.py*
|
||||||
# FIXME
|
|
||||||
#%{python_sitearch}/freetype2.so
|
|
||||||
%dir %{python_sitearch}/matplotlib
|
%dir %{python_sitearch}/matplotlib
|
||||||
%{python_sitearch}/matplotlib/*.py*
|
%{python_sitearch}/matplotlib/*
|
||||||
%{python_sitearch}/matplotlib/_cntr.so
|
|
||||||
%{python_sitearch}/matplotlib/_delaunay.so
|
|
||||||
%{python_sitearch}/matplotlib/_image.so
|
|
||||||
%{python_sitearch}/matplotlib/_qhull.so
|
|
||||||
%{python_sitearch}/matplotlib/_path.so
|
|
||||||
%{python_sitearch}/matplotlib/_png.so
|
|
||||||
%{python_sitearch}/matplotlib/_qhull.so
|
|
||||||
%{python_sitearch}/matplotlib/_tri.so
|
|
||||||
%dir %{python_sitearch}/matplotlib/axes
|
|
||||||
%{python_sitearch}/matplotlib/axes/*
|
|
||||||
%{python_sitearch}/matplotlib/ft2font.so
|
|
||||||
#%{python_sitearch}/matplotlib/nxutils.so
|
|
||||||
%{python_sitearch}/matplotlib/ttconv.so
|
|
||||||
%dir %{python_sitearch}/matplotlib/axes
|
|
||||||
%{python_sitearch}/matplotlib/axes/*
|
|
||||||
%dir %{python_sitearch}/matplotlib/backends
|
|
||||||
%{python_sitearch}/matplotlib/backends/_backend_agg.so
|
|
||||||
%{python_sitearch}/matplotlib/backends/_backend_gdk.so
|
|
||||||
%{python_sitearch}/matplotlib/backends/_gtkagg.so
|
|
||||||
%{python_sitearch}/matplotlib/backends/_tkagg.so
|
|
||||||
%{python_sitearch}/matplotlib/backends/*.py*
|
|
||||||
%dir %{python_sitearch}/matplotlib/backends/Matplotlib.nib
|
|
||||||
%dir %{python_sitearch}/matplotlib/backends/qt_editor
|
|
||||||
%{python_sitearch}/matplotlib/backends/qt_editor/*
|
|
||||||
%{python_sitearch}/matplotlib/backends/Matplotlib.nib/*.nib
|
|
||||||
#%dir %{python_sitearch}/matplotlib/backends/qt4_editor
|
|
||||||
#%{python_sitearch}/matplotlib/backends/qt4_editor/*.py*
|
|
||||||
%dir %{python_sitearch}/matplotlib/backends/web_backend
|
|
||||||
%{python_sitearch}/matplotlib/backends/web_backend/*
|
|
||||||
%dir %{python_sitearch}/matplotlib/backends/qt_editor
|
|
||||||
%{python_sitearch}/matplotlib/backends/qt_editor/*
|
|
||||||
%{python_sitearch}/matplotlib/style
|
|
||||||
%dir %{python_sitearch}/matplotlib/compat
|
|
||||||
%{python_sitearch}/matplotlib/compat/*
|
|
||||||
%{python_sitearch}/matplotlib/delaunay
|
|
||||||
%{python_sitearch}/matplotlib/mpl-data
|
|
||||||
#%{python_sitearch}/matplotlib/numerix
|
|
||||||
%{python_sitearch}/matplotlib/projections
|
|
||||||
%{python_sitearch}/matplotlib/sphinxext
|
|
||||||
%{python_sitearch}/matplotlib/style
|
|
||||||
%{python_sitearch}/matplotlib/testing
|
|
||||||
%{python_sitearch}/matplotlib/tests
|
|
||||||
%{python_sitearch}/matplotlib/tri
|
|
||||||
%{python_sitearch}/matplotlib-*-nspkg.pth
|
|
||||||
%{python_sitearch}/mpl_toolkits/tests
|
|
||||||
%dir %{python_sitearch}/matplotlib-*.egg-info
|
|
||||||
%{python_sitearch}/matplotlib-*.egg-info/*
|
|
||||||
%dir %{python_sitearch}/mpl_toolkits
|
%dir %{python_sitearch}/mpl_toolkits
|
||||||
%{python_sitearch}/mpl_toolkits/*.py*
|
%{python_sitearch}/mpl_toolkits/*
|
||||||
%{python_sitearch}/mpl_toolkits/axes_grid
|
%{python27_sitearch}/matplotlib-%{version}.post0-py*
|
||||||
%{python_sitearch}/mpl_toolkits/axes_grid1
|
|
||||||
%{python_sitearch}/mpl_toolkits/axisartist
|
|
||||||
%{python_sitearch}/mpl_toolkits/mplot3d
|
|
||||||
%{python_sitearch}/mpl_toolkits/tests
|
|
||||||
%doc LICENSE/LICENSE LICENSE/LICENSE_enthought.txt
|
%doc LICENSE/LICENSE LICENSE/LICENSE_enthought.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 23 2015 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 21 2015 Automatic Build System <autodist@mambasoft.it> 1.4.3-1mamba
|
* Sat Feb 21 2015 Automatic Build System <autodist@mambasoft.it> 1.4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user