SPECS: python-Numeric.spec - rel 6 - explicit epoch in obsoletes (...
baggins
baggins at pld-linux.org
Wed Apr 9 14:47:54 CEST 2008
Author: baggins Date: Wed Apr 9 12:47:54 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 6
- explicit epoch in obsoletes (numpy is NEWER than this fossil)
---- Files affected:
SPECS:
python-Numeric.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/python-Numeric.spec
diff -u SPECS/python-Numeric.spec:1.8 SPECS/python-Numeric.spec:1.9
--- SPECS/python-Numeric.spec:1.8 Thu Mar 13 00:11:12 2008
+++ SPECS/python-Numeric.spec Wed Apr 9 14:47:49 2008
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): Moduły do obliczeń numerycznych dla języka Python
Name: python-%{module}
Version: 24.2
-Release: 5
+Release: 6
License: distributable
Group: Libraries/Python
Source0: http://dl.sourceforge.net/numpy/%{module}-%{version}.tar.gz
@@ -13,11 +13,11 @@
URL: http://sourceforge.net/projects/numpy/
BuildRequires: python-devel >= 1:2.3
%pyrequires_eq python-libs
-Obsoletes: python-numpy <= 24.2
+Obsoletes: python-numpy <= 0:24.2
# dropped some time ago
Obsoletes: python-numpy-Properties
# dropped some time ago, should have been "released as separate package", but finally wasn't
-Obsoletes: python-numpy-kinds <= 24.2
+Obsoletes: python-numpy-kinds <= 0:24.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -34,7 +34,7 @@
Group: Development/Languages/Python
%pyrequires_eq python-devel
Requires: %{name} = %{version}-%{release}
-Obsoletes: python-numpy-devel <= 24.2
+Obsoletes: python-numpy-devel <= 0:24.2
%description devel
C header files for numerical modules.
@@ -48,7 +48,7 @@
Group: Libraries/Python
%pyrequires_eq python-libs
Requires: %{name} = %{version}-%{release}
-Obsoletes: python-numpy-FFT <= 24.2
+Obsoletes: python-numpy-FFT <= 0:24.2
%description FFT
The FFT.py module provides a simple interface to the FFTPACK FORTRAN
@@ -67,7 +67,7 @@
Group: Libraries/Python
%pyrequires_eq python-libs
Requires: %{name} = %{version}-%{release}
-Obsoletes: python-numpy-MA <= 24.2
+Obsoletes: python-numpy-MA <= 0:24.2
%description MA
Masked arrays are arrays that may have missing or invalid entries.
@@ -85,7 +85,7 @@
Group: Libraries/Python
%pyrequires_eq python-libs
Requires: %{name} = %{version}-%{release}
-Obsoletes: python-numpy-RNG <= 24.2
+Obsoletes: python-numpy-RNG <= 0:24.2
%description RNG
RNG provides a random number object to Numerical Python.
@@ -165,6 +165,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008-04-09 12:47:49 baggins
+- rel 6
+- explicit epoch in obsoletes (numpy is NEWER than this fossil)
+
Revision 1.8 2008-03-12 23:11:12 glen
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-Numeric.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list