[gobby05] Fix FTBFS with gtksourceview-3.10 (#1106698)

Till Maas till at fedoraproject.org
Fri Jul 4 08:07:26 UTC 2014


commit 71c66910be5fd2958c9afebe50d531ba6a20aea1
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Thu Jun 12 23:09:56 2014 -0500

    Fix FTBFS with gtksourceview-3.10 (#1106698)

 gobby-0.4.94-includes.patch |   11 +++++++++++
 gobby05.spec                |    5 ++++-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/gobby-0.4.94-includes.patch b/gobby-0.4.94-includes.patch
index b5ca989..7dd9f57 100644
--- a/gobby-0.4.94-includes.patch
+++ b/gobby-0.4.94-includes.patch
@@ -31,3 +31,14 @@ diff -up gobby-0.4.94/code/operations/operation-export-html.cpp.gtksourcelanguag
  
  #include <libinftextgtk/inf-text-gtk-buffer.h>
  
+diff -up gobby-0.4.94/code/dialogs/preferences-dialog.cpp.gtksourcelanguage gobby-0.4.94/code/dialogs/preferences-dialog.cpp
+--- gobby-0.4.94/code/dialogs/preferences-dialog.cpp.gtksourcelanguage	2011-02-25 06:50:59.000000000 -0600
++++ gobby-0.4.94/code/dialogs/preferences-dialog.cpp	2014-06-12 22:57:36.217318051 -0500
+@@ -26,6 +26,7 @@
+ #include <gtkmm/stock.h>
+ #include <stdexcept>
+ 
++#include <gtksourceview/gtksourcestylescheme.h>
+ #include <gtksourceview/gtksourcestyleschememanager.h>
+ 
+ namespace
diff --git a/gobby05.spec b/gobby05.spec
index dd02bf9..fc57165 100644
--- a/gobby05.spec
+++ b/gobby05.spec
@@ -1,6 +1,6 @@
 Name:           gobby05
 Version:        0.4.94
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Collaborative editor supporting multiple documents
 
 License:        GPLv2+
@@ -94,6 +94,9 @@ fi
 %doc %{_datadir}/omf/gobby/gobby-C.omf
 
 %changelog
+* Thu Jun 12 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 0.4.94-7
+- Fix FTBFS with gtksourceview-3.10 (#1106698)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.94-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list