automatic version update by autodist [release 1.4.2-1mamba;Sun Oct 26 2014]

This commit is contained in:
Automatic Build System 2024-01-06 11:26:21 +01:00
parent 336d9f2c24
commit f56e2bbd5d

View File

@ -1,5 +1,5 @@
Name: python-matplotlib Name: python-matplotlib
Version: 1.4.0 Version: 1.4.2
Release: 1mamba Release: 1mamba
Summary: Python plotting library Summary: Python plotting library
Group: System/Libraries/Python Group: System/Libraries/Python
@ -110,16 +110,19 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
#%{python_sitearch}/matplotlib-%{version}-py%{python_version}.egg-info #%{python_sitearch}/matplotlib-%{version}-py%{python_version}.egg-info
%{python_sitearch}/*.py* %{python_sitearch}/*.py*
# FIXME # FIXME
%{python_sitearch}/freetype2.so #%{python_sitearch}/freetype2.so
%dir %{python_sitearch}/matplotlib %dir %{python_sitearch}/matplotlib
%{python_sitearch}/matplotlib/*.py* %{python_sitearch}/matplotlib/*.py*
%{python_sitearch}/matplotlib/_cntr.so %{python_sitearch}/matplotlib/_cntr.so
%{python_sitearch}/matplotlib/_delaunay.so %{python_sitearch}/matplotlib/_delaunay.so
%{python_sitearch}/matplotlib/_image.so %{python_sitearch}/matplotlib/_image.so
%{python_sitearch}/matplotlib/_qhull.so
%{python_sitearch}/matplotlib/_path.so %{python_sitearch}/matplotlib/_path.so
%{python_sitearch}/matplotlib/_png.so %{python_sitearch}/matplotlib/_png.so
%{python_sitearch}/matplotlib/_qhull.so %{python_sitearch}/matplotlib/_qhull.so
%{python_sitearch}/matplotlib/_tri.so %{python_sitearch}/matplotlib/_tri.so
%dir %{python_sitearch}/matplotlib/axes
%{python_sitearch}/matplotlib/axes/*
%{python_sitearch}/matplotlib/ft2font.so %{python_sitearch}/matplotlib/ft2font.so
#%{python_sitearch}/matplotlib/nxutils.so #%{python_sitearch}/matplotlib/nxutils.so
%{python_sitearch}/matplotlib/ttconv.so %{python_sitearch}/matplotlib/ttconv.so
@ -132,6 +135,8 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
%{python_sitearch}/matplotlib/backends/_tkagg.so %{python_sitearch}/matplotlib/backends/_tkagg.so
%{python_sitearch}/matplotlib/backends/*.py* %{python_sitearch}/matplotlib/backends/*.py*
%dir %{python_sitearch}/matplotlib/backends/Matplotlib.nib %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 %{python_sitearch}/matplotlib/backends/Matplotlib.nib/*.nib
#%dir %{python_sitearch}/matplotlib/backends/qt4_editor #%dir %{python_sitearch}/matplotlib/backends/qt4_editor
#%{python_sitearch}/matplotlib/backends/qt4_editor/*.py* #%{python_sitearch}/matplotlib/backends/qt4_editor/*.py*
@ -139,6 +144,7 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
%{python_sitearch}/matplotlib/backends/web_backend/* %{python_sitearch}/matplotlib/backends/web_backend/*
%dir %{python_sitearch}/matplotlib/backends/qt_editor %dir %{python_sitearch}/matplotlib/backends/qt_editor
%{python_sitearch}/matplotlib/backends/qt_editor/* %{python_sitearch}/matplotlib/backends/qt_editor/*
%{python_sitearch}/matplotlib/style
%dir %{python_sitearch}/matplotlib/compat %dir %{python_sitearch}/matplotlib/compat
%{python_sitearch}/matplotlib/compat/* %{python_sitearch}/matplotlib/compat/*
%{python_sitearch}/matplotlib/delaunay %{python_sitearch}/matplotlib/delaunay
@ -151,6 +157,7 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
%{python_sitearch}/matplotlib/tests %{python_sitearch}/matplotlib/tests
%{python_sitearch}/matplotlib/tri %{python_sitearch}/matplotlib/tri
%{python_sitearch}/matplotlib-*-nspkg.pth %{python_sitearch}/matplotlib-*-nspkg.pth
%{python_sitearch}/mpl_toolkits/tests
%dir %{python_sitearch}/matplotlib-*.egg-info %dir %{python_sitearch}/matplotlib-*.egg-info
%{python_sitearch}/matplotlib-*.egg-info/* %{python_sitearch}/matplotlib-*.egg-info/*
%dir %{python_sitearch}/mpl_toolkits %dir %{python_sitearch}/mpl_toolkits
@ -163,6 +170,9 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
%doc LICENSE/LICENSE LICENSE/LICENSE_enthought.txt %doc LICENSE/LICENSE LICENSE/LICENSE_enthought.txt
%changelog %changelog
* Sun Oct 26 2014 Automatic Build System <autodist@mambasoft.it> 1.4.2-1mamba
- automatic version update by autodist
* Thu Sep 18 2014 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba * Thu Sep 18 2014 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic version update by autodist - automatic version update by autodist