Accepting request 222081 from home:mgorse:branches:GNOME:Apps

- Add gnote-enable-tomboy-migration.patch -- enable Tomboy
  migration by default (bnc#862246 bgo#723835).

OBS-URL: https://build.opensuse.org/request/show/222081
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2014-02-14 21:05:44 +00:00 committed by Git OBS Bridge
parent 218e687066
commit bac00e9d22
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,14 @@
From: Mike Gorse <mgorse@suse.com>
Date: Wed Feb 12 08:32:51 CST 2014
Subject: Enable Tomboy by default (bnc#862246)
diff -ur gnote-3.11.0.orig/src/addins/tomboyimport/tomboyimport.desktop.in gnote-3.11.0/src/addins/tomboyimport/tomboyimport.desktop.in
--- gnote-3.11.0.orig/src/addins/tomboyimport/tomboyimport.desktop.in 2013-08-25 14:23:34.000000000 -0500
+++ gnote-3.11.0/src/addins/tomboyimport/tomboyimport.desktop.in 2014-02-12 08:28:33.581091764 -0600
@@ -5,5 +5,5 @@
_Authors=Hubert Figuiere
Category=Tools
Version=0.2
-DefaultEnabled=false
+DefaultEnabled=true
Module=tomboyimport

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 12 16:39:23 UTC 2014 - mgorse@suse.com
- Add gnote-enable-tomboy-migration.patch -- enable Tomboy
migration by default (bnc#862246 bgo#723835).
-------------------------------------------------------------------
Sun Jan 19 14:43:57 UTC 2014 - dimstar@opensuse.org

View File

@ -24,6 +24,8 @@ License: GPL-3.0+
Group: Productivity/Text/Editors
Url: http://live.gnome.org/Gnote
Source: http://download.gnome.org/sources/gnote/3.11/%{name}-%{version}.tar.xz
# PATCH-FEATURE-UPSTREAM gnote-enable-tomboy-migration.patch bnc#862246 bgo#723835 mgorse@suse.com -- enable Tomboy migration by default.
Patch0: gnote-enable-tomboy-migration.patch
BuildRequires: boost-devel >= 1.34
BuildRequires: fdupes
BuildRequires: gcc-c++
@ -64,6 +66,7 @@ search results from documents.
%prep
%setup -q
translation-update-upstream
%patch0 -p1
%build
%configure --disable-static --with-x11-support