diff --git a/python-pip.changes b/python-pip.changes index 935f0b6..23b1a96 100644 --- a/python-pip.changes +++ b/python-pip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 26 11:33:58 UTC 2013 - rhafer@suse.com + +- Fixed missing Requires for python-xml (bnc#842516) + ------------------------------------------------------------------- Thu Aug 8 20:16:51 UTC 2013 - dmueller@suse.com diff --git a/python-pip.spec b/python-pip.spec index bdee1a1..ae48b2c 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -28,6 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-setuptools +Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives %if 0%{?suse_version} && 0%{?suse_version} <= 1110