/[packages]/cauldron/python-matplotlib/current/SPECS/python-matplotlib.spec
ViewVC logotype

Diff of /cauldron/python-matplotlib/current/SPECS/python-matplotlib.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1005810 by joequant, Sun Apr 24 01:06:38 2016 UTC revision 1005811 by joequant, Sun Apr 24 01:27:40 2016 UTC
# Line 96  Requires:       %{name}-data = %{version Line 96  Requires:       %{name}-data = %{version
96  %package -n python-matplotlib-qt4  %package -n python-matplotlib-qt4
97  %{?python_provide:%python_provide python-matplotlib-qt4}  %{?python_provide:%python_provide python-matplotlib-qt4}
98  Summary:        Qt4 backend for python-matplotlib  Summary:        Qt4 backend for python-matplotlib
99  Group:          Development/Libraries  Group:          Development/Python
100  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}
101  Requires:       python-matplotlib-qt5  Requires:       python-matplotlib-qt5
102  BuildRequires:  python-qt4-devel  BuildRequires:  python-qt4-devel
# Line 108  Requires:       python-qt4 Line 108  Requires:       python-qt4
108  %package -n python-matplotlib-qt5  %package -n python-matplotlib-qt5
109  %{?python_provide:%python_provide python-matplotlib-qt5}  %{?python_provide:%python_provide python-matplotlib-qt5}
110  Summary:        Qt5 backend for python-matplotlib  Summary:        Qt5 backend for python-matplotlib
111  Group:          Development/Libraries  Group:          Development/Python
112  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}
113  BuildRequires:  python-qt5  BuildRequires:  python-qt5
114  Requires:       python-qt5  Requires:       python-qt5
# Line 119  Requires:       python-qt5 Line 119  Requires:       python-qt5
119  %package -n python-matplotlib-gtk  %package -n python-matplotlib-gtk
120  %{?python_provide:%python_provide python-matplotlib-gtk}  %{?python_provide:%python_provide python-matplotlib-gtk}
121  Summary:        GTK backend for python-matplotlib  Summary:        GTK backend for python-matplotlib
122  Group:          Development/Libraries  Group:          Development/Python
123  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}
124  BuildRequires:  gtk2-devel  BuildRequires:  gtk2-devel
125  BuildRequires:  pygtk2.0-devel  BuildRequires:  pygtk2.0-devel
# Line 133  Requires:       pygtk2.0 Line 133  Requires:       pygtk2.0
133  %package -n python-matplotlib-gtk3  %package -n python-matplotlib-gtk3
134  %{?python_provide:%python_provide python-matplotlib-gtk3}  %{?python_provide:%python_provide python-matplotlib-gtk3}
135  Summary:        GTK3 backend for python-matplotlib  Summary:        GTK3 backend for python-matplotlib
136  Group:          Development/Libraries  Group:          Development/Python
137  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}
138  # This should be converted to typelib(Gtk) when supported  # This should be converted to typelib(Gtk) when supported
139  BuildRequires:  gtk+3.0  BuildRequires:  gtk+3.0
# Line 145  Requires:       gtk+3.0%{?_isa} Line 145  Requires:       gtk+3.0%{?_isa}
145  %package -n python-matplotlib-tk  %package -n python-matplotlib-tk
146  %{?python_provide:%python_provide python-matplotlib-tk}  %{?python_provide:%python_provide python-matplotlib-tk}
147  Summary:        Tk backend for python-matplotlib  Summary:        Tk backend for python-matplotlib
148  Group:          Development/Libraries  Group:          Development/Python
149  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python-matplotlib%{?_isa} = %{version}-%{release}
150  BuildRequires:  tcl-devel  BuildRequires:  tcl-devel
151  BuildRequires:  tkinter  BuildRequires:  tkinter
# Line 196  BuildArch:      noarch Line 196  BuildArch:      noarch
196  %package -n     python3-matplotlib  %package -n     python3-matplotlib
197  %{?python_provide:%python_provide python3-matplotlib}  %{?python_provide:%python_provide python3-matplotlib}
198  Summary:        Python 2D plotting library  Summary:        Python 2D plotting library
199  Group:          Development/Libraries  Group:          Development/Python
200  BuildRequires:  python3-cairo  BuildRequires:  python3-cairo
201  BuildRequires:  python3-dateutil  BuildRequires:  python3-dateutil
202  BuildRequires:  python3-devel  BuildRequires:  python3-devel
# Line 238  errorcharts, scatterplots, etc, with jus Line 238  errorcharts, scatterplots, etc, with jus
238  %package -n     python3-matplotlib-qt4  %package -n     python3-matplotlib-qt4
239  %{?python_provide:%python_provide python3-matplotlib-qt4}  %{?python_provide:%python_provide python3-matplotlib-qt4}
240  Summary:        Qt4 backend for python3-matplotlib  Summary:        Qt4 backend for python3-matplotlib
241  Group:          Development/Libraries  Group:          Development/Python
242  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}
243  Requires:       python3-matplotlib-qt5  Requires:       python3-matplotlib-qt5
244  BuildRequires:  python3-qt4-devel  BuildRequires:  python3-qt4-devel
# Line 250  Requires:       python3-qt4 Line 250  Requires:       python3-qt4
250  %package -n     python3-matplotlib-qt5  %package -n     python3-matplotlib-qt5
251  %{?python_provide:%python_provide python3-matplotlib-qt5}  %{?python_provide:%python_provide python3-matplotlib-qt5}
252  Summary:        Qt5 backend for python3-matplotlib  Summary:        Qt5 backend for python3-matplotlib
253  Group:          Development/Libraries  Group:          Development/Python
254  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}
255  BuildRequires:  python3-qt5  BuildRequires:  python3-qt5
256  Requires:       python3-qt5  Requires:       python3-qt5
# Line 262  Requires:       python3-qt5 Line 262  Requires:       python3-qt5
262  %package -n     python3-matplotlib-gtk3  %package -n     python3-matplotlib-gtk3
263  %{?python_provide:%python_provide python3-matplotlib-gtk3}  %{?python_provide:%python_provide python3-matplotlib-gtk3}
264  Summary:        GTK3 backend for python3-matplotlib  Summary:        GTK3 backend for python3-matplotlib
265  Group:          Development/Libraries  Group:          Development/Python
266  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}
267  # This should be converted to typelib(Gtk) when supported  # This should be converted to typelib(Gtk) when supported
268  BuildRequires:  gtk+3.0  BuildRequires:  gtk+3.0
# Line 276  Requires:       python3-gobject3%{?_isa} Line 276  Requires:       python3-gobject3%{?_isa}
276  %package -n     python3-matplotlib-tk  %package -n     python3-matplotlib-tk
277  %{?python_provide:%python_provide python3-matplotlib-tk}  %{?python_provide:%python_provide python3-matplotlib-tk}
278  Summary:        Tk backend for python3-matplotlib  Summary:        Tk backend for python3-matplotlib
279  Group:          Development/Libraries  Group:          Development/Python
280  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}  Requires:       python3-matplotlib%{?_isa} = %{version}-%{release}
281  BuildRequires:  python3-tkinter  BuildRequires:  python3-tkinter
282  Requires:       python3-tkinter  Requires:       python3-tkinter

Legend:
Removed from v.1005810  
changed lines
  Added in v.1005811

  ViewVC Help
Powered by ViewVC 1.1.30