rpms/eog/devel .cvsignore, 1.66, 1.67 eog.spec, 1.118, 1.119 lockup.patch, 1.1, 1.2 sources, 1.66, 1.67

Matthias Clasen mclasen at fedoraproject.org
Sat Aug 23 01:32:49 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/eog/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29750

Modified Files:
	.cvsignore eog.spec lockup.patch sources 
Log Message:
2.23.90



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/eog/devel/.cvsignore,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- .cvsignore	5 Aug 2008 04:11:14 -0000	1.66
+++ .cvsignore	23 Aug 2008 01:32:18 -0000	1.67
@@ -1 +1 @@
-eog-2.23.6.tar.bz2
+eog-2.23.90.tar.bz2


Index: eog.spec
===================================================================
RCS file: /cvs/extras/rpms/eog/devel/eog.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- eog.spec	12 Aug 2008 05:02:46 -0000	1.118
+++ eog.spec	23 Aug 2008 01:32:19 -0000	1.119
@@ -1,4 +1,4 @@
-%define gtk2_version 2.11.6
+%define gtk2_version 2.13.1
 %define glib2_version 2.15.3
 %define gnome_vfs2_version 2.10.0
 %define libgnomeui_version 2.6.0
@@ -13,8 +13,8 @@
 
 Summary: Eye of GNOME image viewer
 Name:    eog
-Version: 2.23.6
-Release: 2%{?dist}
+Version: 2.23.90
+Release: 1%{?dist}
 URL: http://www.gnome.org
 Source: http://download.gnome.org/sources/eog/2.23/%{name}-%{version}.tar.bz2
 # needs to be redone
@@ -54,9 +54,6 @@
 Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
 Requires(postun): scrollkeeper
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=547373
-Patch0: lockup.patch
-
 %description
 Eye of GNOME (EOG) is an image viewer. 
 
@@ -78,7 +75,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .lockup
 
 echo "NoDisplay=true" >> data/eog.desktop.in
 # just in case
@@ -86,7 +82,7 @@
 
 %build
 
-%configure --disable-scrollkeeper 
+CFLAGS="-O0 -g" %configure --disable-scrollkeeper 
 make
 
 %install
@@ -159,6 +155,9 @@
 %{_datadir}/gtk-doc/html/eog
 
 %changelog
+* Fri Aug 22 2008 Matthias Clasen <mclasen at redhat.com> - 2.23.90-1
+- Update to 2.23.90
+
 * Tue Aug 12 2008 Matthias Clasen <mclasen at redhat.com> - 2.23.6-2
 - Add a possible fix for a deadlock
 

lockup.patch:

Index: lockup.patch
===================================================================
RCS file: /cvs/extras/rpms/eog/devel/lockup.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lockup.patch	12 Aug 2008 05:02:46 -0000	1.1
+++ lockup.patch	23 Aug 2008 01:32:19 -0000	1.2
@@ -1,6 +1,6 @@
 diff -up eog-2.23.6/src/main.c.lockup eog-2.23.6/src/main.c
---- eog-2.23.6/src/main.c.lockup	2008-08-12 00:55:08.000000000 -0400
-+++ eog-2.23.6/src/main.c	2008-08-12 00:55:24.000000000 -0400
+--- eog-2.23.6/src/main.c.lockup	2008-08-04 19:07:05.000000000 -0400
++++ eog-2.23.6/src/main.c	2008-08-12 01:30:44.000000000 -0400
 @@ -215,6 +215,8 @@ main (int argc, char **argv)
  	eog_thumbnail_init ();
  	eog_plugin_engine_init ();


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/eog/devel/sources,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- sources	5 Aug 2008 04:11:14 -0000	1.66
+++ sources	23 Aug 2008 01:32:19 -0000	1.67
@@ -1 +1 @@
-558aabfe5cf856f5f9095cce0a9960ef  eog-2.23.6.tar.bz2
+d99b907696d59a7c41e2a9e8c0ec34bd  eog-2.23.90.tar.bz2




More information about the fedora-extras-commits mailing list