[brasero/f14/master] Compile nautilus extension again

Bastien Nocera hadess at fedoraproject.org
Sat Aug 7 12:57:52 UTC 2010


commit 7be187a9d3007fec00f1b0c974658624fe2ce4b2
Author: Bastien Nocera <hadess at hadess.net>
Date:   Sat Aug 7 13:57:47 2010 +0100

    Compile nautilus extension again

 brasero.spec |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
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 \


More information about the scm-commits mailing list