diff --git a/python-netifaces.changes b/python-netifaces.changes index 6ac2579..1f3e587 100644 --- a/python-netifaces.changes +++ b/python-netifaces.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:09:09 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Mon Jun 25 15:17:42 UTC 2012 - saschpe@suse.de diff --git a/python-netifaces.spec b/python-netifaces.spec index d6f8ee4..d3e352d 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -1,7 +1,7 @@ # # spec file for package python-netifaces # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Novell # # All modifications and additions to the file contributed by third parties @@ -26,7 +26,7 @@ Group: Development/Languages/Python Url: http://alastairs-place.net/netifaces/ Source: http://alastairs-place.net/projects/netifaces/netifaces-%{version}.tar.gz BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools Provides: netifaces BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110