From 57bb5437dec601ddc38bd013fdad613052555fc01087798f3f9b078975c4d292 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Tue, 22 Oct 2013 09:31:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=27 --- nemo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nemo.spec b/nemo.spec index 03dd702..f63269c 100644 --- a/nemo.spec +++ b/nemo.spec @@ -56,7 +56,7 @@ BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(polkit-agent-1) # wise detect Tumbleweed -%if %{gnome_common_ver} -le 6 +%if %{gnome_common_ver} >= 6 BuildRequires: pkgconfig(tracker-sparql-0.16) %else BuildRequires: pkgconfig(tracker-sparql-0.14) @@ -103,7 +103,7 @@ This package provides the GObject Introspection bindings for Nemo. %setup -q %patch0 -p1 %patch1 -p1 -%if %{gnome_common_ver} -eq 10 +%if %{gnome_common_ver} == 10 %patch2 -p1 %endif