From 56b2eeb49a691c659000714ec5155104106b8447 Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Tue, 12 May 2009 18:33:29 +0000 Subject: [PATCH] - added /etc/bluetooth/audio.conf Changed files: bluez.spec -> 1.23 --- bluez.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bluez.spec b/bluez.spec index ca7f84f..0cf4635 100644 --- a/bluez.spec +++ b/bluez.spec @@ -211,7 +211,7 @@ install -d $RPM_BUILD_ROOT{/etc/udev/rules.d,%{udevdir}} udevdir=%{udevdir} # noinst -#install sync/bluetoothd-service-sync $RPM_BUILD_ROOT%{_libdir}/bluetooth +install audio/audio.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,6 +249,7 @@ fi %dir %{_libdir}/bluetooth/plugins %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/main.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/rfcomm.conf %attr(754,root,root) /etc/rc.d/init.d/bluetooth -- 2.44.0