- add python-pybluez to requires of python subpackage

OBS-URL: https://build.opensuse.org/package/show/hardware/gammu?expand=0&rev=7
This commit is contained in:
Pavol Rusnak
2010-04-12 06:24:24 +00:00
committed by Git OBS Bridge
parent 9fc330c8b2
commit c965ed6697

View File

@@ -1,7 +1,7 @@
#
# spec file for package gammu (Version 1.25.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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
@@ -19,7 +19,7 @@
Name: gammu
Version: 1.25.0
Release: 3
Release: 2
# Set to 0 to disable bluetooth support
%if 0%{?opensuse_bs} && 0%{?sles_version} == 9
%define bluetooth 0
@@ -45,7 +45,7 @@ Release: 3
%define gammu_docdir %_docdir/%{name}
%endif
Summary: Mobile phone management utility
License: GPLv2
License: GPL v2 only
%if 0%{?suse_version}
Group: Applications/Communications
%else
@@ -143,7 +143,7 @@ Currently supported phones include:
* Symbian phones through gnapplet.
%package devel
License: GPLv2
License: GPL v2 only
Summary: Development files for Gammu
%if 0%{?suse_version}
Group: Development/Libraries
@@ -171,7 +171,7 @@ Currently supported phones include:
This package contain files needed for development.
%package -n python-gammu
License: GPLv2
License: GPL v2 only
Summary: Python module to communicate with mobile phones
%if 0%{?suse_version}
Group: Development/Languages