diff --git a/python-genshi.spec b/python-genshi.spec index 04329b1..7b6a107 100644 --- a/python-genshi.spec +++ b/python-genshi.spec @@ -2,7 +2,7 @@ Name: python-genshi Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Toolkit for stream-based generation of output for the web Group: Development/Languages @@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel +BuildRequires: python-setuptools %description Genshi is a Python library that provides an integrated set of @@ -40,6 +41,9 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Mon Jul 9 2007 Jeffrey C. Ollie - 0.4.2-2 +- BR python-setuptools so that egg-info files get installed. Fixes #247430. + * Thu Jun 21 2007 Jeffrey C. Ollie - 0.4.2-1 - Update to 0.4.2