forked from pool/python-matplotlib
Autobuild autoformatter for 58647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=6
This commit is contained in:
parent
e388babf51
commit
deefd15674
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-matplotlib (Version 1.0.0)
|
# spec file for package python-matplotlib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@ Name: python-matplotlib
|
|||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 2
|
Release: 3
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
|
||||||
Summary: Plotting Library for Python
|
Summary: Plotting Library for Python
|
||||||
@ -40,9 +40,9 @@ BuildRequires: gcc-c++ tcl tk
|
|||||||
BuildRequires: freetype2-devel gtk2-devel libpng-devel tcl-devel tk-devel
|
BuildRequires: freetype2-devel gtk2-devel libpng-devel tcl-devel tk-devel
|
||||||
BuildRequires: fltk-devel python-gtk python-tk
|
BuildRequires: fltk-devel python-gtk python-tk
|
||||||
%if %suse_version > 1130
|
%if %suse_version > 1130
|
||||||
BuildRequires: wxWidgets-devel python-wxWidgets
|
BuildRequires: python-wxWidgets wxWidgets-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: wxGTK-devel python-wxGTK
|
BuildRequires: python-wxGTK wxGTK-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: python-gtk-devel
|
BuildRequires: python-gtk-devel
|
||||||
%if 0%{?suse_version} >= 1120
|
%if 0%{?suse_version} >= 1120
|
||||||
|
Loading…
Reference in New Issue
Block a user