rebuild for libftdi soname bump

epel8
raveit65 11 years ago
parent f727306c8b
commit ac4e369282

@ -22,7 +22,7 @@
Name: lirc Name: lirc
Version: 0.9.0 Version: 0.9.0
%if 0%{?released} %if 0%{?released}
Release: 23%{?dist} Release: 24%{?dist}
%else %else
Release: 0.6.%{pre}%{?dist} Release: 0.6.%{pre}%{?dist}
%endif %endif
@ -75,9 +75,9 @@ BuildRequires: automake
%if %{with alsa} %if %{with alsa}
BuildRequires: alsa-lib-devel BuildRequires: alsa-lib-devel
%endif %endif
%if %{with iguanaIR} #%if %{with iguanaIR}
BuildRequires: iguanaIR-devel #BuildRequires: iguanaIR-devel
%endif #%endif
%if %{with ftdi} %if %{with ftdi}
BuildRequires: libftdi-devel BuildRequires: libftdi-devel
%endif %endif
@ -330,6 +330,10 @@ find /etc/systemd -name lirc.service -xtype l -delete || :
%changelog %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 * Wed Jan 08 2014 Alec Leamas <leamas.alec@nowhere.net> - 0.9.0-23
- Remove f16 systemd upgrade snippets. - Remove f16 systemd upgrade snippets.

Loading…
Cancel
Save