SPECS: bluez-utils.spec - add input service and test program
wolvverine
wolvverine at pld-linux.org
Thu Aug 30 04:44:16 CEST 2007
Author: wolvverine Date: Thu Aug 30 02:44:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add input service and test program
---- Files affected:
SPECS:
bluez-utils.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/bluez-utils.spec
diff -u SPECS/bluez-utils.spec:1.59 SPECS/bluez-utils.spec:1.60
--- SPECS/bluez-utils.spec:1.59 Thu Aug 30 03:26:42 2007
+++ SPECS/bluez-utils.spec Thu Aug 30 04:44:11 2007
@@ -126,11 +126,14 @@
--enable-cups \
--enable-dfutool \
--enable-glib \
+ --enable-gstreamer \
+ --enable-input \
--enable-network \
--enable-pcmciarules \
--enable-serial \
- --enable-gstreamer \
+ --enable-test \
--with-cups=/usr
+
%{__make} \
cupsdir=%{cupsdir}
@@ -176,9 +179,11 @@
%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-audio
%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-network
%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-serial
+%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-input
%dir %{_sysconfdir}/bluetooth
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/hcid.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/rfcomm.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/input.service
%{_sysconfdir}/bluetooth/audio.service
%{_sysconfdir}/bluetooth/network.service
%{_sysconfdir}/bluetooth/serial.service
@@ -211,6 +216,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2007/08/30 02:44:11 wolvverine
+- add input service and test program
+
Revision 1.59 2007/08/30 01:26:42 wolvverine
- add package for gstreamer
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluez-utils.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list