Hello all! Please consider the following patch for approval. This patch is in relation to my email flood regarding SUNWgnome-games compilation and gets rid of the msgfmt errors:
--- base-specs/gnome-games.spec (revision 12723) +++ base-specs/gnome-games.spec (working copy) @@ -17,6 +17,7 @@ Summary: GNOME games Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.21/%{name}-%{version}.tar.bz2 Patch1: gnome-games-01-skip-ggz-check.diff +Patch2: gnome-games-02-msgfmt.diff URL: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Docdir: %{_defaultdocdir}/%{name} @@ -40,6 +41,7 @@ %prep %setup -q %patch1 -p1 +%patch2 -p1 %build %ifos linux -- Patrick
