2009-02-03 Michal Pryc <[email protected]>
authormigi
Tue, 03 Feb 2009 13:19:44 +0000
changeset 15002 09cdb730c2b9
parent 15001 e05c4fa20f34
child 15003 15111b64b8b1
2009-02-03 Michal Pryc <[email protected]> * patches/gnome-games-02-libice.diff: Removed, fixed upstream. * base-specs/gnome-games.spec: removed patch.
ChangeLog
base-specs/gnome-games.spec
patches/gnome-games-02-libice.diff
--- a/ChangeLog	Tue Feb 03 07:56:39 2009 +0000
+++ b/ChangeLog	Tue Feb 03 13:19:44 2009 +0000
@@ -1,3 +1,8 @@
+2009-02-03 Michal Pryc <[email protected]>
+
+	* patches/gnome-games-02-libice.diff: Removed, fixed upstream.
+	* base-specs/gnome-games.spec: removed patch.
+ 
 2009-02-03  Chris Wang  <[email protected]>
 
 	* base-specs/gdesklets-calendar.spec: correct the attribute of file
--- a/base-specs/gnome-games.spec	Tue Feb 03 07:56:39 2009 +0000
+++ b/base-specs/gnome-games.spec	Tue Feb 03 13:19:44 2009 +0000
@@ -18,8 +18,6 @@
 Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.25/%{name}-%{version}.tar.bz2
 # owner:davelam date:2008-05-14 type:bug bugzilla:532093
 Patch1:       gnome-games-01-add-libz.diff
-# owner:davelam date:2008-12-26 type:bug bugzilla:N/A
-Patch2:       gnome-games-02-libice.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -43,7 +41,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 %build
 %ifos linux
@@ -159,6 +156,8 @@
 %config %{_sysconfdir}/sound/events/*
 
 %changelog
+* Tue Feb 03 2009 - [email protected]
+- Removed gnome-games-02-libice.diff: Fixed upstream. 
 * Fri Jan 30 2009 - [email protected]
 - Bump to 2.25.5
 - Removed gnome-games-03-string.diff. Patch applied upstream.
--- a/patches/gnome-games-02-libice.diff	Tue Feb 03 07:56:39 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
---- gnome-games-2.25.5/configure.in.orig	2009-01-30 15:52:17.447518409 +0000
-+++ gnome-games-2.25.5/configure.in	2009-01-30 15:52:20.280487326 +0000
-@@ -871,6 +871,9 @@
- 
- AM_CONDITIONAL([WITH_INCLUDED_GNUCHESS],[test "$enable_gnuchess" = "yes"])
- 
-+dnl Check for IceSetErrorHandler in libICE(needed on Solaris)
-+AC_CHECK_LIB(ICE,IceSetErrorHandler)
-+
- # Check for library functions
- # ===========================
-