[mingw32-OpenSceneGraph] replace %define with %global

stefanriemens stefanriemens at fedoraproject.org
Tue Nov 9 12:35:36 UTC 2010


commit 936ad0968815bbea4f61ddc2c973637c9232c5a6
Author: Stefan <stefan at laptop.(none)>
Date:   Tue Nov 9 13:22:18 2010 +0100

    replace %define with %global

 mingw32-OpenSceneGraph.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-OpenSceneGraph.spec b/mingw32-OpenSceneGraph.spec
index b354daf..0802a2a 100644
--- a/mingw32-OpenSceneGraph.spec
+++ b/mingw32-OpenSceneGraph.spec
@@ -46,7 +46,7 @@ BuildRequires:  cmake
 Requires:       pkgconfig
 
 # OSG packaging madness ;)
-%define OSGSRCDIR       OpenSceneGraph-%{version}
+%global OSGSRCDIR       OpenSceneGraph-%{version}
 
 %description
 The OpenSceneGraph is an OpenSource, cross platform graphics toolkit for the 


More information about the scm-commits mailing list