Hello community, here is the log from the commit of package gnome-utils for openSUSE:Factory checked in at Thu May 5 14:17:57 CEST 2011. -------- --- GNOME/gnome-utils/gnome-utils.changes 2011-02-13 17:23:32.000000000 +0100 +++ /mounts/work_src_done/STABLE/gnome-utils/gnome-utils.changes 2011-04-27 15:45:12.000000000 +0200 @@ -1,0 +2,67 @@ +Wed Apr 27 11:11:52 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.1: + + gnome-dictionnary: + - remove dictionnary panel applet + - remove assertion in sidebar code + - be more resilient when loading/saving state + + Updated translations. + +------------------------------------------------------------------- +Mon Apr 25 19:26:50 CEST 2011 - vuntz@opensuse.org + +- Remove gnome-patch-translation BuildRequires as this is not + needed anymore. + +------------------------------------------------------------------- +Tue Apr 12 16:03:09 UTC 2011 - dimstar@opensuse.org + +- Add gnome-panel-applet-dictionary Obsoletes for a smooth upgrade. + +------------------------------------------------------------------- +Tue Apr 5 13:46:24 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 28 14:40:02 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.93: + + baobab: Use /org/gnome as starting path for schemas + + logview: Use /org/gnome as starting path for schemas + + screenshot: Use /org/gnome as starting path for schemas + + Updated translations. +- Changes from version 2.91.91: + + new awesome high-res icons for Logview and Baobab + + gnome-screehshot's interactive mode is now fixed + + gnome-screenshot now exports ICC information +- Changes from version 2.91.5: + + logview: add a menu item to disable autoscrolling + + screenshot: remove help button and place copy botton at left +- Changes from version 2.91.4: + + Bugfix release, that fixes the gnome-screenshot tool for being + used with new GTK+ versions. +- Changes from version 2.91.3: + + most applications have been ported to GSettings and/or + GtkApplication. +- Changes from version 2.91.2: + + mostly build fixes for GTK+ deprecations. +- Changes from version 2.91.1: + + gnome-font-viewer has now been resurrected from + gnome-control-center and moved to gnome-utils. +- Changes from version 2.91.0: + + start port to GTK+3. +- Replace GConf2 schemas handling with GSettings schemas handling, + with %glib2_gsettings_schema_* macros. +- Add %gconf_schemas_prereq to gnome-search-tool since it still + uses gconf. +- Change old-style BuildRequires to new pkgconfig()/GNOME3 ones: + libcanberra-devel to libcanberra-gtk3 +- Add gconf2-devel (it was implied before) and + pkgconfig(gsettings-desktop-schemas) BuildRequires. +- Drop gnome-panel-applet-dictionary subpackage as the applet is + not buildable and will get removed upstream. +- Rebase gnome-utils-logview-run-as-root.patch. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-utils-2.32.0.tar.bz2 New: ---- gnome-utils-3.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-utils.spec ++++++ --- /var/tmp/diff_new_pack.C1b6rf/_old 2011-05-05 14:15:06.000000000 +0200 +++ /var/tmp/diff_new_pack.C1b6rf/_new 2011-05-05 14:15:06.000000000 +0200 @@ -18,8 +18,8 @@ Name: gnome-utils -Version: 2.32.0 -Release: 3 +Version: 3.0.1 +Release: 1 License: GPLv2+ Summary: Utilities for GNOME Url: http://www.gnome.org @@ -36,14 +36,14 @@ # PATCH-FIX-OPENSUSE gnome-utils-desktop-icons.patch vuntz@novell.com -- We need the icons in hicolor, so we'll have to copy them Patch32: gnome-utils-desktop-icons.patch BuildRequires: fdupes +BuildRequires: gconf2-devel BuildRequires: gnome-doc-utils-devel BuildRequires: gnome-icon-theme -BuildRequires: gnome-panel-devel -BuildRequires: gnome-patch-translation -BuildRequires: libcanberra-devel BuildRequires: libgtop-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: pkgconfig(gsettings-desktop-schemas) +BuildRequires: pkgconfig(libcanberra-gtk3) Requires: gnome-icon-theme Requires: tango-icon-theme # We need xdg-su for gnome-utils-logview-run-as-root.patch @@ -51,8 +51,9 @@ Recommends: %{name}-lang Provides: gnome-utils2 Obsoletes: gnome-utils2 +Obsoletes: gnome-panel-applet-dictionary < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%gconf_schemas_prereq +%glib2_gsettings_schema_requires %description This package contains some utilities for GNOME, such as a disk usage @@ -66,23 +67,12 @@ Recommends: gnome-search-tool-lang # Translations are in the common po files, unfortunately Recommends: %{name}-lang +%gconf_schemas_prereq %description -n gnome-search-tool This is the GNOME Seach Tool as shipped with the GNOME utilities. It uses command-line tools such as find and locate to get results. -%package -n gnome-panel-applet-dictionary -License: GPLv2+ -Summary: A GNOME panel applet to look up words in dictionary sources -Group: System/GUI/GNOME -# Some files are shared between the main gnome-dictionary tool and the applet -Requires: %{name} = %{version} -Supplements: packageand(%{name}:gnome-panel} - -%description -n gnome-panel-applet-dictionary -This package contains a panel applet to look up words in dictionary -sources. - %package -n libgdict-1_0-6 License: LGPLv2+ Summary: Library to look up words in dictionary sources @@ -122,18 +112,18 @@ %configure\ --disable-static \ --disable-scrollkeeper -make %{?jobs:-j%jobs} +make %{?jobs:-j%jobs} V=1 %install %makeinstall %if 0%{?suse_version} <= 1120 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif -for size in 8x8 16x16 22x22 24x24 32x32 48x48; do +for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do # will be fixed when bgo#569049 is fixed - if test -f %{_datadir}/icons/gnome/$size/apps/logviewer.png; then + if test -f %{_datadir}/icons/gnome/$size/apps/logview.png; then mkdir -p %{buildroot}%{_datadir}/icons/hicolor/$size/apps - cp -a %{_datadir}/icons/gnome/$size/apps/logviewer.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/logviewer.png + cp -a %{_datadir}/icons/gnome/$size/apps/logview.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/logview.png fi # will be fixed when bgo#569048 is fixed if test -f %{_datadir}/icons/gnome/$size/apps/applets-screenshooter.png; then @@ -145,23 +135,18 @@ cp -a %{_datadir}/icons/gnome/$size/actions/system-search.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/gnome-search-tool.png fi done +%suse_update_desktop_file baobab Monitor %suse_update_desktop_file gnome-dictionary +%suse_update_desktop_file gnome-font-viewer +%suse_update_desktop_file gnome-screenshot X-SuSE-DesktopUtility %suse_update_desktop_file -G "GNOME Search Tool" gnome-search-tool Filesystem %suse_update_desktop_file gnome-system-log -%suse_update_desktop_file gnome-screenshot X-SuSE-DesktopUtility -%suse_update_desktop_file baobab Monitor %find_lang %{name}-2.0 %{?no_lang_C} # Add help files %find_lang baobab %{?no_lang_C} %{name}-2.0.lang %find_lang gnome-dictionary %{?no_lang_C} %{name}-2.0.lang %find_lang gnome-system-log %{?no_lang_C} %{name}-2.0.lang %find_lang gnome-search-tool %{?no_lang_C} -# schemas for main package -%def_gconf_schemas %{name} -%add_gconf_schemas baobab -%add_gconf_schemas gnome-dictionary -%add_gconf_schemas gnome-screenshot -%add_gconf_schemas gnome-system-log # schemas for other subpackages %def_gconf_schemas gnome-search-tool %add_gconf_schemas gnome-search-tool @@ -172,19 +157,15 @@ %clean rm -rf %{buildroot} -%pre -f %{name}.schemas_pre - %post %desktop_database_post %icon_theme_cache_post - -%posttrans -f %{name}.schemas_posttrans - -%preun -f %{name}.schemas_preun +%glib2_gsettings_schema_post %postun %desktop_database_postun %icon_theme_cache_postun +%glib2_gsettings_schema_postun %pre -n gnome-search-tool -f gnome-search-tool.schemas_pre @@ -204,7 +185,7 @@ %postun -n libgdict-1_0-6 -p /sbin/ldconfig -%files -f %{name}.schemas_list +%files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README %dir %{_datadir}/gnome/ @@ -218,8 +199,8 @@ %{_bindir}/baobab %{_datadir}/applications/baobab.desktop %{_datadir}/baobab/ +%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml %{_datadir}/icons/hicolor/*/apps/baobab.png -%{_datadir}/icons/hicolor/*/apps/baobab.svg %{_mandir}/man1/baobab.1* # gnome-dictionary %dir %{_datadir}/gnome/help/gnome-dictionary/ @@ -228,12 +209,15 @@ %doc %{_datadir}/omf/gnome-dictionary/gnome-dictionary-C.omf %{_bindir}/gnome-dictionary %{_datadir}/applications/gnome-dictionary.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.dictionary.gschema.xml %{_datadir}/gnome-dictionary/ %{_mandir}/man1/gnome-dictionary.1* # gnome-screenshot %{_bindir}/gnome-panel-screenshot %{_bindir}/gnome-screenshot +%{_datadir}/GConf/gsettings/gnome-screenshot.convert %{_datadir}/applications/gnome-screenshot.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml %{_datadir}/gnome-screenshot/ %{_datadir}/icons/hicolor/*/apps/applets-screenshooter.png %{_mandir}/man1/gnome-screenshot.1* @@ -243,10 +227,18 @@ %dir %{_datadir}/omf/gnome-system-log/ %doc %{_datadir}/omf/gnome-system-log/gnome-system-log-C.omf %{_bindir}/gnome-system-log +%{_datadir}/GConf/gsettings/logview.convert %{_datadir}/applications/gnome-system-log.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-log.gschema.xml %{_datadir}/gnome-utils/ -%{_datadir}/icons/hicolor/*/apps/logviewer.png +%{_datadir}/icons/hicolor/*/apps/logview.png %{_mandir}/man1/gnome-system-log.1* +# gnome-font-viewer +%{_bindir}/gnome-font-viewer +%{_bindir}/gnome-thumbnail-font +%{_datadir}/applications/gnome-font-viewer.desktop +%dir %{_datadir}/thumbnailers +%{_datadir}/thumbnailers/gnome-font-viewer.thumbnailer %files -n gnome-search-tool -f gnome-search-tool.schemas_list %defattr(-,root,root) @@ -264,12 +256,6 @@ %{_datadir}/pixmaps/gsearchtool/ %{_mandir}/man1/gnome-search-tool.1* -%files -n gnome-panel-applet-dictionary -%defattr(-,root,root) -%{_datadir}/gnome-2.0/ui/GNOME_DictionaryApplet.xml -%{_libdir}/bonobo/servers/GNOME_DictionaryApplet.server -%{_libexecdir}/gnome-dictionary-applet - %files -n libgdict-1_0-6 %defattr(-,root,root) %doc COPYING.libs ++++++ gnome-utils-2.32.0.tar.bz2 -> gnome-utils-3.0.1.tar.bz2 ++++++ GNOME/gnome-utils/gnome-utils-2.32.0.tar.bz2 /mounts/work_src_done/STABLE/gnome-utils/gnome-utils-3.0.1.tar.bz2 differ: char 11, line 1 ++++++ gnome-utils-logview-run-as-root.patch ++++++ --- /var/tmp/diff_new_pack.C1b6rf/_old 2011-05-05 14:15:06.000000000 +0200 +++ /var/tmp/diff_new_pack.C1b6rf/_new 2011-05-05 14:15:06.000000000 +0200 @@ -8,6 +8,6 @@ _Comment=View or monitor system log files -Exec=gnome-system-log +Exec=xdg-su -c gnome-system-log - Icon=logviewer + Icon=logview Terminal=false Type=Application ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org