Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lirc: The Linux Infrared Remote Control package
        
        
        - Summary
- LIRC is the Linux Infrared Remote Control package.
Changelog
        
            - * Sun Apr 17 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.7.1-1
- - 0.7.1. 
            - * Sun Dec  5 16:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0.7.0-1
- - Update to 0.7.0; major rework of the package:
- Change default driver to "any".
- Add -devel subpackage.
- Improve init script, add %{_sysconfdir}/sysconfig/lirc for options.
- Rename init script to "lirc" to follow upstream; the script is not only
  for lircd, but lircmd as well.
- Log to syslog instead of separate log file.
- %ghost'ify /dev/lirc*.
- Build kernel modules when rebuilt with "--with kmod".  This stuff was mostly
  borrowed from Axel Thimm's packages, and is not really ready for FC3+ yet.
- Enable debugging features.
- Specfile cleanups.
            - * Mon Aug 30 17:00:00 2004 Matthias Saou <http://freshrpms.net/> 0.6.6-3
- - Added missing /sbin/ldconfig calls.