diff --git a/lirc.spec b/lirc.spec index 5918bd0..f600070 100644 --- a/lirc.spec +++ b/lirc.spec @@ -10,7 +10,7 @@ Name: lirc Version: 0.10.0 -Release: 25%{?tag:.}%{?tag}%{?dist} +Release: 26%{?tag:.}%{?tag}%{?dist} Summary: The Linux Infrared Remote Control package %global repo http://downloads.sourceforge.net/lirc/LIRC/%{version} @@ -225,6 +225,7 @@ sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc %build autoreconf -fi +export PYTHON=/usr/bin/python3 %configure \ --docdir="%{_pkgdocdir}" \ @@ -384,6 +385,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/lirc.conf %{_udevrulesdir}/99-remote-control-lirc.rules %changelog +* Mon Oct 26 2020 Alec Leamas - 0.10.0-26 +- Fix python version FTFBS error. + * Sat Aug 01 2020 Fedora Release Engineering - 0.10.0-25 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild