From c4c398ae1b52569bd613744f8fa6ecfb17a55584 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 20 Jul 2012 12:22:29 +0100 Subject: [PATCH] Fix nautilus-sendto requirement --- gnome-bluetooth.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index c23430b..9b0aeed 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -69,6 +69,8 @@ for writing applications that require a Bluetooth device selection widget. %prep %setup -q +# Upstream commit 855afd329b9d833c57b9652380b15ee5ab29c372 +sed -i 's|3.1.0|3.7.0|g' configure %build %configure --disable-desktop-update --disable-icon-update --enable-nautilus-sendto=yes --disable-schemas-compile