rpms/gnome-games/devel gnome-games-2.22.1.1-fix-icons.patch, 1.1, 1.2 gnome-games.spec, 1.169, 1.170

Ray Strode (rstrode) fedora-extras-commits at redhat.com
Thu Apr 17 14:04:42 UTC 2008


Author: rstrode

Update of /cvs/pkgs/rpms/gnome-games/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18818

Modified Files:
	gnome-games-2.22.1.1-fix-icons.patch gnome-games.spec 
Log Message:
- Fix typo in previous patch (bug 440686)


gnome-games-2.22.1.1-fix-icons.patch:

Index: gnome-games-2.22.1.1-fix-icons.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/gnome-games-2.22.1.1-fix-icons.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-games-2.22.1.1-fix-icons.patch	16 Apr 2008 18:36:10 -0000	1.1
+++ gnome-games-2.22.1.1-fix-icons.patch	17 Apr 2008 14:04:07 -0000	1.2
@@ -30,7 +30,7 @@
 -                
 +
 +        if len(self._throbberFrames) == 0:
-+                self._throbberframes.append(theme.load_icon('image-missing', size, 0))
++                self._throbberFrames.append(theme.load_icon('image-missing', size, 0))
 +
          # Display idle frame
          self._throbberFrame = 0


Index: gnome-games.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- gnome-games.spec	16 Apr 2008 18:36:10 -0000	1.169
+++ gnome-games.spec	17 Apr 2008 14:04:07 -0000	1.170
@@ -44,7 +44,7 @@
 Summary: GNOME games
 Name: gnome-games
 Version: 2.22.1.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL+
 Group: Amusements/Games
@@ -330,6 +330,9 @@
 
 
 %changelog
+* Thu Apr 17 2008 Ray Strode <rstrode at redhat.com> - 1:2.22.1.1-3
+- Fix typo in previous patch (bug 440686)
+
 * Wed Apr 16 2008 Ray Strode <rstrode at redhat.com> - 1:2.22.1.1-2
 - Make glchess behave better in case of incomplete icon themes
   (bug 440686)




More information about the fedora-extras-commits mailing list