From d96f6a59f4c91e99001e07c2e105033fb638c45db1ab426ad5b70992bc01532e Mon Sep 17 00:00:00 2001 From: Berthold Gunreben Date: Mon, 13 Dec 2010 12:17:41 +0000 Subject: [PATCH] Accepting request 55675 from devel:languages:python Accepted submit request 55675 from user coolo OBS-URL: https://build.opensuse.org/request/show/55675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=3 --- python-matplotlib.changes | 5 +++++ python-matplotlib.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-matplotlib.changes b/python-matplotlib.changes index dca0606..273f77b 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 11 21:51:21 UTC 2010 - coolo@novell.com + +- remove buildrequire on libstdc++ + ------------------------------------------------------------------- Sat Jul 17 00:00:00 UTC 2010 - werner.ho@gmx.de diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 8048cda..12cb48c 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -36,7 +36,7 @@ Prefix: %{_prefix} Requires: python-numpy >= 1.2.1 Requires: python-configobj python-dateutil python-tz BuildRequires: python-numpy-devel >= 1.2.1 -BuildRequires: gcc-c++ libstdc++ tcl tk +BuildRequires: gcc-c++ tcl tk BuildRequires: freetype2-devel gtk2-devel libpng-devel tcl-devel tk-devel wxGTK-devel BuildRequires: fltk-devel python-gtk python-tk python-wxGTK BuildRequires: python-gtk-devel