From 2dbefe61fb1f5c5939f876c1e755b1043aef5e05 Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Tue, 9 Jun 2009 15:59:38 +0000 Subject: [PATCH] - updated to 4.41 - BR: libnl-devel (--enable-netlink) - more config files Changed files: bluez.spec -> 1.25 --- bluez.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/bluez.spec b/bluez.spec index 1a29a27..8932308 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,13 +1,13 @@ Summary: Bluetooth utilities Summary(pl.UTF-8): Narzędzia Bluetooth Name: bluez -Version: 4.40 +Version: 4.41 Release: 1 License: GPL v2+ Group: Applications/System #Source0Download: http://www.bluez.org/download.html Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz -# Source0-md5: a25fa37c97c309338649f6a5fd4cea76 +# Source0-md5: 4629236517df280be321f009917a52be Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}-udev.rules @@ -23,6 +23,7 @@ BuildRequires: dbus-glib-devel >= 0.60 BuildRequires: glib2-devel >= 2.0 BuildRequires: gstreamer-devel >= 0.10 BuildRequires: gstreamer-plugins-base-devel >= 0.10 +BuildRequires: libnl-devel BuildRequires: libsndfile-devel BuildRequires: libtool BuildRequires: libusb-compat-devel @@ -214,6 +215,8 @@ install -d $RPM_BUILD_ROOT{/etc/udev/rules.d,%{udevdir}} # noinst install audio/audio.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth +install input/input.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth +install network/network.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bluetooth @@ -249,7 +252,9 @@ fi %attr(755,root,root) %{_libdir}/bluetooth/plugins/*.so %dir %{_sysconfdir}/bluetooth %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/audio.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/input.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/main.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/network.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/rfcomm.conf %attr(754,root,root) /etc/rc.d/init.d/bluetooth %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bluetooth -- 2.44.0