[tomboy] Update to 1.9.3.

Thomas Moschny thm at fedoraproject.org
Sat Dec 10 15:00:03 UTC 2011


commit 80e3d67eabcad0ee16fc8aa4028ee704f9e99368
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Dec 10 15:59:18 2011 +0100

    Update to 1.9.3.

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...esk-dbus.patch => tomboy-1.9.3-ndesk-dbus.patch |   74 ++++++++++----------
 tomboy.spec                                        |    7 ++-
 4 files changed, 44 insertions(+), 40 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3e1889..6e66d8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.7.6.tar.xz
 /tomboy-1.8.0.tar.xz
 /tomboy-1.9.2.tar.xz
+/tomboy-1.9.3.tar.xz
diff --git a/sources b/sources
index a7e7e71..bafe838 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17c8d1753140e72f8b874b0bdb980c25  tomboy-1.9.2.tar.xz
+ba1107923fb90ab373587394e0ff13df  tomboy-1.9.3.tar.xz
diff --git a/tomboy-1.9.2-ndesk-dbus.patch b/tomboy-1.9.3-ndesk-dbus.patch
similarity index 57%
rename from tomboy-1.9.2-ndesk-dbus.patch
rename to tomboy-1.9.3-ndesk-dbus.patch
index 4f23ce8..f5ffcee 100644
--- a/tomboy-1.9.2-ndesk-dbus.patch
+++ b/tomboy-1.9.3-ndesk-dbus.patch
@@ -1,6 +1,6 @@
-diff -up tomboy-1.9.2/configure.in.orig tomboy-1.9.2/configure.in
---- tomboy-1.9.2/configure.in.orig	2011-10-24 17:10:36.000000000 +0200
-+++ tomboy-1.9.2/configure.in	2011-11-11 09:24:55.858412523 +0100
+diff -up tomboy-1.9.3/configure.in.orig tomboy-1.9.3/configure.in
+--- tomboy-1.9.3/configure.in.orig	2011-11-21 17:11:30.000000000 +0100
++++ tomboy-1.9.3/configure.in	2011-12-10 15:52:34.108240018 +0100
 @@ -170,9 +170,9 @@ fi
  AC_SUBST(DBUS_SERVICE_DIR)
  
@@ -13,10 +13,10 @@ diff -up tomboy-1.9.2/configure.in.orig tomboy-1.9.2/configure.in
  AC_SUBST(DBUS_LIBS)
  
  #
-diff -up tomboy-1.9.2/configure.orig tomboy-1.9.2/configure
---- tomboy-1.9.2/configure.orig	2011-10-24 17:10:58.000000000 +0200
-+++ tomboy-1.9.2/configure	2011-11-11 09:25:16.780721703 +0100
-@@ -14429,7 +14429,7 @@ fi
+diff -up tomboy-1.9.3/configure.orig tomboy-1.9.3/configure
+--- tomboy-1.9.3/configure.orig	2011-11-21 17:21:13.000000000 +0100
++++ tomboy-1.9.3/configure	2011-12-10 15:52:34.168242046 +0100
+@@ -13634,7 +13634,7 @@ fi
  
  
  #
@@ -25,7 +25,7 @@ diff -up tomboy-1.9.2/configure.orig tomboy-1.9.2/configure
  #
  
  pkg_failed=no
-@@ -14440,12 +14440,12 @@ if test -n "$DBUS_CFLAGS"; then
+@@ -13645,12 +13645,12 @@ if test -n "$DBUS_CFLAGS"; then
      pkg_cv_DBUS_CFLAGS="$DBUS_CFLAGS"
   elif test -n "$PKG_CONFIG"; then
      if test -n "$PKG_CONFIG" && \
@@ -38,10 +38,10 @@ diff -up tomboy-1.9.2/configure.orig tomboy-1.9.2/configure
    test $ac_status = 0; }; then
 -  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3" 2>/dev/null`
 +  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "ndesk-dbus-1.0 >= 0.4 ndesk-dbus-glib-1.0 >= 0.3" 2>/dev/null`
- 		      test "x$?" != "x0" && pkg_failed=yes
  else
    pkg_failed=yes
-@@ -14457,12 +14457,12 @@ if test -n "$DBUS_LIBS"; then
+ fi
+@@ -13661,12 +13661,12 @@ if test -n "$DBUS_LIBS"; then
      pkg_cv_DBUS_LIBS="$DBUS_LIBS"
   elif test -n "$PKG_CONFIG"; then
      if test -n "$PKG_CONFIG" && \
@@ -54,18 +54,18 @@ diff -up tomboy-1.9.2/configure.orig tomboy-1.9.2/configure
    test $ac_status = 0; }; then
 -  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3" 2>/dev/null`
 +  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "ndesk-dbus-1.0 >= 0.4 ndesk-dbus-glib-1.0 >= 0.3" 2>/dev/null`
- 		      test "x$?" != "x0" && pkg_failed=yes
  else
    pkg_failed=yes
-@@ -14483,14 +14483,14 @@ else
+ fi
+@@ -13686,14 +13686,14 @@ else
          _pkg_short_errors_supported=no
  fi
          if test $_pkg_short_errors_supported = yes; then
--	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3" 2>&1`
-+	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ndesk-dbus-1.0 >= 0.4 ndesk-dbus-glib-1.0 >= 0.3" 2>&1`
+-	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3" 2>&1`
++	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ndesk-dbus-1.0 >= 0.4 ndesk-dbus-glib-1.0 >= 0.3" 2>&1`
          else
