>
> Hi,
>
> Have just released irda-utils-0.9.13. This is a big jump in the release minor
> number (10-13) and this is mainly because I made mistakes in the previous
> ones (don't use them). We have new startup scripts, so please try it out and
> make suggestions on how to make them better. I'm sure I've missed something,
> or things could have been better. But lets just work from here!
>
> You'll find it at http://sourceforge.net/projects/irda/
>
> Changes:
>
> o New startup code. No more irmanager, and you should edit the config file in
> /etc/sysconfig/irda for your setup
>
> o Updates for irdadump (Jean)
>
> o Fixes for the spec file (Fredric Lepied)
>
> PS. If I for some reason have forgot to apply patches, then please make a
> new diff and resubmit them!!
The spec file doesnt quite build: easiest fix is to change README.txt in
the spec file to README and rename irdaping/README.txt irdaping/README
Also the chkconfig scripts in the spec file dont work, as the irda
script doesnt have the necessary chkconfig comments.
Fixing the top of /etc/rc.d/init.d/irda to
#!/bin/sh
#
# chkconfig: 345 46 46
# description: This shell script takes care of starting and stopping
# IrDA support
#
fixes it, but who decides proper numbers for chkconfig?
Justin
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda