SPECS: python-tables.spec - rel 2; add missing BR
arekm
arekm at pld-linux.org
Sat Dec 24 19:28:00 CET 2005
Author: arekm Date: Sat Dec 24 18:27:59 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; add missing BR
---- Files affected:
SPECS:
python-tables.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/python-tables.spec
diff -u SPECS/python-tables.spec:1.2 SPECS/python-tables.spec:1.3
--- SPECS/python-tables.spec:1.2 Sun Jun 26 20:04:36 2005
+++ SPECS/python-tables.spec Sat Dec 24 19:27:54 2005
@@ -6,15 +6,18 @@
Summary(pl): Obsługa dużych zbiorów danych w Pythonie
Name: python-%{module}
Version: 1.0
-Release: 1
+Release: 2
License: GNU
Group: Development/Languages/Python
Source0: http://dl.sourceforge.net/pytables/pytables-%{version}.tar.gz
# Source0-md5: 776b3ef35b59a12c1617be919cd072d8
URL: http://pytables.sourceforge.net/
BuildRequires: hdf5-devel
+BuildRequires: lzo-devel
+BuildRequires: ucl-devel
BuildRequires: python
BuildRequires: python-devel >= 1:2.3
+BuildRequires: python-numarray
BuildRequires: python-numarray-devel
%pyrequires_eq python-modules
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/12/24 18:27:54 arekm
+- rel 2; add missing BR
+
Revision 1.2 2005/06/26 18:04:36 qboosh
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-tables.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list