SPECS: DirectFB.spec - added segv patch
qboosh
qboosh at pld-linux.org
Sun Oct 23 13:47:34 CEST 2005
Author: qboosh Date: Sun Oct 23 11:47:34 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added segv patch
---- Files affected:
SPECS:
DirectFB.spec (1.61 -> 1.62)
---- Diffs:
================================================================
Index: SPECS/DirectFB.spec
diff -u SPECS/DirectFB.spec:1.61 SPECS/DirectFB.spec:1.62
--- SPECS/DirectFB.spec:1.61 Sun Oct 23 13:25:35 2005
+++ SPECS/DirectFB.spec Sun Oct 23 13:47:29 2005
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with multi # build Multi-application core
+%bcond_with multi # build Multi-application core (requires working /dev/fusion*)
#
Summary: DirectFB - Hardware graphics acceleration
Summary(pl): DirectFB - Wspomaganie grafiki
@@ -22,6 +22,7 @@
Patch3: %{name}-missing-files.patch
Patch4: %{name}-sh.patch
Patch5: %{name}-drivers.patch
+Patch6: %{name}-segv.patch
URL: http://www.directfb.org/
BuildRequires: SDL-devel
BuildRequires: XFree86-devel
@@ -206,6 +207,7 @@
%patch3 -p1
%patch4 -p1
%patch5 -p1
+%patch6 -p1
%build
%{__libtoolize}
@@ -398,6 +400,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.62 2005/10/23 11:47:29 qboosh
+- added segv patch
+
Revision 1.61 2005/10/23 11:25:35 qboosh
- can't build with -O0 - use -O1 for debug
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/DirectFB.spec?r1=1.61&r2=1.62&f=u
More information about the pld-cvs-commit
mailing list