Otto Dassau 2009-08-24 05:47:55 +00:00 committed by Git OBS Bridge
parent 9ffcd131b6
commit c6507bb703

View File

@ -22,7 +22,9 @@ Requires: postgresql >= 8 postgresql-libs >= 8
Requires: python-qt4 python-xml
Requires: gpsbabel
BuildRequires: libexpat-devel
BuildRequires: python-devel python-qt4 python-sip
BuildRequires: python-devel
BuildRequires: python-qt4-devel
BuildRequires: python-sip
BuildRequires: libgdal-devel >= 1.5.0
BuildRequires: libgeos-devel >= 2
BuildRequires: libproj-devel
@ -81,7 +83,6 @@ export PATH=$PATH:$QTDIR/bin
%endif
cmake -Wno-dev %{intsq} \
-D CMAKE_INSTALL_PREFIX=%{_prefix} \
-D GRASS_PREFIX=/opt/grass\