diff --git a/qgis.spec b/qgis.spec index 228cba4..a160310 100644 --- a/qgis.spec +++ b/qgis.spec @@ -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\