rpms/bluez-utils/F-9 bluetooth.init, 1.9, 1.10 bluez-utils.spec, 1.105, 1.106

Bastien Nocera hadess at fedoraproject.org
Fri Sep 12 09:42:35 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez-utils/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28736

Modified Files:
	bluetooth.init bluez-utils.spec 
Log Message:
* Fri Sep 12 2008 - Bastien Nocera <bnocera at redhat.com> - 3.35-5
- Re-add chkconfig code to the initscript (#448888)



Index: bluetooth.init
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/F-9/bluetooth.init,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- bluetooth.init	5 Oct 2007 12:20:18 -0000	1.9
+++ bluetooth.init	12 Sep 2008 09:42:05 -0000	1.10
@@ -1,5 +1,9 @@
 #!/bin/sh
-
+#
+# chkconfig: 345 50 83
+# description: Bluetooth services for service discovery, authentication, \
+#	       Human Interface Devices, etc.
+#
 ### BEGIN INIT INFO
 # Required-Start: $syslog messagebus
 # Default-Start: 2 3 4 5


Index: bluez-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/F-9/bluez-utils.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- bluez-utils.spec	11 Aug 2008 15:47:13 -0000	1.105
+++ bluez-utils.spec	12 Sep 2008 09:42:05 -0000	1.106
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities 
 Name: bluez-utils
 Version: 3.35
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
@@ -158,6 +158,9 @@
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Fri Sep 12 2008 - Bastien Nocera <bnocera at redhat.com> - 3.35-5
+- Re-add chkconfig code to the initscript (#448888)
+
 * Mon Aug 11 2008 - Bastien Nocera <bnocera at redhat.com> - 3.35-4
 - Re-add dund (#458680)
 




More information about the fedora-extras-commits mailing list