From f4e55e4723cebf84f10d9cb33f3075a1dc04834f07778f85e8289706c8524c4f Mon Sep 17 00:00:00 2001 From: Otto Dassau Date: Mon, 26 Apr 2010 20:58:36 +0000 Subject: [PATCH] another update OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=110 --- qgis.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/qgis.spec b/qgis.spec index 8a97e7e..dbd601a 100644 --- a/qgis.spec +++ b/qgis.spec @@ -46,7 +46,7 @@ BuildRequires: gsl >= 1.6 gsl-devel BuildRequires: cmake >= 2.4 BuildRequires: flex bison BuildRequires: update-desktop-files -BuildRequires: -post-build-checks chrpath +BuildRequires: -post-build-checks BuildRoot: %{_tmppath}/%{name}-%{version}-build Obsoletes: qgis10 @@ -166,7 +166,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog -n qgis -* Wed Dec 30 2009 Otto Dassau 1.4 +* Mon Apr 26 2010 Otto Dassau 1.4 +- added CMAKE_SKIP_RPATH and fixed path error for libgdal.so +* Wed Dec 30 2009 Otto Dassau 1.4 - added libQtWebKit as new dependency * Mon Nov 30 2009 Otto Dassau 1.3 - added patch for sip >= 4.9 support