From c03610cb15fc8c85d7fde65aa0ba5c1d99d9a07d37436a845a3473f63ce5c4b0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 19 Jan 2012 15:56:53 +0000 Subject: [PATCH] Accepting request 99605 from devel:languages:python - Fix spec file for SLE11 (Group entries did go lost) (forwarded request 99603 from namtrac) OBS-URL: https://build.opensuse.org/request/show/99605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=16 --- python-matplotlib.changes | 5 +++++ python-matplotlib.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 262d85e..345963f 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 10 11:38:24 CET 2012 - kukuk@suse.de + +- Fix spec file for SLE11 (Group entries did go lost) + ------------------------------------------------------------------- Wed Dec 14 08:56:13 UTC 2011 - highwaystar.ru@gmail.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index e32c8ec..4c675be 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,7 +1,7 @@ # # spec file for package python-matplotlib # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: python-matplotlib Version: 1.1.0 Release: 0 @@ -84,6 +82,7 @@ application servers, and six graphical user interface toolkits. %package tk Summary: Tk backend for python-matplotlib +Group: Development/Libraries/Python Requires: %{name} = %{version} Requires: python-tk @@ -92,6 +91,7 @@ Tk backend for python-matplotlib plotting package %package wx Summary: Wx backend for python-matplotlib +Group: Development/Libraries/Python Requires: %{name} = %{version} Requires: python-wxGTK