Mailinglist Archive: opensuse-commit (1426 mails)
| < Previous | Next > |
commit vino
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 12 Mar 2007 02:00:08 +0100
- Message-id: <20070312010008.9A170678188@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package vino
checked in at Mon Mar 12 02:00:08 CET 2007.
--------
--- GNOME/vino/vino.changes 2007-02-05 18:15:23.000000000 +0100
+++ /mounts/work_src_done/STABLE/vino/vino.changes 2007-03-12 01:40:41.110611000 +0100
@@ -1,0 +2,37 @@
+Fri Mar 9 16:18:51 CST 2007 - maw@xxxxxxx
+
+- Remove the removal of the po/no stuff.
+
+-------------------------------------------------------------------
+Fri Mar 9 16:03:13 CST 2007 - maw@xxxxxxx
+
+- Update to version 2.17.5
+ + Add D-Bus support so that capplet can find out the port number
+ from the server (Jonh, Mark)
+ + Display a notification bubble when someone connects if we
+ haven't already prompted the user for authorization (Jonh, Mark)
+ + Replace deprecated GnomeIconTheme usage with GtkIconTheme (Christian Persch)
+ + Don't mark GObject property descriptions for translation (Mark)
+ + Add a status icon allowing you to disconnect users
+ (Jonh Wendell, Christian Persch, Mark, Calum, Andre Klapper)
+ + Hide the help button in the prompt dialog (Mark)
+ + Fix broken keyboard under Xsun (Halton Huo, Mark)
+ + Fix the desktop name remoted to the client (Jonh Wendell)
+ + Fix the stringification of the client hostname (Jonh Wendell)
+ + Add "local_only" GConf key for use with SSH tunnels (Mark, Shaya Potter)
+ + Add "alternative_port" GConf key (Mark, John Wendell)
+ + Add ability to use gnome-keyring to store VNC password (Mark, Steven Zhang)
+ + Add IPv6 support (Mark, Srirama Sharma)
+ + Update for RFB 3.8 (Dan Winship)
+ + Fix for X servers which don't support XShm (Dan Winship)
+ + Fix CoRRE encoding problem (Mark)
+ + Back-port some fixes from upstream libvncserver (Mark)
+ + Add GTK category to .desktop file (Mark)
+ + Mark some weird glade strings as non-translatable (Mark)
+ + Fix icons not changing when icon theme changes (Mark)
+ + Use glib's base64 functions instead of our own (Mark)
+ + Use GtkLinkButton instead of VinoURL (Mariano Suárez-Alvarez)
+ + Fix hang on wrong login (Gary Coady)
+- Remove upstreamed vino-xgl.patch.
+
+-------------------------------------------------------------------
Old:
----
vino-2.13.5.tar.bz2
vino-xgl.patch
New:
----
vino-2.17.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vino.spec ++++++
--- /var/tmp/diff_new_pack.s10319/_old 2007-03-12 01:59:46.000000000 +0100
+++ /var/tmp/diff_new_pack.s10319/_new 2007-03-12 01:59:46.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package vino (Version 2.13.5)
+# spec file for package vino (Version 2.17.5)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,12 +16,11 @@
BuildRequires: gnome-icon-theme gnome-panel
License: GNU General Public License (GPL)
Group: System/GUI/GNOME
-Version: 2.13.5
-Release: 41
+Version: 2.17.5
+Release: 1
Summary: GNOME VNC Server
Source: vino-%{version}.tar.bz2
Patch: vino-desktop.patch
-Patch2: vino-xgl.patch
URL: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
@@ -53,9 +52,6 @@
%prep
%setup
%patch
-%patch2
-rm po/no.*
-sed -i "s/\(ALL_LINGUAS.*\) no /\1 /" configure.in
%build
autoreconf -f -i
@@ -95,7 +91,38 @@
%{_datadir}/icons/hicolor/*/*/*.*
%{_prefix}/lib/gnome-panel/*
-%changelog -n vino
+%changelog
+* Fri Mar 09 2007 - maw@xxxxxxx
+- Remove the removal of the po/no stuff.
+* Fri Mar 09 2007 - maw@xxxxxxx
+- Update to version 2.17.5
+ + Add D-Bus support so that capplet can find out the port number
+ from the server (Jonh, Mark)
+ + Display a notification bubble when someone connects if we
+ haven't already prompted the user for authorization (Jonh, Mark)
+ + Replace deprecated GnomeIconTheme usage with GtkIconTheme (Christian Persch)
+ + Don't mark GObject property descriptions for translation (Mark)
+ + Add a status icon allowing you to disconnect users
+ (Jonh Wendell, Christian Persch, Mark, Calum, Andre Klapper)
+ + Hide the help button in the prompt dialog (Mark)
+ + Fix broken keyboard under Xsun (Halton Huo, Mark)
+ + Fix the desktop name remoted to the client (Jonh Wendell)
+ + Fix the stringification of the client hostname (Jonh Wendell)
+ + Add "local_only" GConf key for use with SSH tunnels (Mark, Shaya Potter)
+ + Add "alternative_port" GConf key (Mark, John Wendell)
+ + Add ability to use gnome-keyring to store VNC password (Mark, Steven Zhang)
+ + Add IPv6 support (Mark, Srirama Sharma)
+ + Update for RFB 3.8 (Dan Winship)
+ + Fix for X servers which don't support XShm (Dan Winship)
+ + Fix CoRRE encoding problem (Mark)
+ + Back-port some fixes from upstream libvncserver (Mark)
+ + Add GTK category to .desktop file (Mark)
+ + Mark some weird glade strings as non-translatable (Mark)
+ + Fix icons not changing when icon theme changes (Mark)
+ + Use glib's base64 functions instead of our own (Mark)
+ + Use GtkLinkButton instead of VinoURL (Mariano Suárez-Alvarez)
+ + Fix hang on wrong login (Gary Coady)
+- Remove upstreamed vino-xgl.patch.
* Mon Feb 05 2007 - sbrabec@xxxxxxx
- Fixed Categories.
* Fri Jan 12 2007 - sbrabec@xxxxxxx
++++++ vino-2.13.5.tar.bz2 -> vino-2.17.5.tar.bz2 ++++++
++++ 56897 lines of diff (skipped)
++++++ vino-desktop.patch ++++++
--- /var/tmp/diff_new_pack.s10319/_old 2007-03-12 01:59:48.000000000 +0100
+++ /var/tmp/diff_new_pack.s10319/_new 2007-03-12 01:59:48.000000000 +0100
@@ -1,15 +1,12 @@
-Index: ./capplet/vino-preferences.desktop.in.in
+Index: capplet/vino-preferences.desktop.in.in
===================================================================
-RCS file: /cvs/gnome/vino/capplet/vino-preferences.desktop.in.in,v
-retrieving revision 1.1
-diff -u -p -r1.1 vino-preferences.desktop.in.in
---- ./capplet/vino-preferences.desktop.in.in 29 Nov 2004 16:50:17 -0000 1.1
-+++ ./capplet/vino-preferences.desktop.in.in 31 Oct 2005 11:36:58 -0000
+--- capplet/vino-preferences.desktop.in.in.orig
++++ capplet/vino-preferences.desktop.in.in
@@ -7,7 +7,7 @@ Icon=gnome-remote-desktop.png
Terminal=false
Type=Application
StartupNotify=true
--Categories=GNOME;Application;Settings;
+-Categories=GNOME;GTK;Application;Settings;
+Categories=GNOME;Application;Settings;AdvancedSettings;System;RemoteAccess;
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |