diff --git a/python-netifaces.changes b/python-netifaces.changes index ea31b11..8a5c926 100644 --- a/python-netifaces.changes +++ b/python-netifaces.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 11 12:37:51 UTC 2012 - saschpe@suse.de + +- Spec header cleanup + ------------------------------------------------------------------- Tue Nov 29 09:21:30 UTC 2011 - saschpe@suse.de diff --git a/python-netifaces.spec b/python-netifaces.spec index 0f79412..918ae6f 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -1,21 +1,29 @@ # -# spec file for package python-netifaces (Version 0.5) +# spec file for package python-netifaces # +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Novell -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: python-netifaces Version: 0.5 Release: 0 -License: MIT Summary: Portable network interface information -Url: http://alastairs-place.net/netifaces/ +License: MIT Group: Development/Languages/Python +Url: http://alastairs-place.net/netifaces/ Source: netifaces-%{version}.tar.bz2 BuildRequires: python-devel BuildRequires: python-distribute