Dirk Stoecker 2008-09-04 07:29:24 +00:00 committed by Git OBS Bridge
parent 74a62c9c22
commit d5d2b95411

View File

@ -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}