From 83140cb5457c32bf6216a557f9a5632569cfb834 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 7 Jun 2014 08:45:26 -0500 Subject: [PATCH] revert proj workaround, postinstaller's google-earth packaging is fixed --- qt-mobility.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qt-mobility.spec b/qt-mobility.spec index 1938e2b..c85b514 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.14.%{snap}git%{git_short}%{?dist} +Release: 0.15.%{snap}git%{git_short}%{?dist} License: LGPLv2 with exceptions URL: http://qt.digia.com/Product/Qt-Add-Ons/ @@ -160,9 +160,6 @@ Requires: %{name}-common%{?_isa} = %{version}-%{release} %package location Summary: QtLocation support Requires: %{name}-common%{?_isa} = %{version}-%{release} -# workaround bug in postinstaller google-earth packaging -# https://sourceforge.net/p/postinstaller/discussion/general/thread/22ddc07f -Requires: proj%{?_isa} %description location %{summary}. @@ -441,6 +438,9 @@ cp -a doc/html/* %{buildroot}%{_qt4_docdir}/html/qtmobility/ %changelog +* Sat Jun 07 2014 Rex Dieter 1.2.2-0.15.20140317git169da60c +- revert proj workaround, postinstaller's google-earth packaging is fixed + * Wed Jun 04 2014 Rex Dieter 1.2.2-0.14.20140317git169da60c - update no_rpath patch for -examples too (which isn't enabled by default yet)