[gnome-games] fix swell-foop icon

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


commit 7c75f2d442e1fa7a319253974d77bff0edbe18cc
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Mar 15 17:00:09 2012 -0400

    fix swell-foop icon

 gnome-games.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/gnome-games.spec b/gnome-games.spec
index 5742d9c..0c624b8 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -42,7 +42,7 @@
 Summary: Games for the GNOME desktop
 Name: gnome-games
 Version: 3.3.91.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+ and GPLv3 and GFDL
 Group: Amusements/Games
@@ -274,6 +274,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %if %{have_sudoku}
 %{_datadir}/icons/hicolor/*/apps/gnome-sudoku.*
 %endif
+%if %{build_seed_games}
+%{_datadir}/icons/hicolor/*/apps/swell-foop.*
+%endif
 
 %verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/gnomine.*
 
@@ -416,7 +419,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/icons/hicolor/*/apps/mahjongg.*
 %{_datadir}/icons/hicolor/*/apps/quadrapassel.*
 %if %{build_seed_games}
-%{_datadir}/icons/hicolor/*/apps/swell-foop.*
 %{_datadir}/icons/hicolor/*/apps/lightsoff.*
 %endif
 
@@ -444,9 +446,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/help/*/quadrapassel
 %if %{build_seed_games}
 %{_datadir}/help/*/lightsoff
-%endif
+%endif6
 
 %changelog
+* Thu Mar 15 2012 Matthias Clasen <mclasen at redhat.com> - 1:3.3.91.1-3
+- Move swell-foop icon to same package as binary (#798673)
+
 * Sat Mar 10 2012 Matthias Clasen <mclasen at redhat.com> - 1:3.3.91.1-2
 - Rebuild against new cogl
 


More information about the scm-commits mailing list