From f448fc80c6522fa10e65522b13bc54eb97b0198c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 27 Jul 2010 12:49:50 +0000 Subject: [PATCH] - python-Numeric -> python-numpy (Numeric is archaic) Changed files: plplot.spec -> 1.42 --- plplot.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/plplot.spec b/plplot.spec index 3df2d4f..995c2cd 100644 --- a/plplot.spec +++ b/plplot.spec @@ -48,7 +48,7 @@ BuildRequires: perl-XML-DOM BuildRequires: perl-XML-Parser BuildRequires: perl-XML-SAX-Expat BuildRequires: pkgconfig -BuildRequires: python-Numeric-devel >= 15.3 +BuildRequires: python-numpy-devel >= 15.3 BuildRequires: python-devel >= 1:2.3 %{?with_gnome:BuildRequires: python-gnome-devel >= 2.0} BuildRequires: python-pygtk-devel >= 2:2.12.1 @@ -417,7 +417,7 @@ Summary(pl.UTF-8): Biblioteka PLplot - wiązanie dla Pythona Group: Libraries/Python Requires: %{name} = %{version}-%{release} %pyrequires_eq python-libs -Requires: python-Numeric +Requires: python-numpy %description -n python-plplot PLplot library - Python binding. @@ -466,8 +466,6 @@ Biblioteka PLplot - przykłady do wiązania dla Pythona. sed -i -e 's#/usr/include/tcl8.4/tcl-private/generic#%{_includedir}/tcl-private/generic#g' configure* \ cf/tcl.ac -cp -f bindings/python/plplot.py.Numeric bindings/python/plplot.py - %build cp -f /usr/share/automake/config.* libltdl %{__libtoolize} -- 2.44.0