|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: lirc
|
|
|
|
|
Version: 0.10.0
|
|
|
|
|
Release: 5%{?tag:.}%{?tag}%{?dist}
|
|
|
|
|
Release: 6%{?tag:.}%{?tag}%{?dist}
|
|
|
|
|
Summary: The Linux Infrared Remote Control package
|
|
|
|
|
|
|
|
|
|
%global repo http://downloads.sourceforge.net/lirc/LIRC/%{version}
|
|
|
|
@ -69,6 +69,7 @@ packages to get a smaller installation.
|
|
|
|
|
%package core
|
|
|
|
|
Summary: LIRC core, always needed to run LIRC
|
|
|
|
|
Requires: lirc-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
%{?systemd_requires}
|
|
|
|
|
|
|
|
|
|
%description core
|
|
|
|
|
Part of the LIRC package suite which handles IR remotes. See
|
|
|
|
@ -380,6 +381,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/lirc.conf
|
|
|
|
|
%{_udevrulesdir}/99-remote-control-lirc.rules
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 22 2018 Alec Leamas <leamas.alec@gmail.com> - 0.10.0-6
|
|
|
|
|
- Fix for rhbz #1536901, missing R(post) in lirc-core.
|
|
|
|
|
|
|
|
|
|
* Thu Dec 28 2017 Tom Hughes <tom@compton.nu> - 0.10.0-5
|
|
|
|
|
- Don't expire files in runtime directory.
|
|
|
|
|
|
|
|
|
|