SHA256
1
0
forked from pool/bluez

Accepting request 50041 from Base:System

checked in (request 50041)

OBS-URL: https://build.opensuse.org/request/show/50041
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=65
This commit is contained in:
OBS User autobuild
2010-10-11 09:56:32 +00:00
committed by Git OBS Bridge
parent dcac527d82
commit 90a06387ad
7 changed files with 11 additions and 167 deletions

View File

@@ -20,15 +20,11 @@
Name: bluez-gstreamer
BuildRequires: dbus-1-devel flex
%if 0%{?suse_version} > 1120
BuildRequires: libcap-ng-devel
%define with_libcapng --enable-capng
%endif
BuildRequires: glib2-devel libnl-devel libusb-devel
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
Url: http://www.bluez.org
Version: 4.75
Version: 4.70
Release: 1
Summary: Bluetooth Sound Support
Group: Productivity/Multimedia/Sound/Utilities
@@ -39,7 +35,7 @@ Source: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.b
Source3: bluetooth.sysconfig
Source4: bluetooth.sh
Source6: README.SUSE
Patch1: bluez-4.75-udev-use-helperscript.diff
Patch1: bluez-4.44-udev-use-helperscript.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libbluetooth3 = %{version}
Provides: bluez-audio:%_libdir/gstreamer-0.10/libgstbluetooth.so
@@ -90,8 +86,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
--enable-dund \
--enable-configfiles \
--enable-attrib \
--enable-pcmcia \
%{?with_libcapng}
--enable-pcmcia
make %{?jobs:-j %jobs} all
%install