Accepting request 96010 from devel:languages:python

- fix license to be in spdx.org format (forwarded request 95999 from coolo)

OBS-URL: https://build.opensuse.org/request/show/96010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2011-12-12 15:58:51 +00:00 committed by Git OBS Bridge
parent a58fa7da1a
commit fdcb4c90d2
2 changed files with 8 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 8 13:54:40 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Tue Oct 11 12:27:54 UTC 2011 - jmatejek@suse.com

View File

@ -15,15 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-matplotlib
Version: 1.0.1
Release: 8
License: BSD
Group: Development/Libraries/Python
Release: 0
Summary: Plotting Library for Python
License: BSD-2-Clause
Group: Development/Libraries/Python
Url: http://sourceforge.net/projects/matplotlib
Source: matplotlib-%{version}.tar.bz2
Source1: matplotlib-setup.cfg
@ -87,9 +85,7 @@ scripts, the python and ipython shell (ala matlab or mathematica), web
application servers, and six graphical user interface toolkits.
%package tk
License: BSD
Summary: Tk backend for python-matplotlib
Group: Development/Libraries/Python
Requires: %{name} = %{version}
Requires: python-tk
@ -97,9 +93,7 @@ Requires: python-tk
Tk backend for python-matplotlib plotting package
%package wx
License: BSD
Summary: Wx backend for python-matplotlib
Group: Development/Libraries/Python
Requires: %{name} = %{version}
Requires: python-wxGTK