]> git.pld-linux.org Git - packages/python-numpy.git/commitdiff
- removed obsolete lite patch
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 10 Feb 2006 23:43:31 +0000 (23:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-numpy.spec -> 1.51

python-numpy.spec

index eab6b656fc588976d6d31b03a525e6b27b06a1b9..0611e9ea8bc86caf9cfcdaa2da69c84de04bda27 100644 (file)
@@ -10,7 +10,6 @@ License:      distributable
 Group:         Libraries/Python
 Source0:       http://dl.sourceforge.net/numpy/%{mname}-%{version}.tar.gz
 # Source0-md5: 2ae672656e06716a149acb048cca3093
-#Patch0:               %{name}-lite.patch
 URL:           http://sourceforge.net/projects/numpy/
 BuildRequires: python-devel >= 1:2.3
 %pyrequires_eq python-libs
@@ -133,7 +132,6 @@ j
 
 %prep
 %setup -q -n %{mname}-%{version}
-#%patch0 -p1
 
 %build
 CC="%{__cc}"; export CC
This page took 0.043455 seconds and 4 git commands to generate.