[brasero/f14/master] Rebuild against gtk2

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 5 14:16:01 UTC 2010


commit 3556fe52b889c5acf80cddd03e077beda447dc21
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 5 10:14:44 2010 -0400

    Rebuild against gtk2

 brasero.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/brasero.spec b/brasero.spec
index 79a87b3..9e79351 100644
--- a/brasero.spec
+++ b/brasero.spec
@@ -6,7 +6,7 @@
 
 Name:      brasero
 Version:   2.31.5
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Gnome CD/DVD burning application
 Group:     Applications/Multimedia
 License:   GPLv2+
@@ -14,7 +14,7 @@ URL:       http://www.gnome.org/projects/brasero/
 #VCS: git:git://git.gnome.org/brasero
 Source0:   http://ftp.gnome.org/pub/GNOME/sources/brasero/2.31/%{name}-%{version}.tar.bz2
 
-BuildRequires:  gtk3-devel
+BuildRequires:  gtk2-devel
 BuildRequires:  glib2-devel >= 2.15.6
 BuildRequires:  GConf2-devel
 BuildRequires:  gettext intltool gtk-doc
@@ -99,7 +99,7 @@ developing brasero applications.
 
 %build
 %configure \
-        --enable-gtk3 \
+        --disable-gtk3 \
         --enable-nautilus \
         --enable-libburnia \
         --enable-search \
@@ -202,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Thu Aug  5 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.5-3
+- Rebuild against gtk2
+
 * Thu Jul 15 2010 Colin Walters <walters at verbum.org> - 2.31.5-2
 - Rebuild with new gobject-introspection
 


More information about the scm-commits mailing list