diff --git a/.cvsignore b/.cvsignore index f7ef0a8..41e0381 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ lirc-0.8.2.tar.bz2 lirc-0.8.3pre1.tar.bz2 +lirc-0.8.3pre2.tar.bz2 diff --git a/lirc.spec b/lirc.spec index 7dab4a2..563a75f 100644 --- a/lirc.spec +++ b/lirc.spec @@ -14,11 +14,11 @@ %bcond_with portaudio %bcond_with svgalib %bcond_without x -%define pre pre1 +%define pre pre2 Name: lirc Version: 0.8.3 -Release: 0.2%{?pre:.%{pre}}%{?dist} +Release: 0.3%{?pre:.%{pre}}%{?dist} Summary: The Linux Infrared Remote Control package Group: System Environment/Daemons @@ -126,7 +126,7 @@ sed -i -e 's/portaudio.h/PORTAUDIO_DISABLED/g' configure* sed -i -e 's/vga.h/SVGALIB_DISABLED/g' configure* %endif -touch -r acconfig.h aclocal.m4 configure.ac # avoid autofoo re-run +touch -r aclocal.m4 configure.ac # avoid autofoo re-run %build @@ -233,6 +233,9 @@ fi %changelog +* Sun Apr 06 2008 Jarod Wilson - 0.8.3-0.3.pre2 +- Update to 0.8.3pre2 + * Tue Feb 12 2008 Ville Skyttä - 0.8.3-0.2.pre1 - Split libraries into -libs subpackage. - Refresh autotools re-run avoidance hack. diff --git a/sources b/sources index 2df78fb..c973c13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1fe9ab0a8e4fe2113040f6c576e51759 lirc-0.8.3pre1.tar.bz2 +4152aeaa826e066ae7c37bdf5059e537 lirc-0.8.3pre2.tar.bz2