[gnome-games] Fix files list and kill unrecognized configure options

Kalev Lember kalev at fedoraproject.org
Wed Mar 21 14:02:25 UTC 2012


commit eccd4978af0f184fc2f29a04a1679decccbc1920
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Mar 21 15:42:20 2012 +0200

    Fix files list and kill unrecognized configure options

 gnome-games.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gnome-games.spec b/gnome-games.spec
index 702b9b8..0ab5c00 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -143,7 +143,6 @@ This package contains user documentation for %{name}.
 
 %build
 %configure --localstatedir=/var/lib \
-           --disable-gnuchess \
            --enable-introspection \
 %if ! %{build_seed_games}
            --disable-introspection \
@@ -151,7 +150,6 @@ This package contains user documentation for %{name}.
 %else
            --enable-staging \
 %endif
-           --with-gtk=3.0 \
            %{omitgames}
 make %{?_smp_mflags}
 
@@ -374,6 +372,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/gtali.*
 %verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/mahjongg.*
 %verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/gnobots2*
+%verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/swell-foop.*
 
 
 # these are not setgid games


More information about the scm-commits mailing list