This commit is contained in:
parent
7930968958
commit
6b60df8b5c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user