[gthumb/f14/master: 6/6] - Don't disable brasero in F14 and F13

chkr chkr at fedoraproject.org
Sat Jan 15 17:17:56 UTC 2011


commit 402add194e5f713e07d931cfcfe31a99eff05913
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sat Jan 15 18:17:40 2011 +0100

    - Don't disable brasero in F14 and F13

 gthumb.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gthumb.spec b/gthumb.spec
index 99a4ffd..afce86a 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,7 +1,7 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
 Version: 2.12.2
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 URL: http://gthumb.sourceforge.net
 Source0: http://download.gnome.org/sources/gthumb/2.12/%{name}-%{version}.tar.bz2
 License: GPLv2+
@@ -59,7 +59,7 @@ rm -f extensions/pixbuf_savers/enum-types.[hc]
 rm -f data/gthumb.schemas
 
 %build
-%configure --disable-libbrasero --enable-libopenraw --disable-static
+%configure --enable-libopenraw --disable-static
 
 # drop unneeded direct library deps with --as-needed
 # libtool doesn't make this easy, so we do it the hard way
@@ -116,6 +116,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/aclocal/*
 
 %changelog
+* Sat Jan 15 2011 Christian Krause <chkr at fedoraproject.org> - 2.12.2-1.1
+- Don't disable brasero in F14 and F13
+
 * Fri Jan 14 2011 Christian Krause <chkr at fedoraproject.org> - 2.12.2-1
 - Update to 2.12.2 (#669612)
 - Drop 4 upstreamed patch


More information about the scm-commits mailing list