[rinputd] rinputd: update to v1.0.4

Jarod Wilson jwilson at fedoraproject.org
Wed Jul 20 20:13:36 UTC 2011


commit 97bf7206f7693a2843bddf3a925565c4776382e6
Author: Jarod Wilson <jarod at redhat.com>
Date:   Wed Jul 20 16:03:33 2011 -0400

    rinputd: update to v1.0.4
    
    Signed-off-by: Jarod Wilson <jarod at redhat.com>

 .gitignore   |    1 +
 rinputd.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3945b9..c5e2aa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 rinputd_1.0.2.tar.gz
+/rinputd_1.0.4.tar.gz
diff --git a/rinputd.spec b/rinputd.spec
index 343a110..4f25f3e 100644
--- a/rinputd.spec
+++ b/rinputd.spec
@@ -1,6 +1,6 @@
 Name:		rinputd
-Version:	1.0.2
-Release:	3%{?dist}
+Version:	1.0.4
+Release:	1%{?dist}
 Summary:	A server for receiving input events over the network
 Group:		System Environment/Base
 License:	GPLv2 and OpenSSL
@@ -29,7 +29,7 @@ https://wiki.ubuntu.com/RemoteInput/RemoteInputProtocol for
 protocol documentation.
 
 %prep
-%setup -q -n %{name}_%{version}-1
+%setup -q -n %{name}_%{version}
 
 %build
 # need shared libs off to prevent bogus libcommon dep, its an internal libcommon...
@@ -89,6 +89,9 @@ fi
 %{_includedir}/rinput.h
 
 %changelog
+* Wed Jul 20 2011 Jarod Wilson <jarod at redhat.com> 1.0.4-1
+- Update to upstream release 1.0.4, fix ftbfs bug #715728
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 614f69f..d1f756f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d3266b6c3b3865edda9e5d8dd8a1b9c  rinputd_1.0.2.tar.gz
+1f17dc3c3f0d4451184d4e8ea1dc09c4  rinputd_1.0.4.tar.gz


More information about the scm-commits mailing list