- 0.8.3pre1

- adds Mac IR support, resolves bz #284291
epel8
Jarod Wilson 18 years ago
parent 61175736b5
commit 1cf3fcfdf8

@ -1 +1,2 @@
lirc-0.8.2.tar.bz2
lirc-0.8.3pre1.tar.bz2

@ -14,16 +14,18 @@
%bcond_with portaudio
%bcond_with svgalib
%bcond_without x
%define pre pre1
Name: lirc
Version: 0.8.2
Release: 2%{?dist}
Version: 0.8.3
Release: 0.1.%{?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://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)
@ -81,7 +83,7 @@ documentation and a collection of remote control configuration files.
%prep
%setup -q
%setup -q -n %{name}-%{version}%{?pre}
chmod 644 contrib/*
sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc
sed -i -e 's/\r//' remotes/hercules/lircd.conf.smarttv_stereo \
@ -205,6 +207,10 @@ fi
%changelog
* Thu Oct 18 2007 Jarod Wilson <jwilson@redhat.com> - 0.8.3-0.1.pre1
- 0.8.3pre1
- adds Mac IR support, resolves bz #284291
* Wed Aug 15 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.8.2-2
- License: GPLv2+

@ -1 +1 @@
83e7060a6693b81075c178d7e3b215af lirc-0.8.2.tar.bz2
1fe9ab0a8e4fe2113040f6c576e51759 lirc-0.8.3pre1.tar.bz2

Loading…
Cancel
Save