]> git.pld-linux.org Git - packages/python-numpy.git/commitdiff
- ver. 20.2.0
authorwrobell <wrobell@pld-linux.org>
Thu, 1 Nov 2001 11:19:11 +0000 (11:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use CFLAGS

Changed files:
    python-numpy.spec -> 1.14

python-numpy.spec

index c83505a222ca89797db0d43cb67f71075dff314c..13a1f3dae0acdd5bf0a149efc59406f5ec0c7792 100644 (file)
@@ -10,8 +10,8 @@
 Summary:       Python numerical facilities 
 Summary(pl):   Modu³y do obliczeñ numerycznych dla jêzyka Python
 Name:          python-%{module}
-Version:       20.1.0
-Release:       2
+Version:       20.2.0
+Release:       1
 License:       Distributable
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
@@ -152,6 +152,8 @@ j
 %setup -q -n %{mname}-%{version}
 
 %build
+CFLAGS="%{rpmcflags}"
+export CFLAGS
 python setup_all.py build
 
 %install
This page took 0.084022 seconds and 4 git commands to generate.