[tomboy] Update to 1.9.4.

Thomas Moschny thm at fedoraproject.org
Thu Dec 22 21:40:06 UTC 2011


commit 72a03ee7b65ab5a0eaa4cace45701e251eb4dcd3
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Thu Dec 22 22:39:20 2011 +0100

    Update to 1.9.4.

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...esk-dbus.patch => tomboy-1.9.4-ndesk-dbus.patch |   74 ++++++++++----------
 tomboy.spec                                        |    7 ++-
 4 files changed, 44 insertions(+), 40 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e66d8e..82287c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.8.0.tar.xz
 /tomboy-1.9.2.tar.xz
 /tomboy-1.9.3.tar.xz
+/tomboy-1.9.4.tar.xz
diff --git a/sources b/sources
index bafe838..c224e7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba1107923fb90ab373587394e0ff13df  tomboy-1.9.3.tar.xz
+fd1bdccf783f79df4c525d1d2aa73d44  tomboy-1.9.4.tar.xz
diff --git a/tomboy-1.9.3-ndesk-dbus.patch b/tomboy-1.9.4-ndesk-dbus.patch
similarity index 57%
rename from tomboy-1.9.3-ndesk-dbus.patch
rename to tomboy-1.9.4-ndesk-dbus.patch
index f5ffcee..84bb164 100644
--- a/tomboy-1.9.3-ndesk-dbus.patch
+++ b/tomboy-1.9.4-ndesk-dbus.patch
@@ -1,6 +1,6 @@
-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
+diff -up tomboy-1.9.4/configure.in.orig tomboy-1.9.4/configure.in
+--- tomboy-1.9.4/configure.in.orig	2011-11-27 22:39:57.000000000 +0100
++++ tomboy-1.9.4/configure.in	2011-12-22 22:33:27.824766685 +0100
 @@ -170,9 +170,9 @@ fi
  AC_SUBST(DBUS_SERVICE_DIR)
  
@@ -13,10 +13,10 @@ diff -up tomboy-1.9.3/configure.in.orig tomboy-1.9.3/configure.in
  AC_SUBST(DBUS_LIBS)
  
  #
-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
+diff -up tomboy-1.9.4/configure.orig tomboy-1.9.4/configure
+--- tomboy-1.9.4/configure.orig	2011-11-28 01:55:42.000000000 +0100
++++ tomboy-1.9.4/configure	2011-12-22 22:33:27.881768276 +0100
+@@ -14433,7 +14433,7 @@ fi
  
  
  #
@@ -25,7 +25,7 @@ diff -up tomboy-1.9.3/configure.orig tomboy-1.9.3/configure
  #
  
  pkg_failed=no
-@@ -13645,12 +13645,12 @@ if test -n "$DBUS_CFLAGS"; then
+@@ -14444,12 +14444,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.3/configure.orig tomboy-1.9.3/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
+@@ -14461,12 +14461,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.3/configure.orig tomboy-1.9.3/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
+@@ -14487,14 +14487,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.9.3/configure.orig tomboy-1.9.3/configure
  
  $DBUS_PKG_ERRORS
  
-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
+diff -up tomboy-1.9.4/Tomboy/Addins/Tasque/RemoteControl.cs.orig tomboy-1.9.4/Tomboy/Addins/Tasque/RemoteControl.cs
+--- tomboy-1.9.4/Tomboy/Addins/Tasque/RemoteControl.cs.orig	2011-06-21 02:55:49.000000000 +0200
++++ tomboy-1.9.4/Tomboy/Addins/Tasque/RemoteControl.cs	2011-12-22 22:33:27.823766657 +0100
 @@ -4,7 +4,7 @@
  using System;
  using System.Collections.Generic;
@@ -87,9 +87,9 @@ diff -up tomboy-1.9.3/Tomboy/Addins/Tasque/RemoteControl.cs.orig tomboy-1.9.3/To
  using org.freedesktop.DBus;
  
  namespace Tasque
-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
+diff -up tomboy-1.9.4/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig tomboy-1.9.4/Tomboy/Addins/Tasque/TasqueNoteAddin.cs
+--- tomboy-1.9.4/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig	2011-06-21 02:55:49.000000000 +0200
++++ tomboy-1.9.4/Tomboy/Addins/Tasque/TasqueNoteAddin.cs	2011-12-22 22:33:27.823766657 +0100
 @@ -5,7 +5,7 @@ using Mono.Unix;
  
  using Tomboy;
