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}