SPECS: ClanLib.spec - rel 2 - fix compilation error due to incorec...

baggins baggins at pld-linux.org
Wed Sep 5 19:47:21 CEST 2007


Author: baggins                      Date: Wed Sep  5 17:47:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- fix compilation error due to incorect types

---- Files affected:
SPECS:
   ClanLib.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: SPECS/ClanLib.spec
diff -u SPECS/ClanLib.spec:1.102 SPECS/ClanLib.spec:1.103
--- SPECS/ClanLib.spec:1.102	Tue Aug  7 19:40:33 2007
+++ SPECS/ClanLib.spec	Wed Sep  5 19:47:16 2007
@@ -4,13 +4,14 @@
 Summary(pt_BR.UTF-8):	SDK Clanlib
 Name:		ClanLib
 Version:	0.8.0
-Release:	1
+Release:	2
 License:	BSD-like (see COPYING)
 Group:		Libraries
 #Source0Download: http://www.clanlib.org/download.html
 Source0:	http://www.clanlib.org/download/releases-0.8/%{name}-%{version}.tgz
 # Source0-md5:	3e183a801a31f646b012db2d82f97ff3
 Patch0:		%{name}-link.patch
+Patch1:		%{name}-void.patch
 URL:		http://www.clanlib.org/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL >= 1.2.0
@@ -256,6 +257,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 rm -rf autom4te.cache
 echo "dnl" >> acinclude.m4
@@ -447,6 +449,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2007/09/05 17:47:16  baggins
+- rel 2
+- fix compilation error due to incorect types
+
 Revision 1.102  2007/08/07 17:40:33  shadzik
 - fix configuration under Th (still doesn't build)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ClanLib.spec?r1=1.102&r2=1.103&f=u



More information about the pld-cvs-commit mailing list