|
|
|
@ -14,7 +14,7 @@
|
|
|
|
|
%bcond_without portaudio
|
|
|
|
|
%bcond_without x
|
|
|
|
|
%bcond_with svgalib
|
|
|
|
|
%define pre pre2
|
|
|
|
|
#define pre pre2
|
|
|
|
|
|
|
|
|
|
Name: lirc
|
|
|
|
|
Version: 0.8.4
|
|
|
|
@ -24,8 +24,8 @@ Summary: The Linux Infrared Remote Control package
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://www.lirc.org/
|
|
|
|
|
#Source0: http://downloads.sourceforge.net/lirc/%{name}-%{version}.tar.bz2
|
|
|
|
|
Source0: http://lirc.sourceforge.net/software/snapshots/%{name}-%{version}%{pre}.tar.bz2
|
|
|
|
|
Source0: http://downloads.sourceforge.net/lirc/%{name}-%{version}.tar.bz2
|
|
|
|
|
#Source0: http://lirc.sourceforge.net/software/snapshots/%{name}-%{version}%{pre}.tar.bz2
|
|
|
|
|
Source1: %{name}.init
|
|
|
|
|
Source2: %{name}.sysconfig
|
|
|
|
|
Patch0: lirc-use-new-instead-of-conf-as-filename-suffix.patch
|
|
|
|
@ -263,6 +263,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Oct 12 2008 - Jarod Wilson <jarod@redhat.com> - 0.8.4-1
|
|
|
|
|
- Update to 0.8.4 release
|
|
|
|
|
|
|
|
|
|
* Fri Oct 10 2008 - Jarod Wilson <jarod@redhat.com> - 0.8.4-0.5.pre2
|
|
|
|
|
- Re-enable portaudio driver by default, require v19 or later
|
|
|
|
|
|
|
|
|
|