From 8dc285743f8b300fb74a4d0c06229626819b894001e53712cf983790d71eeb43 Mon Sep 17 00:00:00 2001 From: Pascal Bleser Date: Mon, 12 Dec 2011 09:04:00 +0000 Subject: [PATCH 1/2] remove %debug_package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=4 --- python-netifaces.spec | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/python-netifaces.spec b/python-netifaces.spec index 0f79412..aca5d37 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -1,14 +1,23 @@ # -# spec file for package python-netifaces (Version 0.5) +# spec file for package python-netifaces # +# Copyright (c) 2011 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 From 86bef97e4d2d251c6fd82758cee148e019491755db11a6df35b70e86985c605b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 11 Jun 2012 12:38:36 +0000 Subject: [PATCH 2/2] - Spec header cleanup OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=5 --- python-netifaces.changes | 5 +++++ python-netifaces.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) 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 aca5d37..918ae6f 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -1,7 +1,7 @@ # # spec file for package python-netifaces # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Novell # # All modifications and additions to the file contributed by third parties @@ -17,14 +17,13 @@ # - 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