|
|
|
@ -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,9 @@ find /etc/systemd -name lirc.service -xtype l -delete || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 29 2014 Wolfgang Ulbrich <chat-to-me@raveit.de> - 0.9.0-25
|
|
|
|
|
- enable BR iguanaIR again
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|