forked from pool/python-feedparser
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
6e12874073
commit
26fa1b41ee
@@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user