diff --git a/python-unittest-xml-reporting.changes b/python-unittest-xml-reporting.changes index 2b6d69f..fcb5312 100644 --- a/python-unittest-xml-reporting.changes +++ b/python-unittest-xml-reporting.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 8 09:36:53 UTC 2011 - saschpe@suse.de + +- Added requirement for python-xml + ------------------------------------------------------------------- Thu Sep 8 09:10:24 UTC 2011 - saschpe@suse.de diff --git a/python-unittest-xml-reporting.spec b/python-unittest-xml-reporting.spec index 8f86a1a..26ddc02 100644 --- a/python-unittest-xml-reporting.spec +++ b/python-unittest-xml-reporting.spec @@ -26,6 +26,7 @@ Source: http://pypi.python.org/packages/source/u/unittest-xml-reporting/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute +Requires: python-xml %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1110