[gnome-boxes] Fix the build with tracker-sparql-0.16

Kalev Lember kalev at fedoraproject.org
Sun Jan 27 22:14:21 UTC 2013


commit 5372a88fa52edda1a57c29d2f4ffb75e4735c05b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jan 27 23:13:29 2013 +0100

    Fix the build with tracker-sparql-0.16
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692662

 gnome-boxes.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 5c68a9e..710ff6f 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -53,6 +53,8 @@ gnome-boxes lets you easily create, setup, access, and use:
 
 %prep
 %setup -q
+# https://bugzilla.gnome.org/show_bug.cgi?id=692662
+sed -i -e 's/tracker-sparql-0.14/tracker-sparql-0.16/' configure*
 
 %build
 #fedora-legal and the fedora board permit logos to be enabled


More information about the scm-commits mailing list