From 03a7f6fc7815ac54301666116b4ce0601168ea59 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Dec 23 2013 00:04:39 +0000 Subject: change tracker build requires --- diff --git a/nemo.spec b/nemo.spec index 3d9205d..80719e7 100644 --- a/nemo.spec +++ b/nemo.spec @@ -3,7 +3,7 @@ Name: nemo Summary: File manager for Cinnamon Version: 2.0.8 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and LGPLv2+ Group: User Interface/Desktops URL: https://github.com/linuxmint/nemo @@ -35,7 +35,7 @@ BuildRequires: pkgconfig(exempi-2.0) BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(libnotify) -BuildRequires: pkgconfig(tracker-sparql-0.16) +BuildRequires: tracker-devel # the main binary links against libnemo-extension.so # don't depend on soname, rather on exact version @@ -185,6 +185,9 @@ fi %{_datadir}/gir-1.0/*.gir %changelog +* Mon Dec 23 2013 Leigh Scott - 2.0.8-3 +- change tracker build requires + * Sun Dec 22 2013 Leigh Scott - 2.0.8-2 - add git rollup patch (bz 1045181)