]> git.pld-linux.org Git - packages/DirectFB.git/commitdiff
- added patch for heavily broken i2c headers on builders :/ auto/ac/DirectFB-0_9_20-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Nov 2003 18:41:12 +0000 (18:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB.spec -> 1.45

DirectFB.spec

index 00f9f87990a6829ce6c69c8077ecea5d522825f6..4137ff5dac59fe4395e43a1febc7b93c5bba3a86 100644 (file)
@@ -16,6 +16,9 @@ Source1:      http://www.directfb.org/download/DirectFB/DFBTutorials-0.5.0.tar.gz
 # Source1-md5: 13e443a64bddd68835b574045d9025e9
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-pmake.patch
+# workaround for havily broken i2c 2.8.[01] <linux/i2c*.h> headers
+# should be removed ASAP after fixing these headers!
+Patch2:                %{name}-broken-i2c-workaround.patch
 URL:           http://www.directfb.org/
 BuildRequires: SDL-devel
 BuildRequires: autoconf
@@ -138,6 +141,7 @@ Ten pakiet zawiera wtyczk
 %setup -q -a1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.071437 seconds and 4 git commands to generate.