public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-wireless/bluez/files: conf.d-hidd bluetooth-conf.d bluetooth-init.d 4.34-conditional_libsbc.patch 4.31-as_needed.patch bluez-alsa_location.patch bluez-4.62-makefile_ipctest.patch
@ 2011-03-20 16:57 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2011-03-20 16:57 UTC (permalink / raw
  To: gentoo-commits

pacho       11/03/20 16:57:35

  Modified:             bluetooth-init.d
  Added:                conf.d-hidd bluetooth-conf.d
  Removed:              4.34-conditional_libsbc.patch 4.31-as_needed.patch
                        bluez-alsa_location.patch
                        bluez-4.62-makefile_ipctest.patch
  Log:
  Version bump, remove old, bump to eapi4, don't install .c and .o files (bug #356529 by Alec M.), init script needs hostname (bug #356739 by Johan Myreen), libnl dep is no longer needed (bug #359105 by Yaroslav Isakov).
  
  (Portage version: 2.1.9.43/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-wireless/bluez/files/bluetooth-init.d

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/files/bluetooth-init.d?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/files/bluetooth-init.d?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/files/bluetooth-init.d?r1=1.1&r2=1.2

Index: bluetooth-init.d
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez/files/bluetooth-init.d,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bluetooth-init.d	7 Sep 2010 11:00:27 -0000	1.1
+++ bluetooth-init.d	20 Mar 2011 16:57:35 -0000	1.2
@@ -1,11 +1,11 @@
 #!/sbin/runscript
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/files/bluetooth-init.d,v 1.1 2010/09/07 11:00:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/files/bluetooth-init.d,v 1.2 2011/03/20 16:57:35 pacho Exp $
 
 depend() {
 	after coldplug
-	need dbus localmount
+	need dbus localmount hostname
 }
 
 start() {



1.1                  net-wireless/bluez/files/conf.d-hidd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/files/conf.d-hidd?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/files/conf.d-hidd?rev=1.1&content-type=text/plain

Index: conf.d-hidd
===================================================================
# Bluetooth hidd daemon configuraton file

# Arguments to hidd
HIDD_OPTIONS="--encrypt"




1.1                  net-wireless/bluez/files/bluetooth-conf.d

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/files/bluetooth-conf.d?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/files/bluetooth-conf.d?rev=1.1&content-type=text/plain

Index: bluetooth-conf.d
===================================================================
# Bluetooth configuraton file

# Bind rfcomm devices (allowed values are "true" and "false")
RFCOMM_ENABLE=true

# Config file for rfcomm
RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-20 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-20 16:57 [gentoo-commits] gentoo-x86 commit in net-wireless/bluez/files: conf.d-hidd bluetooth-conf.d bluetooth-init.d 4.34-conditional_libsbc.patch 4.31-as_needed.patch bluez-alsa_location.patch bluez-4.62-makefile_ipctest.patch Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox