diff --git a/python-pygments.spec b/python-pygments.spec index b2a9b41..f676ad9 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -2,7 +2,7 @@ Name: python-pygments Version: 0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A syntax highlighting engine written in Python Group: Development/Libraries @@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel, python-setuptools +Requires: python-setuptools %description @@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Nov 29 2007 Steve 'Ashcrow' Milner - 0.9-2 +- Added python-setuptools as a Requires per bz#403601. + * Mon Nov 12 2007 Steve 'Ashcrow' Milner - 0.9-1 - Updated for upstream 0.9.