SPECS: DFBSee.spec - gcc4 fix.

pluto pluto at pld-linux.org
Fri Sep 12 09:46:58 CEST 2008


Author: pluto                        Date: Fri Sep 12 07:46:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 fix.

---- Files affected:
SPECS:
   DFBSee.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/DFBSee.spec
diff -u SPECS/DFBSee.spec:1.12 SPECS/DFBSee.spec:1.13
--- SPECS/DFBSee.spec:1.12	Mon Feb 12 22:21:30 2007
+++ SPECS/DFBSee.spec	Fri Sep 12 09:46:52 2008
@@ -9,6 +9,7 @@
 Source0:	http://www.directfb.org/download/DFBSee/%{name}-%{version}.tar.gz
 # Source0-md5:	3320a976457d3b3e9eaef530fdf56b37
 Patch0:		%{name}-API-fix.patch
+Patch1:		%{name}-gcc4.patch
 URL:		http://www.directfb.org/index.php?path=Development/Projects/DFBSee
 BuildRequires:	DirectFB-devel >= 0.9.15
 BuildRequires:	autoconf
@@ -32,6 +33,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -61,7 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.12  2007/02/12 21:21:30  glen
+Revision 1.13  2008/09/12 07:46:52  pluto
+- gcc4 fix.
+
+Revision 1.12  2007-02-12 21:21:30  glen
 - tabs in preamle
 
 Revision 1.11  2007/02/12 00:48:33  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/DFBSee.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list