Hello!
This morning I discovered SUNWgnome-games built correctly but didn't
package correctly due to unpackaged files.
This is solved by applying the following patch to
SUNWgnome-games.spec. If no objections, I'll commit it.
--- SUNWgnome-games.spec (revision 13360)
+++ SUNWgnome-games.spec (working copy)
@@ -203,6 +203,7 @@
%{_datadir}/gnome-games-common
%{_datadir}/gnome-sudoku
%{_datadir}/omf/*/*-C.omf
+%{_datadir}/gnome-games/sounds
%dir %attr (0755, root, other) %{_datadir}/pixmaps
%{_datadir}/pixmaps/*
%attr (-, root, other) %{_datadir}/icons
@@ -254,6 +255,8 @@
%{_mandir}/man3/*
%changelog
+* Mon Mar 24 2008 - patrick.ale at gmail.com
+- Add %_datadir/gnome-games/sounds to the package list
* Wed Mar 19 2008 - damien.carbery at sun.com
- Add Build/Requires SUNWgnome-games/-devel as sounds require gstreamer.
* Fri Mar 14 2008 - damien.carbery at sun.com
--
Patrick