rpms/eog/devel libxml.patch,NONE,1.1 eog.spec,1.127,1.128

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 13 03:07:55 UTC 2008


Author: mclasen

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

Modified Files:
	eog.spec 
Added Files:
	libxml.patch 
Log Message:
add patch


libxml.patch:

--- NEW FILE libxml.patch ---
diff -up eog-2.25.1/configure.ac.libxml eog-2.25.1/configure.ac
--- eog-2.25.1/configure.ac.libxml	2008-11-12 21:44:11.000000000 -0500
+++ eog-2.25.1/configure.ac	2008-11-12 21:44:30.000000000 -0500
@@ -96,6 +96,7 @@ EXEMPI_REQUIRED=1.99.5
 EOG_MODULES="gtk+-2.0 >= $GTK_REQUIRED \
              glib-2.0 >= $GLIB_REQUIRED \
              gio-2.0 >= $GLIB_REQUIRED \
+             libxml-2.0 \
              libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED \
              gdk-pixbuf-2.0 >= $GDKPIXBUF_REQUIRED \
              gconf-2.0 >= $GCONF_REQUIRED \


Index: eog.spec
===================================================================
RCS file: /cvs/extras/rpms/eog/devel/eog.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- eog.spec	13 Nov 2008 02:55:58 -0000	1.127
+++ eog.spec	13 Nov 2008 03:07:25 -0000	1.128
@@ -14,7 +14,7 @@
 Summary: Eye of GNOME image viewer
 Name:    eog
 Version: 2.25.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://www.gnome.org
 Source: http://download.gnome.org/sources/eog/2.25/%{name}-%{version}.tar.bz2
 Patch0: libxml.patch
@@ -178,7 +178,7 @@
 %{_datadir}/gtk-doc/html/eog
 
 %changelog
-* Wed Nov 12 2008 Matthias Clasen <mclasen at redhat.com> - 2.25.1-2
+* Wed Nov 12 2008 Matthias Clasen <mclasen at redhat.com> - 2.25.1-3
 - Update to 2.25.1
 
 * Mon Oct 20 2008 Matthias Clasen <mclasen at redhat.com> - 2.24.1-1




More information about the scm-commits mailing list