diff --git a/qgis.spec b/qgis.spec index 84a6a22..2a234b7 100644 --- a/qgis.spec +++ b/qgis.spec @@ -6,7 +6,7 @@ Group: Applications/GIS Source: %{name}-%{version}.tar.bz2 Source1: %{name}.desktop Source2: %{name}.rpmlintrc -Patch0: qgis15_pyqt4.patch +#Patch0: qgis15_pyqt4.patch Url: http://www.qgis.org/ Summary: Quantum GIS (QGIS) is a Geographic Information System (GIS) Packager: Otto Dassau @@ -81,9 +81,9 @@ GRASS plugin for Quantum GIS development branch 1.x required to interface with G %prep %setup -%if 0%{?suse_version} > 1130 -%patch0 -p1 -%endif +#%if 0%{?suse_version} > 1130 +#%patch0 -p1 +#%endif %build export CFLAGS="$RPM_OPT_FLAGS"