SPECS (DEVEL): ClanLib.spec - updated link patch, added gcc4 patch...

qboosh qboosh at pld-linux.org
Fri Jan 27 07:11:33 CET 2006


Author: qboosh                       Date: Fri Jan 27 06:11:33 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated link patch, added gcc4 patch
- BR: libxslt-progs (xsltproc) for docs

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

---- Diffs:

================================================================
Index: SPECS/ClanLib.spec
diff -u SPECS/ClanLib.spec:1.85.2.11 SPECS/ClanLib.spec:1.85.2.12
--- SPECS/ClanLib.spec:1.85.2.11	Mon Jan 23 00:13:00 2006
+++ SPECS/ClanLib.spec	Fri Jan 27 07:11:28 2006
@@ -11,8 +11,8 @@
 # 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
- 
 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
@@ -27,6 +27,7 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	libvorbis-devel >= 1:1.0
+BuildRequires:	libxslt-progs
 BuildRequires:	perl-base
 Requires:	OpenGL
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -249,7 +250,8 @@
 
 %prep
 %setup -q -n %{name}-%{version}-RC1
-#%%patch0 -p1
+%patch0 -p1
+%patch1 -p1
 
 rm -rf autom4te.cache
 
@@ -268,7 +270,6 @@
 %endif
 	--enable-dyn
 # directfb disabled now
-# --enable-clanJavaScript wants mozilla-config
 
 %{__make}
 
@@ -358,7 +359,7 @@
 
 %files doc
 %defattr(644,root,root,755)
-#%%{_docdir}/clanlib
+%{_docdir}/clanlib
 
 %files static
 %defattr(644,root,root,755)
@@ -441,6 +442,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85.2.12  2006/01/27 06:11:28  qboosh
+- updated link patch, added gcc4 patch
+- BR: libxslt-progs (xsltproc) for docs
+
 Revision 1.85.2.11  2006/01/22 23:13:00  matkor
 - Reenabled back auto* stuff.
 
================================================================

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



More information about the pld-cvs-commit mailing list