From 6d373e420dde389e7666857ac476fb106b4eb4cc Mon Sep 17 00:00:00 2001 From: corsepiu Date: Mar 21 2007 06:51:01 +0000 Subject: - Attempt to build with gdal enabled. --- diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec index b3499dc..9b64fae 100644 --- a/OpenSceneGraph.spec +++ b/OpenSceneGraph.spec @@ -1,15 +1,17 @@ # -# Copyright (c) 2005, 2006 Ralf Corsepius, Ulm, Germany. +# Copyright (c) 2005, 2006, 2007 Ralf Corsepius, Ulm, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # +%define _with_gdal 1 + %define apivers 1.0 %define srcvers 1.2 Name: OpenSceneGraph Version: %{srcvers} -Release: 1%{?dist} +Release: 2%{?dist} Summary: High performance real-time graphics toolkit Group: Applications/Multimedia @@ -395,6 +397,9 @@ Development files for Producer. %{_includedir}/Producer %changelog +* Wed Mar 21 2007 Ralf Corsépius - 1.2-2 +- Attempt to build with gdal enabled. + * Wed Oct 05 2006 Ralf Corsépius - 1.2-1 - Upstream update. - Remove BR: flex bison.