Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 51da6739531c070ba4a4bbaed329e4e0 > files > 2

python-enthought-scimath-3.0.5-1mdv2010.1.src.rpm

%define tarname	SciMath
%define name	python-enthought-scimath
%define version	3.0.5
%define release %mkrel 1

%define epoch	1

Summary:	Enthought Tool Suite - SciMath project
Name:		%{name}
Version:	%{version}
Release:	%{release}
Epoch:		%{epoch}
Source0:	%{tarname}-%{version}.tar.gz
License:	BSD
Group:		Development/Python
Url:		http://code.enthought.com/projects/sci_math.php
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
Requires:	python-enthought-enthoughtbase >= %{epoch}:3.0.4
Requires:	python-enthought-traits >= %{epoch}:3.3.0
Requires:	python-enthought-traitsgui >= %{epoch}:3.3.0
Requires:	python-numpy >= 1.1.0
Requires:	python-scipy >= 0.5.2
BuildRequires:	python-numpy-devel >= 1.1.0
BuildRequires:	python-setupdocs >= 1.0
BuildRequires:	python-setuptools >= 0.6c8
%py_requires -d

%description
The SciMath project includes packages to support scientific and
mathematical calculations.

* enthought.interpolate
* enthought.mathematics
* enthought.units

%prep
%setup -q -n %{tarname}-%{version}

%build
%__python setup.py build

%install
%__rm -rf %{buildroot}

%__python setup.py install --root=%{buildroot} --record=FILELIST

%clean
%__rm -rf %{buildroot}

%files -f FILELIST
%defattr(-,root,root)
%doc *.txt 


%changelog
* Fri Feb 26 2010 Lev Givon <lev@mandriva.org> 1:3.0.5-1mdv2010.1
+ Revision: 512040
- Update to 3.0.5.

* Fri Aug 21 2009 Lev Givon <lev@mandriva.org> 1:3.0.4-2mdv2010.0
+ Revision: 419329
- Add epoch to permit backport and facilitate update from 2009.1.

* Fri Aug 21 2009 Lev Givon <lev@mandriva.org> 3.0.4-1mdv2010.0
+ Revision: 419048
- Update to 3.0.4.

* Fri Apr 03 2009 Lev Givon <lev@mandriva.org> 3.0.3-1mdv2010.0
+ Revision: 363886
- Update to 3.0.3.

* Thu Mar 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-1mdv2009.1
+ Revision: 358137
- Update to latest upstream svn.

* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 3.0.2-2mdv2009.1
+ Revision: 323682
- rebuild

* Fri Dec 12 2008 Lev Givon <lev@mandriva.org> 3.0.2-1mdv2009.1
+ Revision: 313640
- Update to 3.0.2.

* Fri Oct 31 2008 Lev Givon <lev@mandriva.org> 3.0.1-1mdv2009.1
+ Revision: 298943
- import python-enthought-scimath