diff --git a/lirc.spec b/lirc.spec index 2c965cd..938ed2d 100644 --- a/lirc.spec +++ b/lirc.spec @@ -11,14 +11,14 @@ # - Fixup /etc/lirc(m)d.conf %%ghost'ification, existence after erase etc. %bcond_without alsa -%bcond_with portaudio -%bcond_with svgalib +%bcond_without portaudio %bcond_without x +%bcond_with svgalib %define pre pre2 Name: lirc Version: 0.8.4 -Release: 0.4%{?pre:.%{pre}}%{?dist} +Release: 0.5%{?pre:.%{pre}}%{?dist} Summary: The Linux Infrared Remote Control package Group: System Environment/Daemons @@ -41,7 +41,7 @@ BuildRequires: libusb-devel BuildRequires: alsa-lib-devel %endif %if %{with portaudio} -BuildRequires: portaudio-devel >= 18 +BuildRequires: portaudio-devel >= 19 %endif %if %{with svgalib} BuildRequires: svgalib-devel @@ -263,6 +263,9 @@ fi %changelog +* Fri Oct 10 2008 - Jarod Wilson - 0.8.4-0.5.pre2 +- Re-enable portaudio driver by default, require v19 or later + * Mon Oct 06 2008 - Jarod Wilson - 0.8.4-0.4.pre2 - Update to 0.8.4pre2