SPECS: ogre.spec - up to 1.2.5 - be sure that DevIL is used insted...

arvenil arvenil at pld-linux.org
Thu May 24 17:00:21 CEST 2007


Author: arvenil                      Date: Thu May 24 15:00:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.2.5
- be sure that DevIL is used insted FreeImage
- cosmetics

---- Files affected:
SPECS:
   ogre.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/ogre.spec
diff -u SPECS/ogre.spec:1.17 SPECS/ogre.spec:1.18
--- SPECS/ogre.spec:1.17	Tue Feb 13 08:16:50 2007
+++ SPECS/ogre.spec	Thu May 24 17:00:14 2007
@@ -1,15 +1,14 @@
 # $Revision$, $Date$
-%define 	_rc	RC1
-%define 	_rel	1
+%define _ver    %(echo %{version} | tr . -)
 Summary:	Object-oriented Graphics Rendering Engine
 Summary(pl.UTF-8):	OGRE - zorientowany obiektowo silnik renderowania grafiki
 Name:		ogre
-Version:	1.2.0
-Release:	0.%{_rc}.%{_rel}
+Version:	1.2.5
+Release:	1
 License:	LGPL
 Group:		Applications
-Source0:	http://dl.sourceforge.net/ogre/%{name}-linux_osx-v1-2-0%{_rc}.tar.bz2
-# Source0-md5:	23e17ef81f1d7e159c0ba626a27c7681
+Source0:	http://dl.sourceforge.net/ogre/%{name}-linux_osx-v%{_ver}.tar.bz2
+# Source0-md5:	b4c9c0e6dda14009c8e7a29de876d9a1
 URL:		http://www.ogre3d.org/
 BuildRequires:	DevIL-devel >= 1.6.7
 BuildRequires:	OpenEXR-devel
@@ -82,6 +81,7 @@
 %{__automake}
 %configure \
 	--disable-cg \
+	--disable-freeimage \
 	--enable-openexr
 
 %{__make}
@@ -128,6 +128,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/05/24 15:00:14  arvenil
+- up to 1.2.5
+- be sure that DevIL is used insted FreeImage
+- cosmetics
+
 Revision 1.17  2007/02/13 07:16:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ogre.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list