SPECS (DEVEL): ClanLib.spec - updated to 0.8.0-RC2 - switched to m...

qboosh qboosh at pld-linux.org
Fri Mar 24 00:53:15 CET 2006


Author: qboosh                       Date: Thu Mar 23 23:53:15 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 0.8.0-RC2
- switched to modular xorg, updated link patch to kill unnecessary linking

---- Files affected:
SPECS:
   ClanLib.spec (1.85.2.12 -> 1.85.2.13) 

---- Diffs:

================================================================
Index: SPECS/ClanLib.spec
diff -u SPECS/ClanLib.spec:1.85.2.12 SPECS/ClanLib.spec:1.85.2.13
--- SPECS/ClanLib.spec:1.85.2.12	Fri Jan 27 07:11:28 2006
+++ SPECS/ClanLib.spec	Fri Mar 24 00:53:10 2006
@@ -4,23 +4,21 @@
 Summary(pt_BR):	SDK Clanlib
 Name:		ClanLib
 Version:	0.8.0
-Release:	0.RC1.1
+Release:	0.RC2.1
 License:	LGPL v2
 Group:		Libraries
 #Source0Download: http://www.clanlib.org/download.html
-# http://www.clanlib.org/download/releases-0.8/ClanLib-0.8.0-RC1.tgz
-Source0:	http://www.clanlib.org/download/releases-0.8/%{name}-%{version}-RC1.tgz
-# Source0-md5:	edda2e3000ec4b02e435982ff44a3841
+Source0:	http://www.clanlib.org/download/releases-0.8/%{name}-%{version}-RC2.tgz
+# Source0-md5:	808382d5e181aff62a36c6d824fcf058
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-gcc4.patch
 URL:		http://www.clanlib.org/
 # doesn't build with 0.9.12
 #BuildRequires:	DirectFB-devel = 0.9.9
-BuildRequires:	OpenGL-devel
+BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL_gfx-devel >= 1.2.0
-BuildRequires:	XFree86-devel
-BuildRequires:	autoconf >= 2.50
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.59-9
+BuildRequires:	automake >= 1.6
 BuildRequires:	libjpeg-devel
 BuildRequires:	libmikmod-devel
 BuildRequires:	libpng-devel >= 1.0.8
@@ -29,6 +27,8 @@
 BuildRequires:	libvorbis-devel >= 1:1.0
 BuildRequires:	libxslt-progs
 BuildRequires:	perl-base
+BuildRequires:	xorg-lib-libXi-devel
+BuildRequires:	xorg-lib-libXxf86vm-devel
 Requires:	OpenGL
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,6 +59,8 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
+# for libclanDisplay
+Requires:	xorg-lib-libXxf86vm-devel
 
 %description devel
 This is the development add-on package that includes the header files
@@ -100,7 +102,6 @@
 Summary(pl):	Biblioteka OpenGL dla ClanLiba
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	OpenGL
 
 %description OpenGL
 OpenGL ClanLib library.
@@ -114,7 +115,9 @@
 Group:		Development/Libraries
 Requires:	%{name}-OpenGL = %{version}-%{release}
 Requires:	%{name}-devel = %{version}-%{release}
-Requires:	OpenGL-devel
+Requires:	OpenGL-GLU-devel
+Requires:	xorg-lib-libXi-devel
+Requires:	xorg-lib-libXxf86vm-devel
 
 %description OpenGL-devel
 Header files for OpenGL ClanLib library.
@@ -249,7 +252,7 @@
 Statyczna biblioteka Vorbis dla ClanLiba.
 
 %prep
-%setup -q -n %{name}-%{version}-RC1
+%setup -q -n %{name}-%{version}-RC2
 %patch0 -p1
 %patch1 -p1
 
@@ -442,6 +445,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85.2.13  2006/03/23 23:53:10  qboosh
+- updated to 0.8.0-RC2
+- switched to modular xorg, updated link patch to kill unnecessary linking
+
 Revision 1.85.2.12  2006/01/27 06:11:28  qboosh
 - updated link patch, added gcc4 patch
 - BR: libxslt-progs (xsltproc) for docs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ClanLib.spec?r1=1.85.2.12&r2=1.85.2.13&f=u



More information about the pld-cvs-commit mailing list