SPECS: CEGUI.spec - added DevIL and irrlicht BRs

qboosh qboosh at pld-linux.org
Sun May 27 22:47:37 CEST 2007


Author: qboosh                       Date: Sun May 27 20:47:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added DevIL and irrlicht BRs

---- Files affected:
SPECS:
   CEGUI.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/CEGUI.spec
diff -u SPECS/CEGUI.spec:1.4 SPECS/CEGUI.spec:1.5
--- SPECS/CEGUI.spec:1.4	Sun May 27 20:01:06 2007
+++ SPECS/CEGUI.spec	Sun May 27 22:47:32 2007
@@ -2,9 +2,7 @@
 # TODO:
 # - gcc33 patch only for AC-branch
 # - ogre-renderer (BR: CEGUI-OGRE >= 1.0.0 through pkgconfig)
-# - irrlicht-renderer (BR: irrlicht-devel, xorg-lib-libXxf86vm-devel)
 # - corona (BR: corona >= 1.2.0 through corona-config script)
-# - devil (BR: DevIL-devel)
 # - silly (BR: SILLY >= 0.1.0 through pkgconfig)
 #
 Summary:	CEGUI - a free library providing windowing and widgets
@@ -21,6 +19,7 @@
 Patch0:         %{name}-gcc33.patch
 Patch1:		%{name}-link.patch
 URL:		http://www.cegui.org.uk/
+BuildRequires:	DevIL-devel
 BuildRequires:	FreeImage-devel
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	OpenGL-glut-devel
@@ -28,6 +27,7 @@
 BuildRequires:	automake
 BuildRequires:	expat-devel
 BuildRequires:	freetype-devel >= 2.0
+BuildRequires:	irrlicht-renderer
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	libxml2-devel >= 1:2.6
@@ -35,6 +35,8 @@
 BuildRequires:	pcre-devel >= 5.0
 BuildRequires:	pkgconfig
 BuildRequires:	xerces-c-devel
+# for irrlicht
+BuildRequires:	xorg-lib-libXxf86vm-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -117,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/05/27 20:47:32  qboosh
+- added DevIL and irrlicht BRs
+
 Revision 1.4  2007/05/27 18:01:06  qboosh
 - added link patch
 - -devel deps (for CEGUIBase only)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/CEGUI.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list