--	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3" 2>&1`
-+	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ndesk-dbus-1.0 >= 0.4 ndesk-dbus-glib-1.0 >= 0.3" 2>&1`
+-	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3" 2>&1`
++	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "ndesk-dbus-1.0 >= 0.4 ndesk-dbus-glib-1.0 >= 0.3" 2>&1`
          fi
  	# Put the nasty error message in config.log where it belongs
  	echo "$DBUS_PKG_ERRORS" >&5
@@ -75,9 +75,9 @@ diff -up tomboy-1.9.2/configure.orig tomboy-1.9.2/configure
  
  $DBUS_PKG_ERRORS
  
-diff -up tomboy-1.9.2/Tomboy/Addins/Tasque/RemoteControl.cs.orig tomboy-1.9.2/Tomboy/Addins/Tasque/RemoteControl.cs
---- tomboy-1.9.2/Tomboy/Addins/Tasque/RemoteControl.cs.orig	2011-06-21 02:55:49.000000000 +0200
-+++ tomboy-1.9.2/Tomboy/Addins/Tasque/RemoteControl.cs	2011-11-11 09:24:55.856412470 +0100
+diff -up tomboy-1.9.3/Tomboy/Addins/Tasque/RemoteControl.cs.orig tomboy-1.9.3/Tomboy/Addins/Tasque/RemoteControl.cs
+--- tomboy-1.9.3/Tomboy/Addins/Tasque/RemoteControl.cs.orig	2011-07-05 03:10:30.000000000 +0200
++++ tomboy-1.9.3/Tomboy/Addins/Tasque/RemoteControl.cs	2011-12-10 15:52:34.106239923 +0100
 @@ -4,7 +4,7 @@
  using System;
  using System.Collections.Generic;
@@ -87,9 +87,9 @@ diff -up tomboy-1.9.2/Tomboy/Addins/Tasque/RemoteControl.cs.orig tomboy-1.9.2/To
  using org.freedesktop.DBus;
  
  namespace Tasque
-diff -up tomboy-1.9.2/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig tomboy-1.9.2/Tomboy/Addins/Tasque/TasqueNoteAddin.cs
---- tomboy-1.9.2/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig	2011-06-21 02:55:49.000000000 +0200
-+++ tomboy-1.9.2/Tomboy/Addins/Tasque/TasqueNoteAddin.cs	2011-11-11 09:24:55.857412493 +0100
+diff -up tomboy-1.9.3/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig tomboy-1.9.3/Tomboy/Addins/Tasque/TasqueNoteAddin.cs
+--- tomboy-1.9.3/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig	2011-07-05 03:10:30.000000000 +0200
++++ tomboy-1.9.3/Tomboy/Addins/Tasque/TasqueNoteAddin.cs	2011-12-10 15:52:34.106239923 +0100
 @@ -5,7 +5,7 @@ using Mono.Unix;
  
  using Tomboy;
@@ -99,9 +99,9 @@ diff -up tomboy-1.9.2/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig tomboy-1.9.2/
  using org.freedesktop.DBus;
  
  namespace Tomboy.TasqueAddin
-diff -up tomboy-1.9.2/Tomboy/GnomeApplication.cs.orig tomboy-1.9.2/Tomboy/GnomeApplication.cs
---- tomboy-1.9.2/Tomboy/GnomeApplication.cs.orig	2011-07-11 21:14:40.000000000 +0200
-+++ tomboy-1.9.2/Tomboy/GnomeApplication.cs	2011-11-11 09:24:55.857412493 +0100
+diff -up tomboy-1.9.3/Tomboy/GnomeApplication.cs.orig tomboy-1.9.3/Tomboy/GnomeApplication.cs
+--- tomboy-1.9.3/Tomboy/GnomeApplication.cs.orig	2011-07-05 03:10:30.000000000 +0200
++++ tomboy-1.9.3/Tomboy/GnomeApplication.cs	2011-12-10 15:52:34.107239966 +0100
 @@ -9,7 +9,7 @@ using Mono.Unix.Native;
  
  using Hyena;
@@ -111,9 +111,9 @@ diff -up tomboy-1.9.2/Tomboy/GnomeApplication.cs.orig tomboy-1.9.2/Tomboy/GnomeA
  using org.gnome.SessionManager;
  
  namespace Tomboy
-diff -up tomboy-1.9.2/Tomboy/Gnome.Keyring/Ring.cs.orig tomboy-1.9.2/Tomboy/Gnome.Keyring/Ring.cs
---- tomboy-1.9.2/Tomboy/Gnome.Keyring/Ring.cs.orig	2011-06-21 02:55:49.000000000 +0200
-+++ tomboy-1.9.2/Tomboy/Gnome.Keyring/Ring.cs	2011-11-11 09:24:55.857412493 +0100
+diff -up tomboy-1.9.3/Tomboy/Gnome.Keyring/Ring.cs.orig tomboy-1.9.3/Tomboy/Gnome.Keyring/Ring.cs
+--- tomboy-1.9.3/Tomboy/Gnome.Keyring/Ring.cs.orig	2011-07-05 03:10:30.000000000 +0200
++++ tomboy-1.9.3/Tomboy/Gnome.Keyring/Ring.cs	2011-12-10 15:52:34.107239966 +0100
 @@ -39,7 +39,7 @@ using System.Reflection;
  using Mono.Unix;
  
@@ -123,9 +123,9 @@ diff -up tomboy-1.9.2/Tomboy/Gnome.Keyring/Ring.cs.orig tomboy-1.9.2/Tomboy/Gnom
  #endif
  
  namespace Gnome.Keyring {
-diff -up tomboy-1.9.2/Tomboy/GnomeSession.cs.orig tomboy-1.9.2/Tomboy/GnomeSession.cs
---- tomboy-1.9.2/Tomboy/GnomeSession.cs.orig	2011-06-21 02:55:49.000000000 +0200
-+++ tomboy-1.9.2/Tomboy/GnomeSession.cs	2011-11-11 09:24:55.857412493 +0100
+diff -up tomboy-1.9.3/Tomboy/GnomeSession.cs.orig tomboy-1.9.3/Tomboy/GnomeSession.cs
+--- tomboy-1.9.3/Tomboy/GnomeSession.cs.orig	2011-07-05 03:10:30.000000000 +0200
++++ tomboy-1.9.3/Tomboy/GnomeSession.cs	2011-12-10 15:52:34.107239966 +0100
 @@ -21,7 +21,7 @@
  //
  
@@ -135,9 +135,9 @@ diff -up tomboy-1.9.2/Tomboy/GnomeSession.cs.orig tomboy-1.9.2/Tomboy/GnomeSessi
  using org.freedesktop.DBus;
  
  // Gnome Session DBus API
-diff -up tomboy-1.9.2/Tomboy/RemoteControl.cs.orig tomboy-1.9.2/Tomboy/RemoteControl.cs
---- tomboy-1.9.2/Tomboy/RemoteControl.cs.orig	2011-06-21 02:55:49.000000000 +0200
-+++ tomboy-1.9.2/Tomboy/RemoteControl.cs	2011-11-11 09:24:55.857412493 +0100
+diff -up tomboy-1.9.3/Tomboy/RemoteControl.cs.orig tomboy-1.9.3/Tomboy/RemoteControl.cs
+--- tomboy-1.9.3/Tomboy/RemoteControl.cs.orig	2011-07-05 03:10:30.000000000 +0200
++++ tomboy-1.9.3/Tomboy/RemoteControl.cs	2011-12-10 15:52:34.107239966 +0100
 @@ -2,7 +2,7 @@
  using System;
  using System.Collections.Generic;
@@ -147,9 +147,9 @@ diff -up tomboy-1.9.2/Tomboy/RemoteControl.cs.orig tomboy-1.9.2/Tomboy/RemoteCon
  using org.freedesktop.DBus;
  #endif
  
-diff -up tomboy-1.9.2/Tomboy/RemoteControlProxy.cs.orig tomboy-1.9.2/Tomboy/RemoteControlProxy.cs
---- tomboy-1.9.2/Tomboy/RemoteControlProxy.cs.orig	2011-06-21 02:55:49.000000000 +0200
-+++ tomboy-1.9.2/Tomboy/RemoteControlProxy.cs	2011-11-11 09:24:55.857412493 +0100
+diff -up tomboy-1.9.3/Tomboy/RemoteControlProxy.cs.orig tomboy-1.9.3/Tomboy/RemoteControlProxy.cs
+--- tomboy-1.9.3/Tomboy/RemoteControlProxy.cs.orig	2011-07-05 03:10:30.000000000 +0200
++++ tomboy-1.9.3/Tomboy/RemoteControlProxy.cs	2011-12-10 15:52:34.107239966 +0100
 @@ -1,7 +1,7 @@
  using System;
  using System.Threading;
diff --git a/tomboy.spec b/tomboy.spec
index bacc5a4..91c22e6 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.9.2
+Version:        1.9.3
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
@@ -11,7 +11,7 @@ URL:            http://projects.gnome.org/tomboy/
 #VCS: git:git://git.gnome.org/tomboy
 Source0:        http://download.gnome.org/sources/%{name}/1.9/%{name}-%{version}.tar.xz
 # Revert commit 25090928, until we have new dbus-sharp{,-glib} packages
-Patch0:         tomboy-1.9.2-ndesk-dbus.patch
+Patch0:         tomboy-1.9.3-ndesk-dbus.patch
 %if 0%{?fedora} < 15
 %global with_panel_applet 1
 %endif
@@ -159,6 +159,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Sat Dec 10 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.3-1
+- Update to 1.9.3.
+
 * Fri Nov 11 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.2-1
 - Update to 1.9.2.
 


More information about the scm-commits mailing list