From fff6d2508e7c97284da372dfcbdd0b64686f622f Mon Sep 17 00:00:00 2001 From: pertusus Date: Thu, 11 Sep 2008 15:07:22 +0000 Subject: [PATCH] reenable grass support --- gdal.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdal.spec b/gdal.spec index eb2e2e2..7b69098 100644 --- a/gdal.spec +++ b/gdal.spec @@ -1,6 +1,6 @@ Name: gdal Version: 1.5.2 -Release: 2%{?dist}.1 +Release: 3%{?dist} 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 0 +%define grass_support 1 # 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.1 +* Tue Sep 9 2008 Patrice Dumas - 1.5.2-3 - patch for libdap > 0.8.0, from Rob Cermak * Thu Jun 12 2008 Balint Cristian - 1.5.2-1