Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit gnome-utils
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sat, 01 Sep 2007 12:59:41 +0200
  • Message-id: <20070901105941.4726E678180@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnome-utils
checked in at Sat Sep 1 12:59:41 CEST 2007.

--------
--- GNOME/gnome-utils/gnome-utils.changes       2007-08-07 21:37:01.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-utils/gnome-utils.changes        2007-08-31 18:14:41.921743000 +0200
@@ -1,0 +2,23 @@
+Fri Aug 31 17:53:24 CEST 2007 - maw@xxxxxxx
+
+- Update to version 2.19.91:
+  + Requires GLib >= 2.13.3 and GTK+ >= 2.10.0
+  + Remove invalid "Application" category from every desktop
+    entry file
+  + Dictionary
+    * #414013, #419894, #436542, #464991, #465336, and #466180
+    * Automatically hide the find pane after 5 seconds of
+      inactivity.
+  + Screenshot
+    * #455204 and #427870
+  + System Log Viewer
+    * #413498, #442846, and #364106
+  + Baobab
+    * Added filesystem total and available size for each mount
+      point in the Preferences dialog
+    * #421922, #425530, #427126, #453742, and #462424
+  (The preceeding bug numbers are all against bugzilla.gnome.org)
+- Refresh gnome-utils-autobuild-warning.patch and
+  baobab-desktop.patch.
+
+-------------------------------------------------------------------

Old:
----
  gnome-utils-2.18.1.tar.bz2

New:
----
  genericname-desktop.patch
  gnome-utils-2.19.91.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-utils.spec ++++++
--- /var/tmp/diff_new_pack.K13105/_old  2007-09-01 12:58:14.000000000 +0200
+++ /var/tmp/diff_new_pack.K13105/_new  2007-09-01 12:58:14.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package gnome-utils (Version 2.18.1)
+# spec file for package gnome-utils (Version 2.19.91)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -16,8 +16,8 @@
 Group:          System/GUI/GNOME
 Provides:       gnome-utils2
 Obsoletes:      gnome-utils2
-Version:        2.18.1
-Release:        13
+Version:        2.19.91
+Release:        1
 Summary:        Basic Utilities for the GNOME 2.x Desktop
 Source:         ftp://ftp.gnome.org/pub/gnome/sources/gnome-utils/2.16/%{name}-%{version}.tar.bz2
 Source1:        gnome-screenshot.desktop
@@ -29,9 +29,10 @@
 Patch26:        gnome-utils-autobuild-warning.patch
 Patch27:        baobab-desktop.patch
 Patch28:        abuild-warnings.patch
+Patch29:        genericname-desktop.patch
 URL:            http://www.gnome.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       gnome-icon-theme
+Requires:       gnome-icon-theme tango-icon-theme
 Requires:       %{name}-lang = %{version}
 
 %gconf_schemas_prereq
@@ -295,6 +296,7 @@
 %patch26
 %patch27
 %patch28 -p1
+%patch29 -p1
 gnome-patch-translation-update
 
 %build
@@ -312,7 +314,7 @@
 %makeinstall
 cp %SOURCE2 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/
 ln -s ../icons/gnome/48x48/apps/applets-screenshooter.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
-ln -s ../icons/gnome/48x48/apps/gnome-searchtool.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
+### ln -s ../icons/gnome/48x48/apps/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
 %suse_update_desktop_file gfloppy              System  Filesystem
 %suse_update_desktop_file gnome-dictionary      Office  Dictionary
 %suse_update_desktop_file -G "GNOME Search Tool" gnome-search-tool     Utility Filesystem
@@ -326,6 +328,7 @@
 # FIXME!
 install -d $RPM_BUILD_ROOT%{_datadir}/pixmaps
 ln -s %{_datadir}/icons/gnome/16x16/devices/gnome-dev-floppy.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/gnome-dev-floppy.png
