Author: baggins                      Date: Tue Jul 27 12:49:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- python-Numeric -> python-numpy (Numeric is archaic)

---- Files affected:
packages/plplot:
   plplot.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: packages/plplot/plplot.spec
diff -u packages/plplot/plplot.spec:1.41 packages/plplot/plplot.spec:1.42
--- packages/plplot/plplot.spec:1.41    Tue Jul 27 14:42:44 2010
+++ packages/plplot/plplot.spec Tue Jul 27 14:49:50 2010
@@ -49,7 +49,7 @@
 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
@@ -418,7 +418,7 @@
 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.
@@ -467,8 +467,6 @@
 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}
@@ -826,6 +824,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2010/07/27 12:49:50  baggins
+- python-Numeric -> python-numpy (Numeric is archaic)
+
 Revision 1.41  2010/07/27 12:42:44  baggins
 - 5.9.6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/plplot/plplot.spec?r1=1.41&r2=1.42&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to