From d5d2b95411c7d1758d2b9241b0aaf2567fd0c2aa414c769f869be2ac8ef9bb21 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 4 Sep 2008 07:29:24 +0000 Subject: [PATCH] fixed a bit OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=55 --- qgis.spec | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/qgis.spec b/qgis.spec index b599e2f..a6af578 100644 --- a/qgis.spec +++ b/qgis.spec @@ -19,14 +19,8 @@ BuildRequires: sqlite-devel >= 3.5 Requires: libqt4 >= 4.2 Requires: gsl >= 1.6 Requires: postgresql >= 8 postgresql-libs >= 8 -%if 0%{?application_geo_qt} > 43 -Requires: python-qt4 python-xml -BuildRequires: python-devel python-qt4 python-sip -%endif -%if 0%{?suse_version} >= 1030 -Requires: python-qt4 python-xml +Requires: python-qt4 python-xml BuildRequires: python-devel python-qt4 python-sip -%endif BuildRequires: libgdal-devel >= 1.5.0 BuildRequires: libgeos-devel >= 2 BuildRequires: libproj-devel @@ -91,8 +85,7 @@ cmake -Wno-dev \ -D WITH_INTERNAL_SQLITE3=TRUE \ -D SQLITE3_INCLUDE_DIR=%{buildroot}/src/core/sqlite3 \ %endif - -D QGIS_MANUAL_SUBDIR=share/man \ - . + -D QGIS_MANUAL_SUBDIR=share/man #echo "for 'make' run first:" export QTDIR=%{_prefix}