diff --git a/lirc-0.8.7.tar.bz2 b/lirc-0.8.7.tar.bz2 deleted file mode 100644 index 1d90a3d..0000000 --- a/lirc-0.8.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e431454f266c4ddc209c3cc84fc506cac6092eb5124b4f3dcc215c8584ea7a39 -size 832187 diff --git a/lirc-0.8.7pre1.tar.bz2 b/lirc-0.8.7pre1.tar.bz2 new file mode 100644 index 0000000..f3f15d5 --- /dev/null +++ b/lirc-0.8.7pre1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd79d83e1de6d64dea809a5877738609c124ee68a639f3165bdd246b3ffb4be +size 792651 diff --git a/lirc-kernel.changes b/lirc-kernel.changes index 79e4d77..97ad2d3 100644 --- a/lirc-kernel.changes +++ b/lirc-kernel.changes @@ -1,33 +1,3 @@ -------------------------------------------------------------------- -Tue Sep 7 08:07:12 UTC 2010 - lnussel@suse.de - -- update to version 0.8.7 - * updated mceusb support to properly initialize 3rd-gen hardware - * updated imon driver that doesn't corrupt their displays - * hack to make not-in-lirc zilog driver function with larger values - -------------------------------------------------------------------- -Mon Sep 6 08:15:44 UTC 2010 - lnussel@suse.de - -- update to 0.8.7pre3 release - * improved usb-uirt support for FreeBSD (John Wehle) - * spurious locking complaint fixes for FreeBSD (John Wehle) - * added support for new Command IR III hardware (Matthew Bodkin) - * updated mceusb support to properly initialize 3rd-gen hardware - * updated imon driver that doesn't corrupt their displays - * hack to make not-in-lirc zilog driver function with larger values - * added support for Aureal ATWF@83-W001 ESKY.CC remote (Romain Henriet) - * added transmit support to driver for ENE CIR port - (only few devices support that) - * made generation of automatic release events in lircd more robust - * added tira_raw driver for the Ira/Tira receivers that supports - receiving in timing mode, the tira driver now supports transmit - (Arnold Pakolitz) - * added support for DFC USB InfraRed Remote Control (Davio Franke) - * added support for simple transmitter circuit connected to - soundcard (Bob van Loosen) - * added support for Philips SRM 7500 RF remote (Henning Glawe) - ------------------------------------------------------------------- Mon May 17 14:06:23 UTC 2010 - lnussel@suse.de diff --git a/lirc-kernel.spec b/lirc-kernel.spec index d6c0305..3fa5b14 100644 --- a/lirc-kernel.spec +++ b/lirc-kernel.spec @@ -18,16 +18,16 @@ # norootforbuild # icecream 0 -#define snapshot pre3 +%define snapshot 0.8.7pre1 Name: lirc-kernel BuildRequires: kernel-source kernel-syms module-init-tools License: GPLv2+ Group: System/Kernel Summary: LIRC kernel modules -Version: 0.8.7 -Release: %{?snapshot:0.}.%{?snapshot:.%snapshot} -Source0: http://downloads.sourceforge.net/project/lirc/LIRC/%version/lirc-%version%{?snapshot:-%snapshot}.tar.bz2 +Version: 0.8.6%{?snapshot:_%snapshot} +Release: 1 +Source0: lirc-%{?snapshot}%{!?snapshot:%version}.tar.bz2 Source1: Makefile.module Source2: Makefile.modsub BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -52,7 +52,7 @@ receivers for the serial port. %prep -%setup -q -n lirc-%{version}%{?snapshot:-%snapshot} +%setup -q -n lirc-%{?snapshot}%{!?snapshot:%version} autoreconf -f -i PYTHON=/usr/bin/python \ ./configure --with-driver=all diff --git a/lirc.changes b/lirc.changes index d7b8352..d908cb8 100644 --- a/lirc.changes +++ b/lirc.changes @@ -1,33 +1,3 @@ -------------------------------------------------------------------- -Tue Sep 7 08:07:12 UTC 2010 - lnussel@suse.de - -- update to version 0.8.7 - * updated mceusb support to properly initialize 3rd-gen hardware - * updated imon driver that doesn't corrupt their displays - * hack to make not-in-lirc zilog driver function with larger values - -------------------------------------------------------------------- -Mon Sep 6 08:15:44 UTC 2010 - lnussel@suse.de - -- update to 0.8.7pre3 release - * improved usb-uirt support for FreeBSD (John Wehle) - * spurious locking complaint fixes for FreeBSD (John Wehle) - * added support for new Command IR III hardware (Matthew Bodkin) - * updated mceusb support to properly initialize 3rd-gen hardware - * updated imon driver that doesn't corrupt their displays - * hack to make not-in-lirc zilog driver function with larger values - * added support for Aureal ATWF@83-W001 ESKY.CC remote (Romain Henriet) - * added transmit support to driver for ENE CIR port - (only few devices support that) - * made generation of automatic release events in lircd more robust - * added tira_raw driver for the Ira/Tira receivers that supports - receiving in timing mode, the tira driver now supports transmit - (Arnold Pakolitz) - * added support for DFC USB InfraRed Remote Control (Davio Franke) - * added support for simple transmitter circuit connected to - soundcard (Bob van Loosen) - * added support for Philips SRM 7500 RF remote (Henning Glawe) - ------------------------------------------------------------------- Mon May 17 14:06:23 UTC 2010 - lnussel@suse.de diff --git a/lirc.spec b/lirc.spec index 8c3e868..104a782 100644 --- a/lirc.spec +++ b/lirc.spec @@ -17,7 +17,7 @@ # norootforbuild -#define snapshot pre3 +%define snapshot 0.8.7pre1 Name: lirc BuildRequires: alsa-devel xorg-x11-devel @@ -52,11 +52,11 @@ AutoReqProv: on Obsoletes: lirc-64bit %endif # -Version: 0.8.7 -Release: %{?snapshot:0.}.%{?snapshot:.%snapshot} +Version: 0.8.6%{?snapshot:_%snapshot} +Release: 1 PreReq: %fillup_prereq %insserv_prereq Summary: Tools for Infrared Receivers -Source0: http://downloads.sourceforge.net/project/lirc/LIRC/%version/lirc-%version%{?snapshot:-%snapshot}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/lirc/LIRC/%version/lirc-%{?snapshot}%{!?snapshot:%version}.tar.bz2 Source1: baselibs.conf Source4: rc.lirc Source5: sysconfig.lirc @@ -124,7 +124,7 @@ the 'lirc' package has to be configured and started. %prep -%setup -q -n %{name}-%{version}%{?snapshot:-%snapshot} +%setup -q -n %{name}-%{?snapshot}%{!?snapshot:%version} #%patch0 -p1 -b .hw %patch2 -p1 cp %{SOURCE8} .