SPECS: ogre.spec - swich from DevIL to FreeImage (it seems to be b...

arvenil arvenil at pld-linux.org
Sat May 26 23:29:06 CEST 2007


Author: arvenil                      Date: Sat May 26 21:29:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- swich from DevIL to FreeImage (it seems to be better maintain)

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

---- Diffs:

================================================================
Index: SPECS/ogre.spec
diff -u SPECS/ogre.spec:1.18 SPECS/ogre.spec:1.19
--- SPECS/ogre.spec:1.18	Thu May 24 17:00:14 2007
+++ SPECS/ogre.spec	Sat May 26 23:29:00 2007
@@ -10,7 +10,7 @@
 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:	FreeImage-devel
 BuildRequires:	OpenEXR-devel
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	XFree86-devel
@@ -39,7 +39,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki OGRE
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	DevIL-devel >= 1.6.7
+Requires:	FreeImage-devel >= 1.6.7
 Requires:	freetype-devel >= 2.1.0
 Requires:	libstdc++-devel
 Requires:	zlib-devel
@@ -81,7 +81,7 @@
 %{__automake}
 %configure \
 	--disable-cg \
-	--disable-freeimage \
+	--disable-devil \
 	--enable-openexr
 
 %{__make}
@@ -128,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/05/26 21:29:00  arvenil
+- swich from DevIL to FreeImage (it seems to be better maintain)
+
 Revision 1.18  2007/05/24 15:00:14  arvenil
 - up to 1.2.5
 - be sure that DevIL is used insted FreeImage
================================================================

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



More information about the pld-cvs-commit mailing list