diff --git a/python-feedparser.changes b/python-feedparser.changes index a4e2705..b356f57 100644 --- a/python-feedparser.changes +++ b/python-feedparser.changes @@ -1,9 +1,6 @@ ------------------------------------------------------------------- Sun Feb 19 20:37:04 UTC 2012 - saschpe@gmx.de -- Remove previously added dependency on python-distribute, RPM can't handle - updates from files to directores and vice versa (egg-info created by - distutils vs. setuptools) - Remove outdated %clean section, no CFLAGS for noarch package ------------------------------------------------------------------- diff --git a/python-feedparser.spec b/python-feedparser.spec index 65c3d0e..9ccdd2c 100644 --- a/python-feedparser.spec +++ b/python-feedparser.spec @@ -26,6 +26,7 @@ Url: http://sourceforge.net/projects/feedparser/ Source: feedparser-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel +BuildRequires: python-distribute BuildRequires: python-xml Requires: python-xml %if 0%{?suse_version} && 0%{?suse_version} <= 1110