SPECS: kernel-video-spca5xx.spec - fast fix build with 2.6.18+

sparky sparky at pld-linux.org
Tue Dec 5 18:35:27 CET 2006


Author: sparky                       Date: Tue Dec  5 17:35:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fast fix build with 2.6.18+

---- Files affected:
SPECS:
   kernel-video-spca5xx.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/kernel-video-spca5xx.spec
diff -u SPECS/kernel-video-spca5xx.spec:1.20 SPECS/kernel-video-spca5xx.spec:1.21
--- SPECS/kernel-video-spca5xx.spec:1.20	Tue Nov 14 21:36:22 2006
+++ SPECS/kernel-video-spca5xx.spec	Tue Dec  5 18:35:22 2006
@@ -95,7 +95,7 @@
 %setup -q -n spca5xx-%{_snap}
 %patch0 -p1
 mv RGB-YUV{%2f,-}module-setting
-sed -e '/#ifdef __KERNEL__/a#include <linux/version.h>' \
+sed -e '/#ifdef __KERNEL__/a#include <linux/version.h>\n#include <media/v4l2-dev.h>' \
     -i drivers/usb/spca5xx.h
 
 %build
@@ -145,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/12/05 17:35:22  sparky
+- fast fix build with 2.6.18+
+
 Revision 1.20  2006/11/14 20:36:22  sparky
 - BR: rpmbuild(macros) >= 1.330 -- build_kernel_modules fix for kernels 2.6.18
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-video-spca5xx.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list