packages: bluez/bluez.spec - added /etc/bluetooth/audio.conf

charles charles at pld-linux.org
Tue May 12 20:33:35 CEST 2009


Author: charles                      Date: Tue May 12 18:33:34 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added /etc/bluetooth/audio.conf

---- Files affected:
packages/bluez:
   bluez.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/bluez/bluez.spec
diff -u packages/bluez/bluez.spec:1.22 packages/bluez/bluez.spec:1.23
--- packages/bluez/bluez.spec:1.22	Mon May 11 15:15:36 2009
+++ packages/bluez/bluez.spec	Tue May 12 20:33:29 2009
@@ -212,7 +212,7 @@
 	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
@@ -250,6 +250,7 @@
 %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
@@ -296,6 +297,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2009/05/12 18:33:29  charles
+- added /etc/bluetooth/audio.conf
+
 Revision 1.22  2009/05/11 13:15:36  amateja
 - updated to 4.39
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list