Alec Leamas
49e24f1012
Fixing missing {} in service files (1025030 comment 24)
11 years ago
Alec Leamas
eab16d19cc
spec: enhance removal of lirc.service stale links
11 years ago
Alec Leamas
ecfca275d3
spec: remove stale lirc.service links. Changelog update
11 years ago
Alec Leamas
34cdc2ea64
Updating after review and test of not-released -15
11 years ago
Alec Leamas
3462c826c9
Updating to release 15
...
- Actually use sysconfig files (881976)
- Modify lirc.service to not fork.
- Add support for iguanaIR driver (#954146 ).
- Add hardened build flag (955144).
- Use actual systemd macros (850191).
- Clean up some nowadays not used directives.
- Run autoreconf by default (926082).
- Cleanup some obsoleted autotools usage, two new patches.
- Deactivate other decoders on start (923978).
- Filter away docdir dependencies.
- Remove obsolete F8 upgrade Obsoletes: (sic!).
- Fix inconsistent/duplicate /usr/share/lirc in %%files.
- Add %%doc (notably COPYING) to remotes subpackage.
- Claim /etc/lirc.
- Update to latest upstream (10 patches).
- Use /var and /etc instead of %%{_sysconfdir} and %%{localstatedir}.
- Removed obsolete code to move config files to /etc/lirc in %%post.
- Renamed main systemd service: lirc.service -> lircd.service.
- Added socket activation support.
- Don't claim temporary files in /run/lirc, they are just transient.
- Initiate lircd.conf, lircmd.conf from external template.
- Bumping release, 14 is published.
11 years ago
Dennis Gilmore
04b95fae5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
12 years ago
Petr Písař
fb1d3b341d
Perl 5.18 rebuild
12 years ago
Dennis Gilmore
5e113c1ced
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
12 years ago
Dennis Gilmore
2c9fc67210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
13 years ago
Jon Ciesla
f7b41175b5
Migrate to systemd.
13 years ago
Dennis Gilmore
57b8e9b292
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
13 years ago
Jarod Wilson
05139c3fc0
Improve in-kernel decoder disabling logic
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Jarod Wilson
dda9eb6207
Really fix libusb-based driver support this time
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Jarod Wilson
ff294dd197
Add explicit BR: libusb1-devel
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Jarod Wilson
97fa5d888f
Bug 656613 told me to use ghost. It was wrong.
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Jarod Wilson
40e4af6d76
Make things work mo betta with systemd
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Jarod Wilson
f44b189dbf
lirc: don't disable in-kernel decoders in devinput mode
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Jarod Wilson
3b104949eb
Merge in-kernel decode disable support
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Jarod Wilson
aee4852786
Update to lirc 0.9.0 release
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
14 years ago
Dennis Gilmore
80c551dda6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
14 years ago
Jarod Wilson
1420485bc1
patches merged upstream, so pre2 won't need all this
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
71e0fe193c
lirc 0.9.0-pre1
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
7ecf5db82d
Merge branch 'master' of ssh://pkgs.fedoraproject.org/lirc
15 years ago
Jarod Wilson
c67594ee29
lirc 0.8.7 release
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
7aaddef92a
parallel make is busted atm
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
9108bef90d
Update to lirc 0.8.7-pre3 snapshot
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
a971cba2fc
fix up prior fix
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
70c5fd9d5b
add more conditional flags to make building on el6 easier
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
2b9bd2117f
update to 0.8.7pre2 snap and patch for use with new in-kernel lirc
...
Signed-off-by: Jarod Wilson <jarod@redhat.com>
15 years ago
Jarod Wilson
a65a30b41c
Merge commit 'f3af4fe721efab781b9e5461967a0ea230c4c449' into f14
...
Conflicts:
lirc.spec
15 years ago
Jarod Wilson
8c2e0b59da
- Fix up sub-package license file inclusion per new fedora licensing
...
guidelines
15 years ago
Bastien Nocera
f3af4fe721
- Fix Firefly remote definition keycodes
15 years ago
Bastien Nocera
519b865786
- Fix Firefly remote definition keycodes
15 years ago
Jarod Wilson
67816b54a2
- Revert to compat-ioctls per upstream discussion ( #581326 )
15 years ago
Jarod Wilson
1ba0d40ca6
- Update devinput lircd.conf with additional keys from input.h
15 years ago
Jarod Wilson
dfabd31953
- Un-bungle newly introduced segfault in prior build
15 years ago
Jarod Wilson
385260b092
- Fix up ioctl portability between 32-bit and 64-bit
15 years ago
Jarod Wilson
1540eb4066
- Add devinput mouse event passthru to uinput support from lirc cvs
15 years ago
Jarod Wilson
6402ffbb15
- Update to lirc 0.8.6 release
16 years ago
Jarod Wilson
07748b4609
- Rediff patches so they actually apply still
16 years ago
Jarod Wilson
b5ac57defc
- Update to lirc 0.8.6pre2
16 years ago
Jesse Keating
d1457197be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
16 years ago
Jarod Wilson
eb63a0bfd2
- Set up tools to use /dev/lirc0 instead of /dev/lirc by default
...
- Set a default font for xmode2 most people actually have (#467339 )
16 years ago
Jarod Wilson
aaf95ca122
- Fix things up so the relocated socket actually works out of the box
16 years ago
Jarod Wilson
75102cbe75
- Update to lirc 0.8.6pre1
...
- Adds Linux input layer support to lircmd
- Adds XMP protocol support
- Moves lircd socket from /dev/ to /var/run/lirc/ and pid file from
/var/run/ to /var/run/lirc/
16 years ago
Jarod Wilson
9699c0a8cd
- Update to lirc 0.8.5
...
- Add irman support, now that libirman is in Fedora (#474992 )
16 years ago
Jarod Wilson
bb36f305d9
- Update to lirc 0.8.5pre3 cvs snapshot
16 years ago
Jarod Wilson
c6dd22cc1b
- Update to lirc 0.8.5pre2 cvs snapshot
16 years ago
Jarod Wilson
e9c525441c
- Update to lirc 0.8.5pre1 cvs snapshot
...
- Adds support for usb-connected ftdi-based homebrew transceivers
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
16 years ago
Jesse Keating
170eddea04
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
16 years ago