rpms/gthumb/devel gthumb.spec,1.125,1.126

Bastien Nocera hadess at fedoraproject.org
Tue Jul 20 10:00:16 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gthumb/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22642

Modified Files:
	gthumb.spec 
Log Message:
* Tue Jul 20 2010 Bastien Nocera <bnocera at redhat.com> 2.11.5-2
- Force compile against newer brasero-media



Index: gthumb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gthumb/devel/gthumb.spec,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -p -r1.125 -r1.126
--- gthumb.spec	12 Jul 2010 22:06:06 -0000	1.125
+++ gthumb.spec	20 Jul 2010 10:00:15 -0000	1.126
@@ -13,7 +13,7 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
 Version: 2.11.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://gthumb.sourceforge.net
 Source0: http://download.gnome.org/sources/gthumb/2.11/%{name}-%{version}.tar.bz2
 
@@ -66,6 +66,9 @@ package.
 %prep
 %setup -q
 
+# Force compile against newer libbrasero-media
+sed -i 's/libbrasero-media/libbrasero-media3/' configure
+
 # force regeneration
 rm -f extensions/importer/gth-import-enum-types.[hc]
 rm -f extensions/pixbuf_savers/enum-types.[hc]
@@ -142,6 +145,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_libdir}/pkgconfig/gthumb-2.12.pc
 
 %changelog
+* Tue Jul 20 2010 Bastien Nocera <bnocera at redhat.com> 2.11.5-2
+- Force compile against newer brasero-media
+
 * Mon Jul 12 2010 Matthias Clasen <mclasen at redhat.com> - 2.11.5-1
 - Update to 2.11.5
 



More information about the scm-commits mailing list