|
|
|
@ -14,18 +14,18 @@
|
|
|
|
|
%bcond_with portaudio
|
|
|
|
|
%bcond_with svgalib
|
|
|
|
|
%bcond_without x
|
|
|
|
|
%define pre pre3
|
|
|
|
|
#define pre pre3
|
|
|
|
|
|
|
|
|
|
Name: lirc
|
|
|
|
|
Version: 0.8.3
|
|
|
|
|
Release: 0.4%{?pre:.%{pre}}%{?dist}
|
|
|
|
|
Release: 1%{?pre:.%{pre}}%{?dist}
|
|
|
|
|
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
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
@ -233,6 +233,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 04 2008 Jarod Wilson <jwilson@redhat.com> - 0.8.3-1
|
|
|
|
|
- Update to 0.8.3 release
|
|
|
|
|
|
|
|
|
|
* Sun Apr 27 2008 Jarod Wilson <jwilson@redhat.com> - 0.8.3-0.4.pre3
|
|
|
|
|
- Update to 0.8.3pre3
|
|
|
|
|
|
|
|
|
|