14
0

Accepting request 79704 from home:Gankov:branches:devel:languages:python

on linux 3 library not work, because no detect linux. Application wammu no works without it patch.

OBS-URL: https://build.opensuse.org/request/show/79704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybluez?expand=0&rev=9
This commit is contained in:
Cristian Rodríguez
2011-08-24 23:07:29 +00:00
committed by Git OBS Bridge
parent dfa82e2187
commit 8650525e69
3 changed files with 20 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ Summary: A Python Bluetooth wrapper
Version: 0.18
Release: 1
Source: PyBluez-%{version}.tar.gz
Patch1: python-pybluez-linux3-fix.patch
License: GPLv2+
Group: Development/Libraries/Python
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -46,6 +47,7 @@ Authors:
%prep
%setup -n PyBluez-%{version} -q
%patch1 -p1
%build
CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" python setup.py build