fixed a bit
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=55
This commit is contained in:
parent
74a62c9c22
commit
d5d2b95411
11
qgis.spec
11
qgis.spec
@ -19,14 +19,8 @@ BuildRequires: sqlite-devel >= 3.5
|
|||||||
Requires: libqt4 >= 4.2
|
Requires: libqt4 >= 4.2
|
||||||
Requires: gsl >= 1.6
|
Requires: gsl >= 1.6
|
||||||
Requires: postgresql >= 8 postgresql-libs >= 8
|
Requires: postgresql >= 8 postgresql-libs >= 8
|
||||||
%if 0%{?application_geo_qt} > 43
|
Requires: python-qt4 python-xml
|
||||||
Requires: python-qt4 python-xml
|
|
||||||
BuildRequires: python-devel python-qt4 python-sip
|
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version} >= 1030
|
|
||||||
Requires: python-qt4 python-xml
|
|
||||||
BuildRequires: python-devel python-qt4 python-sip
|
BuildRequires: python-devel python-qt4 python-sip
|
||||||
%endif
|
|
||||||
BuildRequires: libgdal-devel >= 1.5.0
|
BuildRequires: libgdal-devel >= 1.5.0
|
||||||
BuildRequires: libgeos-devel >= 2
|
BuildRequires: libgeos-devel >= 2
|
||||||
BuildRequires: libproj-devel
|
BuildRequires: libproj-devel
|
||||||
@ -91,8 +85,7 @@ cmake -Wno-dev \
|
|||||||
-D WITH_INTERNAL_SQLITE3=TRUE \
|
-D WITH_INTERNAL_SQLITE3=TRUE \
|
||||||
-D SQLITE3_INCLUDE_DIR=%{buildroot}/src/core/sqlite3 \
|
-D SQLITE3_INCLUDE_DIR=%{buildroot}/src/core/sqlite3 \
|
||||||
%endif
|
%endif
|
||||||
-D QGIS_MANUAL_SUBDIR=share/man \
|
-D QGIS_MANUAL_SUBDIR=share/man
|
||||||
.
|
|
||||||
|
|
||||||
#echo "for 'make' run first:"
|
#echo "for 'make' run first:"
|
||||||
export QTDIR=%{_prefix}
|
export QTDIR=%{_prefix}
|
||||||
|
Loading…
Reference in New Issue
Block a user