From 224df8ce5ee3f9aafb816e4b19adceb6083ec75c Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Aug 20 2017 15:57:32 +0000 Subject: 0.10.0-3 Fix #1483330, bad lockdir. --- diff --git a/lirc.spec b/lirc.spec index d4247c6..2cde07f 100644 --- a/lirc.spec +++ b/lirc.spec @@ -6,7 +6,7 @@ Name: lirc Version: 0.10.0 -Release: 2%{?tag:.}%{?tag}%{?dist} +Release: 3%{?tag:.}%{?tag}%{?dist} Summary: The Linux Infrared Remote Control package %global repo http://downloads.sourceforge.net/lirc/LIRC/%{version} @@ -222,7 +222,8 @@ autoreconf -fi %configure \ --docdir="%{_pkgdocdir}" \ --enable-uinput \ - --enable-devinput + --enable-devinput \ + --with-lockdir=/var/lock/lockdev make LANG=C.utf8 V=0 %{?_smp_mflags} %check @@ -379,6 +380,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/lirc.conf %{_udevrulesdir}/99-remote-control-lirc.rules %changelog +* Sun Aug 20 2017 Alec Leamas - 0.10.0-3 +- Fix rhbz #1483330, use correct serial devices lock dir. + * Tue Aug 15 2017 Alec Leamas - 0.10.0-2 - Fix Debian BTS 872074, FTBS on external plugins e. g. libirman.