From aef2c6cceb77d81825866690d1fd7a3ffb6965b7 Mon Sep 17 00:00:00 2001 From: wrobell Date: Thu, 19 May 2005 19:35:28 +0000 Subject: [PATCH] - support for dbus 0.3x (patches from fedora) - rel. 2 Changed files: bluez-utils.spec -> 1.29 --- bluez-utils.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bluez-utils.spec b/bluez-utils.spec index cff5c7c..6ed719b 100644 --- a/bluez-utils.spec +++ b/bluez-utils.spec @@ -5,7 +5,7 @@ Summary: Bluetooth utilities Summary(pl): Narzêdzia Bluetooth Name: bluez-utils Version: 2.17 -Release: 1 +Release: 2 Epoch: 0 License: GPL v2 Group: Applications/System @@ -14,12 +14,14 @@ Source0: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-etc_dir.patch +Patch1: %{name}-dbus.patch +Patch2: %{name}-dbuslate.patch URL: http://bluez.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: bison BuildRequires: bluez-libs-devel >= 2.15 -BuildRequires: dbus-devel < 0.30 +BuildRequires: dbus-devel >= 0.33 BuildRequires: libtool BuildRequires: libusb-devel # alsa-lib-devel, openobex-devel - currently only checked for, not used @@ -85,6 +87,8 @@ Skrypt init dla podsystemu Bluetooth. %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build %{__libtoolize} -- 2.43.0