[gok] fix FTBFS

Peter Robinson pbrobinson at fedoraproject.org
Sun Apr 29 18:59:36 UTC 2012


commit 0f6383027920e266089ffb4d8e411c76d9345c25
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Apr 29 19:59:24 2012 +0100

    fix FTBFS

 gok.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gok.spec b/gok.spec
index 3c3b581..d043f1e 100644
--- a/gok.spec
+++ b/gok.spec
@@ -3,7 +3,7 @@
 Summary: GNOME Onscreen Keyboard
 Name: gok
 Version: 2.30.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: User Interface/Desktops
 URL: http://www.gok.ca/
@@ -20,6 +20,7 @@ Requires:       at-spi
 Requires:       sound-theme-freedesktop
 
 BuildRequires:  at-spi-devel
+BuildRequires:  dbus-glib-devel
 BuildRequires:  gail-devel
 BuildRequires:  intltool
 BuildRequires:  scrollkeeper
@@ -123,6 +124,9 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 %{_datadir}/gtk-doc
 
 %changelog
+* Sun Apr 29 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 2.30.1-4
+- Fix FTBFS
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.30.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list