From d89d027262c730bf97f07d9bea8094e2d374862e Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 23 Mar 2009 16:20:04 +0000 Subject: [PATCH] - Depend specifically on GCJ for Java (Alex Lancaster) - Disable grass (Alex Lancaster) - Create %_bindir before copying files there --- gdal.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdal.spec b/gdal.spec index 6c501ea..04cd4de 100644 --- a/gdal.spec +++ b/gdal.spec @@ -1,6 +1,6 @@ Name: gdal Version: 1.6.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -531,7 +531,7 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Sun Mar 22 2009 Lubomir Rintel - 1.6.0-6 +* Sun Mar 22 2009 Lubomir Rintel - 1.6.0-7 - Depend specifically on GCJ for Java (Alex Lancaster) - Disable grass (Alex Lancaster) - Create %%_bindir before copying files there