diff --git a/.cvsignore b/.cvsignore index 465531d..9966059 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lirc-0.8.1.tar.bz2 +lirc-0.8.2pre2.tar.bz2 diff --git a/lirc.spec b/lirc.spec index 90b44ee..79d7ba4 100644 --- a/lirc.spec +++ b/lirc.spec @@ -15,14 +15,15 @@ %bcond_without x Name: lirc -Version: 0.8.1 -Release: 1%{?dist} +Version: 0.8.2 +Release: 0.1.pre2%{?dist} Summary: The Linux Infrared Remote Control package Group: System Environment/Daemons License: GPL URL: http://www.lirc.org/ -Source0: http://downloads.sf.net/lirc/%{name}-%{version}.tar.bz2 +#Source0: http://downloads.sourceforge.net/lirc/%{name}-%{version}.tar.bz2 +Source0: http://lirc.sourceforge.net/software/snapshots/lirc-%{version}pre2.tar.bz2 Source1: %{name}.init Source2: %{name}.sysconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -80,7 +81,7 @@ documentation and a collection of remote control configuration files. %prep -%setup -q +%setup -q -n %{name}-%{version}pre2 chmod 644 contrib/* sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc sed -i -e 's/\r//' remotes/hercules/lircd.conf.smarttv_stereo @@ -199,6 +200,9 @@ fi %changelog +* Fri May 18 2007 Ville Skyttä - 0.8.2-0.1.pre2 +- 0.8.2pre2. + * Sun Jan 7 2007 Ville Skyttä - 0.8.1-1 - 0.8.1. diff --git a/sources b/sources index 3a02b86..9a5ffd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a42083fc6c54797351e52c77537c586 lirc-0.8.1.tar.bz2 +574d09ccea8162cacac7fd1be4331860 lirc-0.8.2pre2.tar.bz2