]> git.pld-linux.org Git - packages/python-numpy.git/commitdiff
- rebuild against pythin 2.2.1. RA-1_0 STABLE python-numpy-21_0-4
authorkloczek <kloczek@pld-linux.org>
Sat, 13 Apr 2002 17:34:01 +0000 (17:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-numpy.spec -> 1.32

python-numpy.spec

index 7aac562d848d540dfbdce08fd4e3c80eab3955d8..26c8ffcefa07332ba9b072a95941ac84c642c4a1 100644 (file)
@@ -1,7 +1,7 @@
 %include       /usr/lib/rpm/macros.python
 
-%define module numpy
-%define mname Numeric
+%define                module  numpy
+%define                mname   Numeric
 
 Summary:       Python numerical facilities
 Summary(pl):   Modu³y do obliczeñ numerycznych dla jêzyka Python
@@ -12,10 +12,10 @@ License:    distributable
 Group:         Libraries/Python
 Source0:       http://prdownloads.sourceforge.net/numpy/%{mname}-%{version}.tar.gz
 URL:           http://www.pfdubois.com/numpy/
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-BuildRequires: python-devel >= 2.2
-%pyrequires_eq python
+BuildRequires: python-devel >= 2.2.1
 BuildRequires: rpm-pythonprov
+%pyrequires_eq python
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 NumPy is a collection of extension modules to provide high-performance
This page took 0.085695 seconds and 4 git commands to generate.