]> git.pld-linux.org Git - packages/python-numpy.git/commitdiff
- release 2: rebuild against python 2.2 and adapterize spec file.
authorkloczek <kloczek@pld-linux.org>
Mon, 4 Feb 2002 03:17:22 +0000 (03:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-numpy.spec -> 1.22

python-numpy.spec

index aa99bc0aa60c7792b56fcdac2205b9656e1c67d0..5c1f3d0172d05c15070b1ac0993ee3f5f0ece1c5 100644 (file)
@@ -1,22 +1,24 @@
+%include       /usr/lib/rpm/macros.python
 
 %define module numpy
 %define mname Numeric
 
-%include       /usr/lib/rpm/macros.python
 Summary:       Python numerical facilities 
 Summary(pl):   Modu³y do obliczeñ numerycznych dla jêzyka Python
 Name:          python-%{module}
 Version:       20.3
-Release:       1
+Release:       2
 License:       distributable
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/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
 %requires_eq   python
-BuildRequires: python-devel >= 1.5
 BuildRequires: rpm-pythonprov
 
 %description
@@ -32,6 +34,8 @@ Summary:      C header files for numerical modules
 Summary(pl):   Pliki nag³ówkowe jêzyka C modu³ów numerycznych
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/Python
 %requires_eq   python
 Requires:      %{name} = %{version}
@@ -47,6 +51,8 @@ Summary:      Interface to the FFTPACK FORTRAN library
 Summary(pl):   Interfejs do biblioteki FFTPACK jêzyka Fortran
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/Python
 %requires_eq   python
 Requires:      %{name} = %{version}
@@ -67,6 +73,8 @@ Summary:      Implementation of PEP 0242 - precision and range control of numeric com
 Summary(pl):   Implementacja propozycji PEP 0242 - mo¿liwo¶æ kontrolowania precyzji i zakresu obliczeñ numerycznych
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/Python
 %requires_eq   python
 Requires:      %{name} = %{version}
@@ -92,6 +100,8 @@ Summary:     MA - a facility for dealing with masked arrays
 Summary(pl):   Modu³ do obs³ugi macierzy niepe³nych
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/Python
 %requires_eq   python
 Requires:      %{name} = %{version}
@@ -111,6 +121,8 @@ Summary:    Property class implementation for Python
 Summary(pl):   Implementacja klasy z w³a¶ciwo¶ciami dla jêzyka Python
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/Python
 %requires_eq   python
 Requires:      %{name} = %{version}
@@ -133,6 +145,8 @@ Summary:    Random Number Generator Object for NumPy
 Summary:       Obiekt generatora liczb losowych dla modu³u NumPy
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/Python
 %requires_eq   python
 Requires:      %{name} = %{version}
This page took 0.057606 seconds and 4 git commands to generate.