[qt5-qtlocation] fix typo

Rex Dieter rdieter at fedoraproject.org
Wed Sep 17 13:22:17 UTC 2014


commit bb142c3efd797a42b3ecc5b5624bcf055af7d762
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Sep 17 08:22:13 2014 -0500

    fix typo

 qt5-qtlocation.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec
index fc343d5..3b2d3ab 100644
--- a/qt5-qtlocation.spec
+++ b/qt5-qtlocation.spec
@@ -28,7 +28,7 @@ BuildRequires: pkgconfig(gypsy)
 Patch50: qtlocation-opensource-src-5.3.1-G_VALUE_INIT.patch
 %else
 # G_VALUE_INIT is new in 2.30
-BuildRequiers: pkgconfig(glib-2.0) >= 2.30
+BuildRequires: pkgconfig(glib-2.0) >= 2.30
 %endif
 %{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}
 


More information about the scm-commits mailing list