Author: shadzik Date: Mon Apr 9 00:08:03 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - proper rpm macros are not enough, you need also a proper kernel (updated kernel-module-build version)
---- Files affected: SPECS: kernel-video-spca5xx.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/kernel-video-spca5xx.spec diff -u SPECS/kernel-video-spca5xx.spec:1.24 SPECS/kernel-video-spca5xx.spec:1.25 --- SPECS/kernel-video-spca5xx.spec:1.24 Fri Mar 23 09:15:40 2007 +++ SPECS/kernel-video-spca5xx.spec Mon Apr 9 02:07:57 2007 @@ -32,7 +32,7 @@ Patch0: spca5xx-build.patch URL: http://mxhaard.free.fr/ %if %{with kernel} -%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.14} +%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} BuildRequires: rpmbuild(macros) >= 1.379 %endif BuildRequires: sed >= 4.0 @@ -100,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2007/04/09 00:07:57 shadzik +- proper rpm macros are not enough, you need also a proper kernel (updated kernel-module-build version) + Revision 1.24 2007/03/23 08:15:40 rotom - update rpmbuild(macros) - remove smp stuff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel-video-spca5xx.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
