Author: arekm                        Date: Mon Nov  3 07:23:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fixes from gentoo

---- Files affected:
SPECS:
   python-numarray.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/python-numarray.spec
diff -u SPECS/python-numarray.spec:1.11 SPECS/python-numarray.spec:1.12
--- SPECS/python-numarray.spec:1.11     Fri Oct  3 19:54:26 2008
+++ SPECS/python-numarray.spec  Mon Nov  3 08:23:47 2008
@@ -6,13 +6,16 @@
 Summary(pl.UTF-8):     Operacje i obliczenia na tablicach dla Pythona
 Name:          python-%{module}
 Version:       1.5.2
-Release:       2
+Release:       3
 License:       GPL-like
 Group:         Development/Languages/Python
 Source0:       http://dl.sourceforge.net/numpy/%{module}-%{version}.tar.gz
 # Source0-md5: d2ecfc60fe4869c328b872540d04e0f7
 Source1:       http://dl.sourceforge.net/numpy/%{module}-1.5.pdf
 # Source1-md5: 922731aeb775b1f5eb3a0622750314e1
+Patch0:                %{name}-includes.patch
+Patch1:                %{name}-python25.patch
+Patch2:                %{name}-refcount.patch
 URL:           http://www.stsci.edu/resources/software_hardware/numarray
 BuildRequires: python
 BuildRequires: python-devel >= 1:2.3
@@ -62,6 +65,9 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p0
+%patch1 -p0
+%patch2 -p0
 cp %{SOURCE1} .
 
 %build
@@ -100,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/11/03 07:23:47  arekm
+- rel 3; fixes from gentoo
+
 Revision 1.11  2008/10/03 17:54:26  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-numarray.spec?r1=1.11&r2=1.12&f=u

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

Reply via email to