+ln -s %{_datadir}/icons/gnome/16x16/actions/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/system-search.png
 %find_lang %{name}-2.0
 %find_gconf_schemas
 cat %{name}.schemas_list >%{name}.lst
@@ -385,6 +388,26 @@
 %{_datadir}/gtk-doc/html/gdict
 
 %changelog
+* Fri Aug 31 2007 - maw@xxxxxxx
+- Update to version 2.19.91:
+  + Requires GLib >= 2.13.3 and GTK+ >= 2.10.0
+  + Remove invalid "Application" category from every desktop
+  entry file
+  + Dictionary
+  * #414013, #419894, #436542, #464991, #465336, and #466180
+  * Automatically hide the find pane after 5 seconds of
+  inactivity.
+  + Screenshot
+  * #455204 and #427870
+  + System Log Viewer
+  * #413498, #442846, and #364106
+  + Baobab
+  * Added filesystem total and available size for each mount
+  point in the Preferences dialog
+  * #421922, #425530, #427126, #453742, and #462424
+  (The preceeding bug numbers are all against bugzilla.gnome.org)
+- Refresh gnome-utils-autobuild-warning.patch and
+  baobab-desktop.patch.
 * Tue Aug 07 2007 - maw@xxxxxxx
 - Use %%fdupes
 - Split off a -lang subpackage.

++++++ baobab-desktop.patch ++++++
--- /var/tmp/diff_new_pack.K13105/_old  2007-09-01 12:58:14.000000000 +0200
+++ /var/tmp/diff_new_pack.K13105/_new  2007-09-01 12:58:14.000000000 +0200
@@ -5,7 +5,7 @@
 @@ -2,7 +2,6 @@
  Encoding=UTF-8
  _Name=Disk Usage Analyzer
- _Comment=Analyze disk usage
+ _Comment=Check folder sizes and available disk space
 -_GenericName=Disk Usage Analyzer
  TryExec=baobab
  Exec=baobab

++++++ genericname-desktop.patch ++++++
Index: gnome-utils-2.19.91/baobab/data/baobab.desktop.in.in
===================================================================
--- gnome-utils-2.19.91.orig/baobab/data/baobab.desktop.in.in
+++ gnome-utils-2.19.91/baobab/data/baobab.desktop.in.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 _Name=Disk Usage Analyzer
+_GenericName=Disk Usage Analyzer
 _Comment=Check folder sizes and available disk space
 TryExec=baobab
 Exec=baobab
Index: gnome-utils-2.19.91/gfloppy/gfloppy.desktop.in
===================================================================
--- gnome-utils-2.19.91.orig/gfloppy/gfloppy.desktop.in
+++ gnome-utils-2.19.91/gfloppy/gfloppy.desktop.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 _Name=Floppy Formatter
+_GenericName=Floppy Formatter
 _Comment=Format floppy disks
 Exec=gfloppy
 Terminal=false
Index: gnome-utils-2.19.91/gnome-dictionary/data/gnome-dictionary.desktop.in.in
===================================================================
--- gnome-utils-2.19.91.orig/gnome-dictionary/data/gnome-dictionary.desktop.in.in
+++ gnome-utils-2.19.91/gnome-dictionary/data/gnome-dictionary.desktop.in.in
@@ -1,11 +1,12 @@
 [Desktop Entry]
 Encoding=UTF-8
 _Name=Dictionary
+_GenericName=Dictionary
 _Comment=Check word definitions and spellings in an online dictionary
 Exec=gnome-dictionary
 Terminal=false
 Type=Application
-Icon=gnome-dictionary.png
+Icon=gnome-dictionary
 StartupNotify=true
 Categories=GNOME;GTK;Utility;
 X-GNOME-DocPath=gnome-dictionary/gnome-dictionary.xml
