Author: shadzik Date: Mon Jul 7 20:53:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add patch1 - builds on kernel 2.6.25
---- Files affected: SPECS: kernel-video-spca5xx.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/kernel-video-spca5xx.spec diff -u SPECS/kernel-video-spca5xx.spec:1.27 SPECS/kernel-video-spca5xx.spec:1.28 --- SPECS/kernel-video-spca5xx.spec:1.27 Mon Jul 7 22:44:25 2008 +++ SPECS/kernel-video-spca5xx.spec Mon Jul 7 22:52:56 2008 @@ -25,6 +25,7 @@ Source0: http://mxhaard.free.fr/spca50x/Download/spca5xx-%{_snap}.tar.gz # Source0-md5: 63bbe5d5c833f9b6b266fb58c54bf25e Patch0: spca5xx-build.patch +Patch1: spca5xx-2.6.25.patch URL: http://mxhaard.free.fr/ %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} @@ -57,6 +58,7 @@ %prep %setup -q -n spca5xx-%{_snap} %patch0 -p1 +%patch1 -p0 mv RGB-YUV{%2f,-}module-setting %{__sed} -e '/#ifdef __KERNEL__/a#include <linux/version.h>\n#include <media/v4l2-dev.h>' \ -i drivers/usb/spca5xx.h @@ -96,6 +98,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008/07/07 20:52:56 shadzik +- add patch1 +- builds on kernel 2.6.25 + Revision 1.27 2008/07/07 20:44:25 shadzik - use EXTRA_CFLAGS instead of CFLAGS ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-video-spca5xx.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
