Hello community, here is the log from the commit of package gnome-search-tool for openSUSE:Factory checked in at 2012-10-04 18:40:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-search-tool (Old) and /work/SRC/openSUSE:Factory/.gnome-search-tool.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-search-tool", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-search-tool/gnome-search-tool.changes 2012-03-29 13:56:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-search-tool.new/gnome-search-tool.changes 2012-10-04 18:40:26.000000000 +0200 @@ -1,0 +2,21 @@ +Tue Sep 25 15:05:14 UTC 2012 - [email protected] + +- Update to version 3.6.0: + + Updated translations. +- Replace pkgconfig(gnome-doc-utils) BuildRequires with yelp-tools: + Even though not specified in the NEWS, this version was ported + to the new documentation infrastructure. +- Do not pass --disable-scrollkeeper to configure: it's no longer a + known parameter. + +------------------------------------------------------------------- +Wed Aug 8 15:26:23 UTC 2012 - [email protected] + +- Update to version 3.5.5: + + Port to GSettings + + Updated translations. +- Drop pkgconfig(gconf-2.0) BuildRequires after the port to + GSettings. +- Replace gconf-schema handling with gsettings equivalents. + +------------------------------------------------------------------- Old: ---- gnome-search-tool-3.4.0.tar.xz New: ---- gnome-search-tool-3.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-search-tool.spec ++++++ --- /var/tmp/diff_new_pack.oVLH5f/_old 2012-10-04 18:40:27.000000000 +0200 +++ /var/tmp/diff_new_pack.oVLH5f/_new 2012-10-04 18:40:27.000000000 +0200 @@ -17,13 +17,13 @@ Name: gnome-search-tool -Version: 3.4.0 +Version: 3.6.0 Release: 0 Summary: Utility to search for files License: GPL-2.0+ Group: System/GUI/GNOME Url: http://download.gnome.org/sources/gnome-search-tool -Source: http://download.gnome.org/sources/gnome-search-tool/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-search-tool/3.6/%{name}-%{version}.tar.xz # The applets-screenshooter.png icon files are missing in the tarball, see bgo#663191 Source1: %{name}-16.png Source2: %{name}-22.png @@ -32,19 +32,20 @@ Source5: %{name}-48.png Source6: %{name}-256.png # End bgo#663191 fixup +# PATCH-FIX-OPENSUSE gnome-search-tool-desktop-icons.patch [email protected] -- Use gnome-search-tools as icon name instead of system-search. Patch0: gnome-search-tool-desktop-icons.patch BuildRequires: intltool BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gconf-2.0) -BuildRequires: pkgconfig(gio-2.0) +BuildRequires: yelp-tools +BuildRequires: pkgconfig(gio-2.0) >= 2.30.0 BuildRequires: pkgconfig(glib-2.0) >= 2.30.0 -BuildRequires: pkgconfig(gnome-doc-utils) >= 0.3.2 BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(sm) Recommends: %{name}-lang Conflicts: gnome-utils < 3.3.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%glib2_gsettings_schema_requires %description The GNOME Seach Tool uses command-line tools such as find and locate @@ -56,7 +57,7 @@ %patch0 -p1 %build -%configure --disable-scrollkeeper +%configure make %{?_smp_mflags} %install @@ -68,30 +69,29 @@ install -b -D %{_sourcedir}/%{name}-${size}.png %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png done # end bgo#663191 fixup -%find_gconf_schemas %suse_update_desktop_file %{name} Filesystem %find_lang %{name} -%pre -f %{name}.schemas_pre - -%posttrans -f %{name}.schemas_posttrans - -%preun -f %{name}.schemas_preun - %post +%glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post %postun +%glib2_gsettings_schema_postun %desktop_database_postun %icon_theme_cache_postun -%files -f %{name}.schemas_list +%files %defattr(-,root,root) %doc AUTHORS COPYING COPYING.docs NEWS %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop +%dir %{_datadir}/GConf +%dir %{_datadir}/GConf/gsettings +%{_datadir}/GConf/gsettings/gnome-search-tool.convert +%{_datadir}/glib-2.0/schemas/org.gnome.gnome-search-tool.gschema.xml %{_datadir}/pixmaps/gsearchtool/ %{_mandir}/man1/%{name}.1%{?ext_man} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
