[brasero] Build with tracker 0.16 API

Kalev Lember kalev at fedoraproject.org
Mon Jan 28 00:51:27 UTC 2013


commit 182ed492bd2b4f1932b040a2a817839f5fe9ff8e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jan 27 23:42:08 2013 +0100

    Build with tracker 0.16 API
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692664

 brasero.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/brasero.spec b/brasero.spec
index 535d514..72889ae 100644
--- a/brasero.spec
+++ b/brasero.spec
@@ -1,7 +1,7 @@
 
 Name:      brasero
 Version:   3.6.1
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Gnome CD/DVD burning application
 Group:     Applications/Multimedia
 # see https://bugzilla.gnome.org/show_bug.cgi?id=683503
@@ -107,6 +107,9 @@ developing brasero applications.
 %patch1 -p1 -b .desktop-file-keywords
 %patch2 -p1 -b .gnome-common-warnings
 
+# https://bugzilla.gnome.org/show_bug.cgi?id=692664
+sed -i -e '/tracker/ s/0\.14/0.16/g' configure*
+
 
 %build
 %configure \
@@ -206,6 +209,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sun Jan 27 2013 Kalev Lember <kalevlember at gmail.com> - 3.6.1-2
+- Build with tracker 0.16 API
+
 * Mon Nov 12 2012 Tomas Bzatek <tbzatek at redhat.com> - 3.6.1-1
 - Update to 3.6.1
 


More information about the scm-commits mailing list