rpms/bluez/devel bluez.spec,1.23,1.24

Bastien Nocera hadess at fedoraproject.org
Mon Oct 27 17:31:24 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31814

Modified Files:
	bluez.spec 
Log Message:
* Mon Oct 27 2008 - Bastien Nocera <bnocera at redhat.com> - 4.17-2
- Own /var/lib/bluetooth (#468717)



Index: bluez.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez/devel/bluez.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- bluez.spec	26 Oct 2008 12:13:06 -0000	1.23
+++ bluez.spec	27 Oct 2008 17:30:54 -0000	1.24
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities
 Name: bluez
 Version: 4.17
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
@@ -124,6 +124,8 @@
 
 install -D -m0755 %{SOURCE3} $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/modules/bluez-uinput.modules
 
+install -d -m0755 $RPM_BUILD_ROOT/%{_localstatedir}/lib/bluetooth
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -158,6 +160,7 @@
 /lib/udev/bluetooth_serial
 %{_sysconfdir}/udev/rules.d/97-bluetooth-serial.rules
 /etc/rc.d/init.d/*
+%{_localstatedir}/lib/bluetooth
 
 %files libs
 %defattr(-, root, root)
@@ -184,6 +187,9 @@
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Mon Oct 27 2008 - Bastien Nocera <bnocera at redhat.com> - 4.17-2
+- Own /var/lib/bluetooth (#468717)
+
 * Sun Oct 26 2008 - Bastien Nocera <bnocera at redhat.com> - 4.17-1
 - Update to 4.17
 




More information about the scm-commits mailing list