From 7be187a9d3007fec00f1b0c974658624fe2ce4b2 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Aug 07 2010 12:57:47 +0000 Subject: Compile nautilus extension again --- diff --git a/brasero.spec b/brasero.spec index 9e79351..9a4a6a1 100644 --- a/brasero.spec +++ b/brasero.spec @@ -39,6 +39,10 @@ BuildRequires: unique-devel BuildRequires: libcanberra-devel BuildRequires: gobject-introspection-devel +# http://git.gnome.org/browse/brasero/commit/?id=390eace2607f1afea9c80c64533d78c460cbbb19 +Patch0: compile-nautilus-extension.patch +BuildRequires: automake autoconf libtool gnome-common + Requires: dvd+rw-tools Requires: cdrecord Requires: mkisofs @@ -96,6 +100,9 @@ developing brasero applications. %prep %setup -q +%patch0 -p1 -b .nautilus-ext + +autoreconf -f %build %configure \