|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: lirc
|
|
|
|
Name: lirc
|
|
|
|
Version: 0.10.0
|
|
|
|
Version: 0.10.0
|
|
|
|
Release: 4%{?tag:.}%{?tag}%{?dist}
|
|
|
|
Release: 5%{?tag:.}%{?tag}%{?dist}
|
|
|
|
Summary: The Linux Infrared Remote Control package
|
|
|
|
Summary: The Linux Infrared Remote Control package
|
|
|
|
|
|
|
|
|
|
|
|
%global repo http://downloads.sourceforge.net/lirc/LIRC/%{version}
|
|
|
|
%global repo http://downloads.sourceforge.net/lirc/LIRC/%{version}
|
|
|
@ -254,7 +254,7 @@ install -Dpm 644 %{SOURCE2} \
|
|
|
|
cp -a %{SOURCE1} README.fedora
|
|
|
|
cp -a %{SOURCE1} README.fedora
|
|
|
|
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_tmpfilesdir}
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_tmpfilesdir}
|
|
|
|
echo "d /var/run/lirc 0755 lirc lirc 10d" \
|
|
|
|
echo "d /var/run/lirc 0755 lirc lirc -" \
|
|
|
|
> $RPM_BUILD_ROOT%{_tmpfilesdir}/lirc.conf
|
|
|
|
> $RPM_BUILD_ROOT%{_tmpfilesdir}/lirc.conf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -380,6 +380,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/lirc.conf
|
|
|
|
%{_udevrulesdir}/99-remote-control-lirc.rules
|
|
|
|
%{_udevrulesdir}/99-remote-control-lirc.rules
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Dec 28 2017 Tom Hughes <tom@compton.nu> - 0.10.0-5
|
|
|
|
|
|
|
|
- Don't expire files in runtime directory.
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 10 2017 Alec Leamas <leamas.alec@gmail.com> - 0.10.0-4
|
|
|
|
* Sun Dec 10 2017 Alec Leamas <leamas.alec@gmail.com> - 0.10.0-4
|
|
|
|
- Fix rhbz #1514359, f27 version is less than f26.
|
|
|
|
- Fix rhbz #1514359, f27 version is less than f26.
|
|
|
|
|
|
|
|
|
|
|
|