From eb429aab347aab20cfcdb40c8a58639c58f523cc3d37f6e03af136021fe86a71 Mon Sep 17 00:00:00 2001 From: Otto Dassau Date: Wed, 8 Jul 2009 12:23:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=79 --- qgis.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/qgis.spec b/qgis.spec index 20e31fb..745817c 100644 --- a/qgis.spec +++ b/qgis.spec @@ -20,7 +20,13 @@ Requires: libqt4 >= 4.3 Requires: gsl >= 1.6 Requires: postgresql >= 8 postgresql-libs >= 8 Requires: python-qt4 python-xml -Requires: gpsbabel libexpat1 +Requires: gpsbabel +%if 0%{?suse_version} == 1010 +Requires: expat +%else +Requires: libexpat1 +%endif +BuildRequires: libexpat-devel BuildRequires: libexpat-devel BuildRequires: python-devel python-qt4 python-sip BuildRequires: libgdal-devel >= 1.5.0