]> git.pld-linux.org Git - packages/DirectFB.git/commitdiff
- added segv patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Oct 2005 11:47:29 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB.spec -> 1.62

DirectFB.spec

index 0106fd325a1f057d3acbd14bbeed9af853bd52d6..47b16a8c3b35345fb1f1acc745847bb234077ed6 100644 (file)
@@ -1,6 +1,6 @@
 #
 # 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
@@ -21,6 +21,7 @@ Patch2:               %{name}-fix.patch
 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
@@ -205,6 +206,7 @@ UWAGA: do dzia
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__libtoolize}
This page took 0.050867 seconds and 4 git commands to generate.