From fdcb4c90d22b88bd78bd7db2bfbacb1cd79aa8cf6ce9ffa229b8084d9e414a8d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 12 Dec 2011 15:58:51 +0000 Subject: [PATCH] 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 --- python-matplotlib.changes | 5 +++++ python-matplotlib.spec | 12 +++--------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 1da22cb..c729618 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -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 diff --git a/python-matplotlib.spec b/python-matplotlib.spec index d8d1154..1f2073c 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -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