|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
Name: lirc
|
|
|
|
|
Version: 0.9.0
|
|
|
|
|
%if 0%{?released}
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Release: 24%{?dist}
|
|
|
|
|
%else
|
|
|
|
|
Release: 0.6.%{pre}%{?dist}
|
|
|
|
|
%endif
|
|
|
|
@ -75,9 +75,9 @@ BuildRequires: automake
|
|
|
|
|
%if %{with alsa}
|
|
|
|
|
BuildRequires: alsa-lib-devel
|
|
|
|
|
%endif
|
|
|
|
|
%if %{with iguanaIR}
|
|
|
|
|
BuildRequires: iguanaIR-devel
|
|
|
|
|
%endif
|
|
|
|
|
#%if %{with iguanaIR}
|
|
|
|
|
#BuildRequires: iguanaIR-devel
|
|
|
|
|
#%endif
|
|
|
|
|
%if %{with ftdi}
|
|
|
|
|
BuildRequires: libftdi-devel
|
|
|
|
|
%endif
|
|
|
|
@ -330,6 +330,10 @@ find /etc/systemd -name lirc.service -xtype l -delete || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 29 2014 Wolfgang Ulbrich <chat-to-me@raveit.de> - 0.9.0-24
|
|
|
|
|
- rebuild for libftdi soname bump
|
|
|
|
|
- disable BR iguanaIR temporary, it pulls in lirc-0.9.0-23 and build fails
|
|
|
|
|
|
|
|
|
|
* Wed Jan 08 2014 Alec Leamas <leamas.alec@nowhere.net> - 0.9.0-23
|
|
|
|
|
- Remove f16 systemd upgrade snippets.
|
|
|
|
|
|
|
|
|
|