SPECS: python-numpy.spec - up to final 1.0
arekm
arekm at pld-linux.org
Tue Nov 21 00:59:12 CET 2006
Author: arekm Date: Mon Nov 20 23:59:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to final 1.0
---- Files affected:
SPECS:
python-numpy.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/python-numpy.spec
diff -u SPECS/python-numpy.spec:1.57 SPECS/python-numpy.spec:1.58
--- SPECS/python-numpy.spec:1.57 Tue Nov 14 02:34:27 2006
+++ SPECS/python-numpy.spec Tue Nov 21 00:59:07 2006
@@ -4,18 +4,17 @@
# - description for oldnumeric
#
%define module numpy
-%define _rc1 rc1
Summary: Python numerical facilities
Summary(pl): Moduły do obliczeń numerycznych dla języka Python
Name: python-%{module}
Version: 1.0
-Release: 0.%{_rc1}.2
+Release: 1
Epoch: 1
License: distributable
Group: Libraries/Python
-Source0: http://dl.sourceforge.net/numpy/%{module}-%{version}%{_rc1}.tar.gz
-# Source0-md5: b8cd486ee334520047f9a35454dad94a
+Source0: http://dl.sourceforge.net/numpy/%{module}-%{version}.tar.gz
+# Source0-md5: 47dd0daa82e7b3f0fe74b969b388d7b3
URL: http://sourceforge.net/projects/numpy/
BuildRequires: python-devel >= 1:2.3
%pyrequires_eq python-libs
@@ -128,7 +127,7 @@
Stare pakiety numeric.
%prep
-%setup -q -n %{module}-%{version}%{_rc1}
+%setup -q -n %{module}-%{version}
%build
CC="%{__cc}"; export CC
@@ -216,6 +215,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2006/11/20 23:59:07 arekm
+- up to final 1.0
+
Revision 1.57 2006/11/14 01:34:27 wolf
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-numpy.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list