- Update to lirc 0.8.5

- Add irman support, now that libirman is in Fedora (#474992)
epel8
Jarod Wilson 16 years ago
parent bb36f305d9
commit 9699c0a8cd

@ -6,3 +6,4 @@ lirc-0.8.4a.tar.bz2
lirc-0.8.5pre1.tar.bz2
lirc-0.8.5pre2.tar.bz2
lirc-0.8.5pre3.tar.bz2
lirc-0.8.5.tar.bz2

@ -14,18 +14,18 @@
%bcond_without portaudio
%bcond_without x
%bcond_with svgalib
%define pre pre3
#define pre pre3
Name: lirc
Version: 0.8.5
Release: 1%{?pre:.%{pre}}%{?dist}
Release: 2%{?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
Patch0: lirc-use-new-instead-of-conf-as-filename-suffix.patch
@ -37,7 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{__perl}
BuildRequires: libusb-devel, python-devel
BuildRequires: libftdi-devel
BuildRequires: libftdi-devel, libirman-devel
BuildRequires: automake libtool
%if %{with alsa}
BuildRequires: alsa-lib-devel
@ -265,13 +265,17 @@ fi
%changelog
* Sun May 17 2009 Jarod Wilson <jarod@redhat.com> 0.8.5-0.1.pre3
* Thu May 28 2009 Jarod Wilson <jarod@redhat.com> 0.8.5-2
- Update to lirc 0.8.5
- Add irman support, now that libirman is in Fedora (#474992)
* Sun May 17 2009 Jarod Wilson <jarod@redhat.com> 0.8.5-1.pre3
- Update to lirc 0.8.5pre3 cvs snapshot
* Fri Apr 10 2009 Jarod Wilson <jarod@redhat.com> 0.8.5-0.1.pre2
* Fri Apr 10 2009 Jarod Wilson <jarod@redhat.com> 0.8.5-1.pre2
- Update to lirc 0.8.5pre2 cvs snapshot
* Thu Feb 26 2009 Jarod Wilson <jarod@redhat.com> 0.8.5-0.1.pre1
* Thu Feb 26 2009 Jarod Wilson <jarod@redhat.com> 0.8.5-1.pre1
- Update to lirc 0.8.5pre1 cvs snapshot
- Adds support for usb-connected ftdi-based homebrew transceivers
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

@ -1 +1 @@
10fc09101a2f914e0c65a3980e9ab46c lirc-0.8.5pre3.tar.bz2
5a274e4eaff8156b17903c22ea01f506 lirc-0.8.5.tar.bz2

Loading…
Cancel
Save