[qt5-qtlocation/epel7] gyspy currently not available on epel7 (#1069225)

Rex Dieter rdieter at fedoraproject.org
Mon Feb 24 13:51:18 UTC 2014


commit 2822d11081321bc11b6814e27bfdf197d3c1a21a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Feb 24 07:51:55 2014 -0600

    gyspy currently not available on epel7 (#1069225)

 qt5-qtlocation.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec
index b81e18c..d769adf 100644
--- a/qt5-qtlocation.spec
+++ b/qt5-qtlocation.spec
@@ -20,7 +20,10 @@ Source0: http://download.qt-project.org/official_releases/qt/5.2/%{version}/subm
 BuildRequires: qt5-qtbase-devel >= %{version}
 BuildRequires: pkgconfig(Qt5Qml)
 BuildRequires: pkgconfig(geoclue)
+# gyspy currently not available on epel7, https://bugzilla.redhat.com/1069225
+%if 0%{?redhat} != 7
 BuildRequires: pkgconfig(gypsy)
+%endif
 %{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}
 
 %description


More information about the scm-commits mailing list