diff --git a/numpy.spec b/numpy.spec index cc2579e..b1547c5 100644 --- a/numpy.spec +++ b/numpy.spec @@ -4,7 +4,7 @@ Name: numpy Version: 1.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A fast multidimensional array facility for Python Group: Development/Languages @@ -15,7 +15,7 @@ Patch0: numpy-1.0.1-f2py.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel lapack-devel python-setuptools gcc-gfortran atlas python-nose -Requires: python-nose +Requires: python-nose python-devel Provides: f2py Obsoletes: f2py <= 2.45.241_1927 @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Mar 05 2009 Jon Ciesla 1.2.1-3 +- Require python-devel, BZ 488464. + * Wed Feb 25 2009 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild