[tomboy] Update to 1.9.2.

Thomas Moschny thm at fedoraproject.org
Fri Nov 11 08:32:17 UTC 2011


commit 689196edd0a905731d41944b1a3a2fd8e8045327
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Fri Nov 11 09:31:57 2011 +0100

    Update to 1.9.2.

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...esk-dbus.patch => tomboy-1.9.2-ndesk-dbus.patch |   74 ++++++++++----------
 tomboy.spec                                        |    9 ++-
 4 files changed, 45 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c5f392..e3e1889 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.7.1.tar.bz2
 /tomboy-1.7.6.tar.xz
 /tomboy-1.8.0.tar.xz
+/tomboy-1.9.2.tar.xz
diff --git a/sources b/sources
index 00e7685..a7e7e71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d870b85fb546fd2de468fd876ce1bf73  tomboy-1.8.0.tar.xz
+17c8d1753140e72f8b874b0bdb980c25  tomboy-1.9.2.tar.xz
diff --git a/tomboy-1.8.0-ndesk-dbus.patch b/tomboy-1.9.2-ndesk-dbus.patch
similarity index 57%
rename from tomboy-1.8.0-ndesk-dbus.patch
rename to tomboy-1.9.2-ndesk-dbus.patch
index 5e25762..4f23ce8 100644
--- a/tomboy-1.8.0-ndesk-dbus.patch
+++ b/tomboy-1.9.2-ndesk-dbus.patch
@@ -1,6 +1,6 @@
-diff -up tomboy-1.8.0/configure.in.orig tomboy-1.8.0/configure.in
---- tomboy-1.8.0/configure.in.orig	2011-09-26 17:21:59.000000000 +0200
-+++ tomboy-1.8.0/configure.in	2011-09-28 22:50:02.494856548 +0200
+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
 @@ -170,9 +170,9 @@ fi
  AC_SUBST(DBUS_SERVICE_DIR)
  
@@ -13,10 +13,10 @@ diff -up tomboy-1.8.0/configure.in.orig tomboy-1.8.0/configure.in
  AC_SUBST(DBUS_LIBS)
  
  #
-diff -up tomboy-1.8.0/configure.orig tomboy-1.8.0/configure
---- tomboy-1.8.0/configure.orig	2011-09-26 17:23:27.000000000 +0200
-+++ tomboy-1.8.0/configure	2011-09-28 22:50:12.886134723 +0200
-@@ -13634,7 +13634,7 @@ fi
+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
  
  
  #
@@ -25,7 +25,7 @@ diff -up tomboy-1.8.0/configure.orig tomboy-1.8.0/configure
  #
  
  pkg_failed=no
