[Fedora-i18n-bugs] [eekboard] Update to 0.90.7-2.

Daiki Ueno ueno at fedoraproject.org
Thu May 26 01:22:46 UTC 2011


commit bdcc620a711d0a08e01d13faa736f73b6bd22ccf
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Thu May 26 10:22:25 2011 +0900

    Update to 0.90.7-2.

 eekboard.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/eekboard.spec b/eekboard.spec
index ebadfc2..d08af84 100644
--- a/eekboard.spec
+++ b/eekboard.spec
@@ -1,6 +1,6 @@
 Name:		eekboard
 Version:	0.90.7
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An Easy-to-use Virtual Keyboard Toolkit
 
 Group:		Applications/System
@@ -25,7 +25,7 @@ BuildRequires:  gobject-introspection-devel
 BuildRequires:  python2-devel
 BuildRequires:  libcroco-devel
 
-Requires: eekboard-libs = %{version}-%{release}
+Requires: eekboard-python = %{version}-%{release}
 Requires: python-virtkey
 
 %description
@@ -47,7 +47,6 @@ License:	LGPLv2+ and GFDL
 
 Requires:	vala
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	gtk-doc
 
 %description devel
 This package contains the development tools for eekboard.
@@ -132,6 +131,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu May 26 2011 Daiki Ueno <dueno at redhat.com> - 0.90.7-2
+- remove runtime dependency on gtk-doc (#707551)
+- let the base package depend on eekboard-python instead of
+  eekboard-libs, for eekboard-inscript
+
 * Fri Apr 22 2011 Daiki Ueno <dueno at redhat.com> - 0.90.7-1
 - new upstream release
 - link against at-spi2-core


More information about the i18n-bugs mailing list