[eekboard: 1/2] Update to 1.0.8-3

Daiki Ueno ueno at fedoraproject.org
Tue Apr 2 03:04:56 UTC 2013


commit 17f5b291ce6c206017ef69d4dac626bb9f25a2ee
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Tue Apr 2 12:03:50 2013 +0900

    Update to 1.0.8-3

 eekboard.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/eekboard.spec b/eekboard.spec
index 8f58ba4..6568502 100644
--- a/eekboard.spec
+++ b/eekboard.spec
@@ -1,6 +1,6 @@
 Name:		eekboard
 Version:	1.0.8
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Yet Another Virtual Keyboard
 
 Group:		Applications/System
@@ -8,6 +8,7 @@ License:	GPLv3+
 URL:		http://fedorahosted.org/eekboard/
 Source0:	http://github.com/downloads/ueno/eekboard/eekboard-%{version}.tar.gz
 Patch0:		eekboard-stop-key-repeat.patch
+BuildRequires:	gnome-common, gettext-devel
 BuildRequires:	libXtst-devel
 BuildRequires:	gtk3-devel
 BuildRequires:	libxklavier-devel
@@ -58,6 +59,9 @@ This package contains the development tools for eekboard.
 %setup -q
 %patch0 -p1 -b .stop-key-repeat
 
+autopoint -f
+AUTOPOINT='intltoolize --automake --copy' autoreconf -fi
+
 
 %build
 %configure --disable-static --enable-atspi
@@ -134,6 +138,9 @@ fi
 
 
 %changelog
+* Tue Apr  2 2013 Daiki Ueno <dueno at redhat.com> - 1.0.8-3
+- pull the latest config.guess and config.sub for ARM64 support
+
 * Fri Oct  5 2012 Daiki Ueno <dueno at redhat.com> - 1.0.8-2
 - add eekboard-stop-key-repeat.patch (#857977)
 


More information about the scm-commits mailing list