SPECS (AC-branch): bluez-utils.spec - added some dbus fixes from f...
freetz
freetz at pld-linux.org
Mon Jun 5 22:03:21 CEST 2006
Author: freetz Date: Mon Jun 5 20:03:21 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- added some dbus fixes from fedora, install dbus policy file, rel.4
---- Files affected:
SPECS:
bluez-utils.spec (1.35.2.1 -> 1.35.2.2)
---- Diffs:
================================================================
Index: SPECS/bluez-utils.spec
diff -u SPECS/bluez-utils.spec:1.35.2.1 SPECS/bluez-utils.spec:1.35.2.2
--- SPECS/bluez-utils.spec:1.35.2.1 Wed May 17 17:39:02 2006
+++ SPECS/bluez-utils.spec Mon Jun 5 22:03:16 2006
@@ -3,7 +3,7 @@
Summary(pl): Narzędzia Bluetooth
Name: bluez-utils
Version: 2.25
-Release: 3
+Release: 4
Epoch: 0
License: GPL v2
Group: Applications/System
@@ -14,6 +14,8 @@
Source3: %{name}-udev.rules
Source4: %{name}-udev.script
Patch0: %{name}-etc_dir.patch
+Patch1: %{name}-invalid-timeval.patch
+Patch2: %{name}-poll-timeout.patch
URL: http://bluez.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -86,6 +88,8 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
+%patch2 -p1
%build
%{__libtoolize}
@@ -137,9 +141,10 @@
%dir %{_sysconfdir}/bluetooth
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/*
%attr(755,root,root) %{_sysconfdir}/hotplug/usb/bcm203x
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/*
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hotplug/usb/bcm203x.usermap
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pcmcia/bluetooth.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pcmcia/bluetooth
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pcmcia/bluetooth.conf
%files -n cups-backend-bluetooth
%defattr(644,root,root,755)
@@ -157,6 +162,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35.2.2 2006/06/05 20:03:16 freetz
+- added some dbus fixes from fedora, install dbus policy file, rel.4
+
Revision 1.35.2.1 2006/05/17 15:39:02 baggins
- merged from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bluez-utils.spec?r1=1.35.2.1&r2=1.35.2.2&f=u
More information about the pld-cvs-commit
mailing list