diff --git a/qt-mobility.spec b/qt-mobility.spec index de1f54f..9d0572e 100644 --- a/qt-mobility.spec +++ b/qt-mobility.spec @@ -9,7 +9,7 @@ Name: qt-mobility Summary: Qt Mobility Framework Version: 1.2.2 -Release: 0.12.%{snap}git%{git_short}%{?dist} +Release: 0.13.%{snap}git%{git_short}%{?dist} License: LGPLv2 with exceptions URL: http://qt.digia.com/Product/Qt-Add-Ons/ @@ -160,6 +160,8 @@ Requires: %{name}-common%{?_isa} = %{version}-%{release} %package location Summary: QtLocation support Requires: %{name}-common%{?_isa} = %{version}-%{release} +# workaround google-earth bug, https://bugs.kde.org/335751 +Requires: proj%{?_isa} %description location %{summary}. @@ -438,6 +440,9 @@ cp -a doc/html/* %{buildroot}%{_qt4_docdir}/html/qtmobility/ %changelog +* Wed Jun 04 2014 Rex Dieter 1.2.2-0.13.20140317git169da60c +- -location: add explicit 'Requires: proj' to workaround google-earth packaging bug (kde#335751) + * Fri May 02 2014 Rex Dieter 1.2.2-0.12.20140317git169da60c - update URL