-@@ -13645,12 +13645,12 @@ if test -n "$DBUS_CFLAGS"; then
+@@ -14440,12 +14440,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.8.0/configure.orig tomboy-1.8.0/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
- fi
-@@ -13661,12 +13661,12 @@ if test -n "$DBUS_LIBS"; then
+@@ -14457,12 +14457,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.8.0/configure.orig tomboy-1.8.0/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
- fi
-@@ -13686,14 +13686,14 @@ else
+@@ -14483,14 +14483,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 "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`
+-	        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`
          else
--	        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`
+-	        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`
          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.8.0/configure.orig tomboy-1.8.0/configure
  
  $DBUS_PKG_ERRORS
  
-diff -up tomboy-1.8.0/Tomboy/Addins/Tasque/RemoteControl.cs.orig tomboy-1.8.0/Tomboy/Addins/Tasque/RemoteControl.cs
---- tomboy-1.8.0/Tomboy/Addins/Tasque/RemoteControl.cs.orig	2011-07-05 03:10:30.000000000 +0200
-+++ tomboy-1.8.0/Tomboy/Addins/Tasque/RemoteControl.cs	2011-09-28 22:50:02.493856534 +0200
+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
 @@ -4,7 +4,7 @@
  using System;
  using System.Collections.Generic;
@@ -87,9 +87,9 @@ diff -up tomboy-1.8.0/Tomboy/Addins/Tasque/RemoteControl.cs.orig tomboy-1.8.0/To
  using org.freedesktop.DBus;
  
  namespace Tasque
-diff -up tomboy-1.8.0/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig tomboy-1.8.0/Tomboy/Addins/Tasque/TasqueNoteAddin.cs
---- tomboy-1.8.0/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig	2011-07-05 03:10:30.000000000 +0200
-+++ tomboy-1.8.0/Tomboy/Addins/Tasque/TasqueNoteAddin.cs	2011-09-28 22:50:02.493856534 +0200
+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
 @@ -5,7 +5,7 @@ using Mono.Unix;
  
  using Tomboy;
@@ -99,9 +99,9 @@ diff -up tomboy-1.8.0/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig tomboy-1.8.0/
  using org.freedesktop.DBus;
  
  namespace Tomboy.TasqueAddin
-diff -up tomboy-1.8.0/Tomboy/GnomeApplication.cs.orig tomboy-1.8.0/Tomboy/GnomeApplication.cs
---- tomboy-1.8.0/Tomboy/GnomeApplication.cs.orig	2011-07-05 03:10:30.000000000 +0200
-+++ tomboy-1.8.0/Tomboy/GnomeApplication.cs	2011-09-28 22:50:02.494856548 +0200
+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
 @@ -9,7 +9,7 @@ using Mono.Unix.Native;
  
  using Hyena;
@@ -111,9 +111,9 @@ diff -up tomboy-1.8.0/Tomboy/GnomeApplication.cs.orig tomboy-1.8.0/Tomboy/GnomeA
  using org.gnome.SessionManager;
  
  namespace Tomboy
-diff -up tomboy-1.8.0/Tomboy/Gnome.Keyring/Ring.cs.orig tomboy-1.8.0/Tomboy/Gnome.Keyring/Ring.cs
---- tomboy-1.8.0/Tomboy/Gnome.Keyring/Ring.cs.orig	2011-07-05 03:10:30.000000000 +0200
-+++ tomboy-1.8.0/Tomboy/Gnome.Keyring/Ring.cs	2011-09-28 22:50:02.493856534 +0200
+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
 @@ -39,7 +39,7 @@ using System.Reflection;
  using Mono.Unix;
  
@@ -123,9 +123,9 @@ diff -up tomboy-1.8.0/Tomboy/Gnome.Keyring/Ring.cs.orig tomboy-1.8.0/Tomboy/Gnom
  #endif
  
  namespace Gnome.Keyring {
-diff -up tomboy-1.8.0/Tomboy/GnomeSession.cs.orig tomboy-1.8.0/Tomboy/GnomeSession.cs
---- tomboy-1.8.0/Tomboy/GnomeSession.cs.orig	2011-07-05 03:10:30.000000000 +0200
-+++ tomboy-1.8.0/Tomboy/GnomeSession.cs	2011-09-28 22:50:02.494856548 +0200
+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
 @@ -21,7 +21,7 @@
  //
  
@@ -135,9 +135,9 @@ diff -up tomboy-1.8.0/Tomboy/GnomeSession.cs.orig tomboy-1.8.0/Tomboy/GnomeSessi
  using org.freedesktop.DBus;
  
  // Gnome Session DBus API
-diff -up tomboy-1.8.0/Tomboy/RemoteControl.cs.orig tomboy-1.8.0/Tomboy/RemoteControl.cs
---- tomboy-1.8.0/Tomboy/RemoteControl.cs.orig	2011-07-05 03:10:30.000000000 +0200
-+++ tomboy-1.8.0/Tomboy/RemoteControl.cs	2011-09-28 22:50:02.494856548 +0200
+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
 @@ -2,7 +2,7 @@
  using System;
  using System.Collections.Generic;
@@ -147,9 +147,9 @@ diff -up tomboy-1.8.0/Tomboy/RemoteControl.cs.orig tomboy-1.8.0/Tomboy/RemoteCon
  using org.freedesktop.DBus;
  #endif
  
-diff -up tomboy-1.8.0/Tomboy/RemoteControlProxy.cs.orig tomboy-1.8.0/Tomboy/RemoteControlProxy.cs
---- tomboy-1.8.0/Tomboy/RemoteControlProxy.cs.orig	2011-07-05 03:10:30.000000000 +0200
-+++ tomboy-1.8.0/Tomboy/RemoteControlProxy.cs	2011-09-28 22:50:02.494856548 +0200
+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
 @@ -1,7 +1,7 @@
  using System;
  using System.Threading;
diff --git a/tomboy.spec b/tomboy.spec
index d597d20..bacc5a4 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.8.0
+Version:        1.9.2
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
@@ -9,9 +9,9 @@ License:        LGPLv2+ and GPLv2+ and MIT
 # Mono.Addins is MIT
 URL:            http://projects.gnome.org/tomboy/
 #VCS: git:git://git.gnome.org/tomboy
-Source0:        http://download.gnome.org/sources/%{name}/1.8/%{name}-%{version}.tar.xz
+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.8.0-ndesk-dbus.patch
+Patch0:         tomboy-1.9.2-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
+* Fri Nov 11 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.2-1
+- Update to 1.9.2.
+
 * Wed Sep 28 2011 Ray Strode <rstrode at redhat.com> - 1.8.0-1
 - Update to 1.8.0
 


More information about the scm-commits mailing list