[gnome-bluetooth] Fix nautilus-sendto requirement

Bastien Nocera hadess at fedoraproject.org
Fri Jul 20 11:22:51 UTC 2012


commit c4c398ae1b52569bd613744f8fa6ecfb17a55584
Author: Bastien Nocera <hadess at hadess.net>
Date:   Fri Jul 20 12:22:29 2012 +0100

    Fix nautilus-sendto requirement

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


More information about the scm-commits mailing list