diff --git a/qgis.spec b/qgis.spec index bb7cab6..5e2a343 100644 --- a/qgis.spec +++ b/qgis.spec @@ -4,7 +4,7 @@ Name: qgis Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A user friendly Open Source Geographic Information System Group: Applications/Engineering @@ -121,9 +121,8 @@ GRASS_PREFIX=%{_libdir} . # Parallel make leads to race conditions with PYQT4_WRAP_UI -# But let's give it a try again! -make %{?_smp_mflags} -#make +#make %{?_smp_mflags} +make %install rm -rf %{buildroot} @@ -225,6 +224,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 11 2010 Volker Fröhlich - 1.6.0-2 +- Disabled smp-flags again + * Thu Nov 11 2010 Volker Fröhlich - 1.6.0-1 - Avoid rpaths in the first place - Dropped superfluid QWT and SIP patches