From 2ff93b0fe734d94e2fcbc61cdd1d34bcb13e077f Mon Sep 17 00:00:00 2001 From: pertusus Date: Thu, 11 Sep 2008 14:14:57 +0000 Subject: [PATCH] disable grass support to avoid depending on oneself during the build --- gdal.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdal.spec b/gdal.spec index 04dc013..eb2e2e2 100644 --- a/gdal.spec +++ b/gdal.spec @@ -1,6 +1,6 @@ Name: gdal Version: 1.5.2 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -25,7 +25,7 @@ BuildRequires: ant swig ruby java-devel %endif # enable/disable grass support, for bootstrapping -%define grass_support 1 +%define grass_support 0 # enable/disable refman generation %define build_refman 1 @@ -520,7 +520,7 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Tue Sep 9 2008 Patrice Dumas - 1.5.2-2 +* Tue Sep 9 2008 Patrice Dumas - 1.5.2-2.1 - patch for libdap > 0.8.0, from Rob Cermak * Thu Jun 12 2008 Balint Cristian - 1.5.2-1