Author: shadzik Date: Mon Apr 9 00:24:35 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-misc-toshbt.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/kernel-misc-toshbt.spec diff -u SPECS/kernel-misc-toshbt.spec:1.9 SPECS/kernel-misc-toshbt.spec:1.10 --- SPECS/kernel-misc-toshbt.spec:1.9 Wed Apr 4 16:26:21 2007 +++ SPECS/kernel-misc-toshbt.spec Mon Apr 9 02:24:30 2007 @@ -24,7 +24,7 @@ # Source0-md5: 8e4764f6c438427b00fb9aa93abb3cd7 URL: http://0bits.com/ %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 ExclusiveArch: %{ix86} %{x8664} @@ -88,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/04/09 00:24:30 shadzik +- proper rpm macros are not enough, you need also a proper kernel (updated kernel-module-build version) + Revision 1.9 2007/04/04 14:26:21 qboosh - EA which was meant to be (not sure about x86_64) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel-misc-toshbt.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