Index: gnome-utils-2.19.91/gnome-screenshot/gnome-screenshot.desktop.in
===================================================================
--- gnome-utils-2.19.91.orig/gnome-screenshot/gnome-screenshot.desktop.in
+++ gnome-utils-2.19.91/gnome-screenshot/gnome-screenshot.desktop.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 _Name=Take Screenshot
+_GenericName=Take Screenshot
 _Comment=Save images of your desktop or individual windows
 Exec=gnome-screenshot --interactive
 Terminal=false
Index: gnome-utils-2.19.91/logview/gnome-system-log.desktop.in.in
===================================================================
--- gnome-utils-2.19.91.orig/logview/gnome-system-log.desktop.in.in
+++ gnome-utils-2.19.91/logview/gnome-system-log.desktop.in.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 _Name=System Log
+_GenericName=System Log
 _Comment=View or monitor system log files
 Exec=gnome-system-log
 Icon=logviewer
Index: gnome-utils-2.19.91/gsearchtool/gnome-search-tool.desktop.in
===================================================================
--- gnome-utils-2.19.91.orig/gsearchtool/gnome-search-tool.desktop.in
+++ gnome-utils-2.19.91/gsearchtool/gnome-search-tool.desktop.in
@@ -3,7 +3,7 @@ Encoding=UTF-8
 _Name=Search for Files...
 _Comment=Locate documents and folders on this computer by name or content
 Exec=gnome-search-tool
-Icon=gnome-searchtool
+Icon=system-search
 Terminal=false
 Type=Application
 StartupNotify=true

++++++ gnome-utils-2.18.1.tar.bz2 -> gnome-utils-2.19.91.tar.bz2 ++++++
++++ 80351 lines of diff (skipped)

++++++ gnome-utils-autobuild-warning.patch ++++++
--- /var/tmp/diff_new_pack.K13105/_old  2007-09-01 12:58:20.000000000 +0200
+++ /var/tmp/diff_new_pack.K13105/_new  2007-09-01 12:58:20.000000000 +0200
@@ -1,6 +1,8 @@
---- gnome-dictionary/src/gdict-applet.c
+Index: gnome-dictionary/src/gdict-applet.c
+===================================================================
+--- gnome-dictionary/src/gdict-applet.c.orig
 +++ gnome-dictionary/src/gdict-applet.c
-@@ -439,6 +439,7 @@
+@@ -444,6 +444,7 @@ gdict_applet_icon_toggled_cb (GtkWidget 
        
        priv->is_window_showing = FALSE;
      }
@@ -8,7 +10,9 @@
  }
  
  static void
---- gnome-screenshot/screenshot-xfer.c
+Index: gnome-screenshot/screenshot-xfer.c
+===================================================================
+--- gnome-screenshot/screenshot-xfer.c.orig
 +++ gnome-screenshot/screenshot-xfer.c
 @@ -4,6 +4,10 @@
  #include "gnome-egg-xfer-dialog.h"
@@ -21,9 +25,11 @@
  #include <glib/gi18n.h>
  
  typedef struct
---- logview/log_repaint.c
+Index: logview/log_repaint.c
+===================================================================
+--- logview/log_repaint.c.orig
 +++ logview/log_repaint.c
-@@ -63,6 +63,7 @@
+@@ -63,6 +63,7 @@ logview_show_normal_cursor (LogviewWindo
      gdk_display_flush (gtk_widget_get_display (GTK_WIDGET (logview)));
      busy_cursor = FALSE;
    }
@@ -31,18 +37,9 @@
  }
  
  void
---- logview/main.c
-+++ logview/main.c
-@@ -87,7 +87,7 @@
-       gint numlogs;
-       GSList *logs;
-       Log *log;
--      gint i;
-+      gint i = 0;

-       g_assert (LOGVIEW_IS_WINDOW (logview));
-       numlogs = logview_count_logs (logview);
---- logview/misc.c
+Index: logview/misc.c
+===================================================================
+--- logview/misc.c.orig
 +++ logview/misc.c
 @@ -17,15 +17,13 @@
      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread