From 7a3b95b9b649df2d56db0dc963b33b2f3835d882 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 8 May 2004 20:42:53 +0000 Subject: Update RPM spec file --- utils.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 -- cgit