Hello community, here is the log from the commit of package gnome-games for openSUSE:Factory checked in at 2012-02-20 16:11:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-games (Old) and /work/SRC/openSUSE:Factory/.gnome-games.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-games", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-games/gnome-games.changes 2012-01-26 14:03:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-games.new/gnome-games.changes 2012-02-20 16:11:23.000000000 +0100 @@ -1,0 +2,27 @@ +Tue Feb 7 13:31:16 UTC 2012 - [email protected] + +- Update to version 3.3.5: + + Help is built with yelp-tools instead of gnome-doc-utils + + Performance improvements: iagno, gnomine, mahjongg + + Removed statusbar: gnomine, iagno + + iagno: + - Add back 'Flip final results' option + + gnomine: + - Add a new game screen + - Increase minimum mine size + + quadrapassel: + - Port from C++ to Vala + - Add show where block will land + - Add fullscreen option +- Remove xz BuildRequires now that it comes for free in the build + system. +- Remove now unneeded gcc-c++ BuildRequires. +- Add vala BuildRequires for the vala games. +- Add explicit pkgconfig(gtk+-3.0) BuildRequires, so it can be + versioned. +- Change gnome-doc-utils-devel BuildRequires to yelp-tools, + following upstream change. +- Add the usual hack to correctly detect translated help installed + in new directory until %find_lang does it. + +------------------------------------------------------------------- Old: ---- gnome-games-3.3.4.1.tar.xz New: ---- gnome-games-3.3.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-games.spec ++++++ --- /var/tmp/diff_new_pack.LeKK07/_old 2012-02-20 16:11:26.000000000 +0100 +++ /var/tmp/diff_new_pack.LeKK07/_new 2012-02-20 16:11:26.000000000 +0100 @@ -17,8 +17,9 @@ Name: gnome-games -Version: 3.3.4.1 +Version: 3.3.5 Release: 0 +# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang # FIXME: validate list of games for the recommended subpackage Summary: Games for GNOME License: GPL-2.0+ ; GPL-3.0+ ; LGPL-2.1+ @@ -31,8 +32,6 @@ BuildRequires: clutter-devel BuildRequires: clutter-gtk-devel BuildRequires: fdupes -BuildRequires: gcc-c++ -BuildRequires: gnome-doc-utils-devel BuildRequires: gobject-introspection-devel BuildRequires: guile-devel BuildRequires: intltool @@ -43,10 +42,11 @@ # Needed to get lsb data BuildRequires: dummy-release BuildRequires: update-desktop-files -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz +BuildRequires: yelp-tools +BuildRequires: vala >= 0.15.1 BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.11 BuildRequires: pkgconfig(pygobject-3.0) BuildRequires: pkgconfig(sqlite3) Requires: glchess @@ -421,7 +421,14 @@ %suse_update_desktop_file swell-foop %find_lang %{name} %{?no_lang_C} for subpackage in glchess glines gnect gnibbles gnobots2 gnome-sudoku gnomine gnotravex gnotski gtali iagno lightsoff mahjongg quadrapassel swell-foop ; do - %find_lang ${subpackage} %{?no_lang_C} + # Localized help + for help in %{buildroot}%{_datadir}/help/*/${subpackage}/; do + LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/${subpackage}/:\1:g"` + echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> ${subpackage}.help-lang.tmp + echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> ${subpackage}.help-lang.tmp + done + sort -u ${subpackage}.help-lang.tmp | grep -v "^%%lang(C)" > ${subpackage}.help-lang + rm ${subpackage}.help-lang.tmp done bash gnome-games-create-post %{buildroot} %fdupes %{buildroot} @@ -665,20 +672,13 @@ %{_libdir}/gnome-games/GnomeGamesSupport-*.gir %{_datadir}/glib-2.0/schemas/org.gnome.Games.WindowState.gschema.xml %dir %{_datadir}/gnome-games -%{_datadir}/gnome-games/sounds/ # NOTE: when adding/removing a package, make sure to update the # list of Requires for the gnome-games package (and, if adding, to # create all the scriplets as well as the lang package). %files -n glchess %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/glchess/ -%doc %{_datadir}/gnome/help/glchess/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/glchess/ -%doc %{_datadir}/omf/glchess/glchess-C.omf +%doc %{_datadir}/help/C/glchess/ %{_bindir}/glchess %{_datadir}/glchess/ %{_datadir}/applications/glchess.desktop @@ -689,10 +689,7 @@ %files -n glines %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/glines/ -%doc %{_datadir}/gnome/help/glines/C/ +%doc %{_datadir}/help/C/glines/ %{_datadir}/applications/glines.desktop %{_datadir}/glib-2.0/schemas/org.gnome.glines.gschema.xml %{_datadir}/glines/ @@ -712,13 +709,7 @@ %files -n gnect %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gnect/ -%doc %{_datadir}/gnome/help/gnect/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/gnect/ -%doc %{_datadir}/omf/gnect/gnect-C.omf +%doc %{_datadir}/help/C/gnect/ %{_bindir}/gnect %{_datadir}/applications/gnect.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnect.gschema.xml @@ -729,13 +720,7 @@ %files -n gnibbles %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gnibbles/ -%doc %{_datadir}/gnome/help/gnibbles/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/gnibbles/ -%doc %{_datadir}/omf/gnibbles/gnibbles-C.omf +%doc %{_datadir}/help/C/gnibbles/ %{_datadir}/applications/gnibbles.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnibbles.gschema.xml %{_datadir}/gnibbles/ @@ -760,13 +745,7 @@ %files -n gnobots2 %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gnobots2/ -%doc %{_datadir}/gnome/help/gnobots2/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/gnobots2/ -%doc %{_datadir}/omf/gnobots2/gnobots2-C.omf +%doc %{_datadir}/help/C/gnobots2/ %{_datadir}/applications/gnobots2.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnobots2.gschema.xml %{_datadir}/gnobots2/ @@ -799,10 +778,7 @@ %files -n gnome-sudoku %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gnome-sudoku/ -%doc %{_datadir}/gnome/help/gnome-sudoku/C/ +%doc %{_datadir}/help/C/gnome-sudoku/ %{_bindir}/gnome-sudoku %{python_sitelib}/gnome_sudoku/ %{_datadir}/applications/gnome-sudoku.desktop @@ -814,13 +790,7 @@ %files -n gnomine %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gnomine/ -%doc %{_datadir}/gnome/help/gnomine/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/gnomine/ -%doc %{_datadir}/omf/gnomine/gnomine-C.omf +%doc %{_datadir}/help/C/gnomine/ %{_datadir}/applications/gnomine.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnomine.gschema.xml %{_datadir}/gnomine/ @@ -841,12 +811,10 @@ %files -n gnotravex %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gnotravex/ -%doc %{_datadir}/gnome/help/gnotravex/C/ +%doc %{_datadir}/help/C/gnotravex/ %{_datadir}/applications/gnotravex.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnotravex.gschema.xml +%{_datadir}/gnotravex/ %{_datadir}/icons/hicolor/*/apps/gnotravex.* %{_mandir}/man?/gnotravex.* %defattr (0755, games, games) @@ -865,13 +833,7 @@ %files -n gnotski %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gnotski/ -%doc %{_datadir}/gnome/help/gnotski/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/gnotski/ -%doc %{_datadir}/omf/gnotski/gnotski-C.omf +%doc %{_datadir}/help/C/gnotski/ %{_datadir}/applications/gnotski.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnotski.gschema.xml %{_datadir}/gnotski/ @@ -925,13 +887,7 @@ %files -n gtali %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/gtali/ -%doc %{_datadir}/gnome/help/gtali/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/gtali/ -%doc %{_datadir}/omf/gtali/gtali-C.omf +%doc %{_datadir}/help/C/gtali/ %{_datadir}/applications/gtali.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gtali.gschema.xml %{_datadir}/gtali/ @@ -950,13 +906,7 @@ %files -n iagno %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/iagno/ -%doc %{_datadir}/gnome/help/iagno/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/iagno/ -%doc %{_datadir}/omf/iagno/iagno-C.omf +%doc %{_datadir}/help/C/iagno/ %{_bindir}/iagno %{_datadir}/applications/iagno.desktop %{_datadir}/glib-2.0/schemas/org.gnome.iagno.gschema.xml @@ -967,26 +917,17 @@ %files -n lightsoff %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/lightsoff/ -%doc %{_datadir}/gnome/help/lightsoff/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/lightsoff/ -%doc %{_datadir}/omf/lightsoff/lightsoff-C.omf +%doc %{_datadir}/help/C/lightsoff/ %{_bindir}/lightsoff %{_datadir}/applications/lightsoff.desktop %{_datadir}/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml -%{_datadir}/gnome-games/lightsoff/ +%{_datadir}/lightsoff/ %{_datadir}/icons/hicolor/*/apps/lightsoff.* # If adding/removing a package, see the NOTE before glchess %files -n mahjongg %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/mahjongg/ -%doc %{_datadir}/gnome/help/mahjongg/C/ +%doc %{_datadir}/help/C/mahjongg/ %{_datadir}/applications/mahjongg.desktop %{_datadir}/glib-2.0/schemas/org.gnome.mahjongg.gschema.xml %{_datadir}/icons/hicolor/*/apps/mahjongg.* @@ -1012,13 +953,7 @@ %files -n quadrapassel %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/quadrapassel/ -%doc %{_datadir}/gnome/help/quadrapassel/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/quadrapassel/ -%doc %{_datadir}/omf/quadrapassel/quadrapassel-C.omf +%doc %{_datadir}/help/C/quadrapassel/ %{_datadir}/applications/quadrapassel.desktop %{_datadir}/glib-2.0/schemas/org.gnome.quadrapassel.gschema.xml %{_datadir}/icons/hicolor/*/apps/quadrapassel.* @@ -1036,13 +971,7 @@ %files -n swell-foop %defattr(-, root, root) -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/swell-foop/ -%doc %{_datadir}/gnome/help/swell-foop/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/swell-foop/ -%doc %{_datadir}/omf/swell-foop/swell-foop-C.omf +%doc %{_datadir}/help/C/swell-foop/ %{_bindir}/swell-foop %{_datadir}/applications/swell-foop.desktop %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml @@ -1051,34 +980,34 @@ %files support-lang -f %{name}.lang -%files -n glchess-lang -f glchess.lang +%files -n glchess-lang -f glchess.help-lang -%files -n glines-lang -f glines.lang +%files -n glines-lang -f glines.help-lang -%files -n gnect-lang -f gnect.lang +%files -n gnect-lang -f gnect.help-lang -%files -n gnibbles-lang -f gnibbles.lang +%files -n gnibbles-lang -f gnibbles.help-lang -%files -n gnobots2-lang -f gnobots2.lang +%files -n gnobots2-lang -f gnobots2.help-lang -%files -n gnome-sudoku-lang -f gnome-sudoku.lang +%files -n gnome-sudoku-lang -f gnome-sudoku.help-lang -%files -n gnomine-lang -f gnomine.lang +%files -n gnomine-lang -f gnomine.help-lang -%files -n gnotravex-lang -f gnotravex.lang +%files -n gnotravex-lang -f gnotravex.help-lang -%files -n gnotski-lang -f gnotski.lang +%files -n gnotski-lang -f gnotski.help-lang -%files -n gtali-lang -f gtali.lang +%files -n gtali-lang -f gtali.help-lang -%files -n iagno-lang -f iagno.lang +%files -n iagno-lang -f iagno.help-lang -%files -n lightsoff-lang -f lightsoff.lang +%files -n lightsoff-lang -f lightsoff.help-lang -%files -n mahjongg-lang -f mahjongg.lang +%files -n mahjongg-lang -f mahjongg.help-lang -%files -n quadrapassel-lang -f quadrapassel.lang +%files -n quadrapassel-lang -f quadrapassel.help-lang -%files -n swell-foop-lang -f swell-foop.lang +%files -n swell-foop-lang -f swell-foop.help-lang %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
