From 01db14917d410f1aa8cdfc68155718234c654c480127b6b19e0fb401bae445cc Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Tue, 22 Oct 2013 07:31:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=23 --- nemo.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nemo.spec b/nemo.spec index a506f83..8b1c486 100644 --- a/nemo.spec +++ b/nemo.spec @@ -54,13 +54,13 @@ BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(polkit-agent-1) # wise detect Tumbleweed -%if 0%{?gnome_common_ver} == 6 +%if %{gnome_common_ver} == 6 BuildRequires: pkgconfig(tracker-sparql-0.14) %endif -%if 0%{?gnome_common_ver} == 7 +%if %{gnome_common_ver} == 7 BuildRequires: pkgconfig(tracker-sparql-0.16) %endif -%if 0%{?gnome_common_ver} == 10 +%if %{gnome_common_ver} == 10 BuildRequires: pkgconfig(tracker-sparql-0.16) %endif BuildRequires: pkgconfig(x11) @@ -105,7 +105,7 @@ This package provides the GObject Introspection bindings for Nemo. %setup -q %patch0 -p1 %patch1 -p1 -%if 0%{?gnome_common_ver} == 10 +%if %{gnome_common_ver} == 10 %patch2 -p1 %endif