summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-05-08 20:42:53 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-05-08 20:42:53 +0000
commit7a3b95b9b649df2d56db0dc963b33b2f3835d882 (patch)
treea8de6abae869e721ff157344ff5dd34412e93794
parent10d6e9e4f785f220fb4d95402c56035e8a4dc1d3 (diff)
Update RPM spec file
-rw-r--r--utils.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/utils.spec b/utils.spec
index 5ec5d210..448d4681 100644
--- a/utils.spec
+++ b/utils.spec
@@ -29,6 +29,9 @@ Bluetooth utilities (bluez-utils):
- hciconfig
- hcid
- sdpd
+ - dund
+ - pand
+ - hidd
- sdptool
- ciptool
- l2ping
@@ -60,7 +63,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
-/etc/rc.d/init.d/bluetooth
+/etc/init.d/bluetooth
+/etc/default/bluetooth
/usr/bin/hcitool
/usr/bin/l2ping
/usr/bin/bluepin
@@ -69,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/sbin/hciconfig
/usr/sbin/hcid
/usr/sbin/sdpd
+/usr/bin/dund
+/usr/bin/pand
+/usr/bin/hidd
/usr/bin/sdptool
/usr/bin/ciptool
%{_mandir}/man8/hciattach.8.gz
@@ -76,6 +83,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/hcid.conf.5.gz
%{_mandir}/man8/hcid.8.gz
%{_mandir}/man8/sdpd.8.gz
+%{_mandir}/man1/dund.1.gz
+%{_mandir}/man1/pand.1.gz
%{_mandir}/man1/hcitool.1.gz
%{_mandir}/man1/sdptool.1.gz
%{_mandir}/man1/ciptool.1.gz