@@ -99,9 +99,9 @@ diff -up tomboy-1.9.3/Tomboy/Addins/Tasque/TasqueNoteAddin.cs.orig tomboy-1.9.3/
  using org.freedesktop.DBus;
  
  namespace Tomboy.TasqueAddin
-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
+diff -up tomboy-1.9.4/Tomboy/GnomeApplication.cs.orig tomboy-1.9.4/Tomboy/GnomeApplication.cs
+--- tomboy-1.9.4/Tomboy/GnomeApplication.cs.orig	2011-07-11 21:14:40.000000000 +0200
++++ tomboy-1.9.4/Tomboy/GnomeApplication.cs	2011-12-22 22:33:27.823766657 +0100
 @@ -9,7 +9,7 @@ using Mono.Unix.Native;
  
  using Hyena;
@@ -111,9 +111,9 @@ diff -up tomboy-1.9.3/Tomboy/GnomeApplication.cs.orig tomboy-1.9.3/Tomboy/GnomeA
  using org.gnome.SessionManager;
  
  namespace Tomboy
-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
+diff -up tomboy-1.9.4/Tomboy/Gnome.Keyring/Ring.cs.orig tomboy-1.9.4/Tomboy/Gnome.Keyring/Ring.cs
+--- tomboy-1.9.4/Tomboy/Gnome.Keyring/Ring.cs.orig	2011-06-21 02:55:49.000000000 +0200
++++ tomboy-1.9.4/Tomboy/Gnome.Keyring/Ring.cs	2011-12-22 22:33:27.823766657 +0100
 @@ -39,7 +39,7 @@ using System.Reflection;
  using Mono.Unix;
  
@@ -123,9 +123,9 @@ diff -up tomboy-1.9.3/Tomboy/Gnome.Keyring/Ring.cs.orig tomboy-1.9.3/Tomboy/Gnom
  #endif
  
  namespace Gnome.Keyring {
-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
+diff -up tomboy-1.9.4/Tomboy/GnomeSession.cs.orig tomboy-1.9.4/Tomboy/GnomeSession.cs
+--- tomboy-1.9.4/Tomboy/GnomeSession.cs.orig	2011-06-21 02:55:49.000000000 +0200
++++ tomboy-1.9.4/Tomboy/GnomeSession.cs	2011-12-22 22:33:27.823766657 +0100
 @@ -21,7 +21,7 @@
  //
  
@@ -135,9 +135,9 @@ diff -up tomboy-1.9.3/Tomboy/GnomeSession.cs.orig tomboy-1.9.3/Tomboy/GnomeSessi
  using org.freedesktop.DBus;
  
  // Gnome Session DBus API
-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
+diff -up tomboy-1.9.4/Tomboy/RemoteControl.cs.orig tomboy-1.9.4/Tomboy/RemoteControl.cs
+--- tomboy-1.9.4/Tomboy/RemoteControl.cs.orig	2011-06-21 02:55:49.000000000 +0200
++++ tomboy-1.9.4/Tomboy/RemoteControl.cs	2011-12-22 22:33:27.823766657 +0100
 @@ -2,7 +2,7 @@
  using System;
  using System.Collections.Generic;
@@ -147,9 +147,9 @@ diff -up tomboy-1.9.3/Tomboy/RemoteControl.cs.orig tomboy-1.9.3/Tomboy/RemoteCon
  using org.freedesktop.DBus;
  #endif
  
-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
+diff -up tomboy-1.9.4/Tomboy/RemoteControlProxy.cs.orig tomboy-1.9.4/Tomboy/RemoteControlProxy.cs
+--- tomboy-1.9.4/Tomboy/RemoteControlProxy.cs.orig	2011-06-21 02:55:49.000000000 +0200
++++ tomboy-1.9.4/Tomboy/RemoteControlProxy.cs	2011-12-22 22:33:27.823766657 +0100
 @@ -1,7 +1,7 @@
  using System;
  using System.Threading;
diff --git a/tomboy.spec b/tomboy.spec
index 7eb715a..4b32b72 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.9.3
+Version:        1.9.4
 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.3-ndesk-dbus.patch
+Patch0:         tomboy-1.9.4-ndesk-dbus.patch
 
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(gconf-sharp-2.0)
@@ -147,6 +147,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Thu Dec 22 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.4-1
+- Update to 1.9.4.
+
 * Sat Dec 10 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.3-1
 - Update to 1.9.3.
 


More information about the scm-commits mailing list