summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2018-11-18 23:10:52 -0600
committerYaakov Selkowitz <yselkowi@redhat.com>2018-11-18 23:10:52 -0600
commita453af67c9bf39baaacdd2aa06cf4f2d30addc7e (patch)
treebce21162bc360ca50c4f6a1162454f048bfc806a
parente7ac5b4f72479223ef7a5404007f40d8bc5acdd3 (diff)
downloadgnome-applets-epel7.tar.gz
gnome-applets-epel7.tar.xz
gnome-applets-epel7.zip
Use Tracker 1.0 on EPEL7epel7
-rw-r--r--gnome-applets.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 37ef324..08b9d49 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -50,7 +50,9 @@ BuildRequires: pkgconfig(upower-glib) >= %{upower_version}
BuildRequires: pkgconfig(gucharmap-2.90) >= %{gucharmap_version}
BuildRequires: pkgconfig(libxml-2.0) >= %{libxml2_version}
BuildRequires: pkgconfig(gweather-3.0) >= %{gweather_version}
-%if 0%{?fedora} || 0%{?rhel} > 7
+%if 0%{?rhel} == 7
+BuildRequires: pkgconfig(tracker-sparql-1.0)
+%else
BuildRequires: pkgconfig(tracker-sparql-2.0)
%endif
BuildRequires: libSM-devel