[gnome-games/f14/master] 2.31.91.1

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 31 17:18:40 UTC 2010


commit 64d2acd81348c57593d92810ac05e556144cc3d3
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 31 13:17:26 2010 -0400

    2.31.91.1

 .gitignore       |    1 +
 gnome-games.spec |   21 +++++----------------
 sources          |    2 +-
 3 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13d16d8..1e5b6f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gnome-games-2.31.90.tar.bz2
+gnome-games-2.31.91.1.tar.bz2
diff --git a/gnome-games.spec b/gnome-games.spec
index 82d5c28..fb2ea23 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -43,7 +43,7 @@
 
 Summary: Games for the GNOME desktop
 Name: gnome-games
-Version: 2.31.90
+Version: 2.31.91.1
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GPLv3 and GFDL
@@ -64,6 +64,7 @@ Requires: GConf2
 Requires: pygtk2
 Requires: gnome-python2-gconf
 Requires: hicolor-icon-theme
+Requires: seed
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: pango-devel >= %{pango_version}
@@ -137,22 +138,7 @@ autoreconf -i -f
            %{omitgames}
 make
 
-# strip unneeded translations from .mo files
-# ideally intltool (ha!) would do that for us
-# http://bugzilla.gnome.org/show_bug.cgi?id=474987
-cd po
-grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$" POTFILES.in > POTFILES.keep
-mv POTFILES.keep POTFILES.in
-intltool-update --pot
-for p in *.po; do
-  msgmerge $p %{gettext_package}.pot > $p.out
-  msgfmt -o `basename $p .po`.gmo $p.out
-done
-
-
 %install
-rm -rf $RPM_BUILD_ROOT
-
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
@@ -463,6 +449,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Aug 31 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.91.1-1
+- Update to 2.31.91.1
+
 * Thu Aug 19 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.90-1
 - Update to 2.31.90
 
diff --git a/sources b/sources
index 900a04d..e6d3d18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-794a44a6e8c45d53a28578e753375cec  gnome-games-2.31.90.tar.bz2
+d7aa5e4833b3eefcaa2904ff9c7bd3a5  gnome-games-2.31.91.1.tar.bz2


More information about the scm-commits mailing list