Author: glen Date: Mon Feb 28 21:45:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - udev rules not config
---- Files affected: packages/bluez: bluez.spec (1.65 -> 1.66) ---- Diffs: ================================================================ Index: packages/bluez/bluez.spec diff -u packages/bluez/bluez.spec:1.65 packages/bluez/bluez.spec:1.66 --- packages/bluez/bluez.spec:1.65 Fri Feb 25 09:23:24 2011 +++ packages/bluez/bluez.spec Mon Feb 28 22:44:55 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzia Bluetooth Name: bluez Version: 4.89 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System #Source0Download: http://www.bluez.org/download.html @@ -295,9 +295,9 @@ %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bluetooth %config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/bluetooth.conf %attr(755,root,root) %{udevdir}/bluetooth_serial -%config(noreplace) %verify(not md5 mtime size) %{udevdir}/rules.d/97-bluetooth.rules -%config(noreplace) %verify(not md5 mtime size) %{udevdir}/rules.d/97-bluetooth-hid2hci.rules -%config(noreplace) %verify(not md5 mtime size) %{udevdir}/rules.d/97-bluetooth-serial.rules +%{udevdir}/rules.d/97-bluetooth.rules +%{udevdir}/rules.d/97-bluetooth-hid2hci.rules +%{udevdir}/rules.d/97-bluetooth-serial.rules %{_mandir}/man1/ciptool.1* %{_mandir}/man1/dfutool.1* %{_mandir}/man1/dund.1* @@ -350,6 +350,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2011/02/28 21:44:55 glen +- udev rules not config + Revision 1.65 2011/02/25 08:23:24 caleb - Up to 4.89 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.65&r2=1.66&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
