[lirc] Update to lirc 0.8.7-pre3 snapshot

Jarod Wilson jwilson at fedoraproject.org
Sat Sep 4 19:41:21 UTC 2010


commit 9108bef90d08ebd2196b32190b74122320561f57
Author: Jarod Wilson <jarod at redhat.com>
Date:   Sat Sep 4 15:41:15 2010 -0400

    Update to lirc 0.8.7-pre3 snapshot
    
    Signed-off-by: Jarod Wilson <jarod at redhat.com>

 .gitignore |    1 +
 lirc.spec  |    9 ++++++---
 sources    |    3 +--
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5af7df2..c84099b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ lirc-*.tar.bz2
 *.rpm
 lirc-*/
 lirc-0.8.7pre2.tar.bz2
+/lirc-0.8.7-pre3.tar.bz2
diff --git a/lirc.spec b/lirc.spec
index d2e4a4a..83ef35f 100644
--- a/lirc.spec
+++ b/lirc.spec
@@ -18,7 +18,7 @@
 %bcond_without  ftdi
 
 %global released 0
-%define pre     pre2
+%define pre     pre3
 
 Name:           lirc
 Version:        0.8.7
@@ -35,7 +35,7 @@ URL:            http://www.lirc.org/
 %if 0%{?released}
 Source0:        http://downloads.sourceforge.net/lirc/%{name}-%{version}.tar.bz2
 %else
-Source0:        http://www.lirc.org/software/snapshots/%{name}-%{version}%{pre}.tar.bz2
+Source0:        http://www.lirc.org/software/snapshots/%{name}-%{version}-%{pre}.tar.bz2
 %endif
 Source1:        %{name}.init
 Source2:        %{name}.sysconfig
@@ -135,7 +135,7 @@ of remote control configuration files.
 
 
 %prep
-%setup -q -n %{name}-%{version}%{?pre}
+%setup -q -n %{name}-%{version}-%{?pre}
 %patch0 -p1
 %patch1 -p1
 
@@ -304,6 +304,9 @@ fi
 
 
 %changelog
+* Sat Sep 04 2010 Jarod Wilson <jarod at redhat.com> 0.8.7-0.1.pre3
+- Update to lirc 0.8.7-pre3 snapshot
+
 * Mon Aug 02 2010 Jarod Wilson <jarod at redhat.com> 0.8.7-0.1.pre2
 - Fix up sub-package license file inclusion per new fedora
   licensing guidelines
diff --git a/sources b/sources
index df4a541..548c25c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-4ca24da6f5e7c2dcea74878c27a4a3f7  lirc-0.8.6.tar.bz2
-2da1dad0b3de588f316a5e11562fdd8d  lirc-0.8.7pre2.tar.bz2
+49c6df887326aee40b6c7ff69c380af1  lirc-0.8.7-pre3.tar.bz2


More information about the scm-commits mailing list