From f277fccde3a1afcc88b02ba9551f4a6806fd7ae466ebf4aaa7010423c65cc075 Mon Sep 17 00:00:00 2001 From: Pascal Bleser Date: Mon, 12 Dec 2011 09:05:20 +0000 Subject: [PATCH] remove %debug_package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybluez?expand=0&rev=11 --- python-pybluez.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python-pybluez.spec b/python-pybluez.spec index 3692123..e33371b 100644 --- a/python-pybluez.spec +++ b/python-pybluez.spec @@ -1,7 +1,7 @@ # -# spec file for package python-pybluez (Version 0.18) +# spec file for package python-pybluez # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,10 +22,10 @@ Name: python-pybluez BuildRequires: bluez-devel python-devel Summary: A Python Bluetooth wrapper Version: 0.18 -Release: 1 +Release: 7 Source: PyBluez-%{version}.tar.gz Patch1: python-pybluez-linux3-fix.patch -License: GPLv2+ +License: GPL-2.0+ Group: Development/Libraries/Python BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://code.google.com/p/pybluez/