SPECS: ndiswrapper.spec - fix for x86_64 (by Michal Pryczek <plahc...
troll
troll at pld-linux.org
Mon Jun 12 10:31:59 CEST 2006
Author: troll Date: Mon Jun 12 08:31:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix for x86_64 (by Michal Pryczek <plahcim at o2.pl>)
---- Files affected:
SPECS:
ndiswrapper.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.44 SPECS/ndiswrapper.spec:1.45
--- SPECS/ndiswrapper.spec:1.44 Mon May 1 23:56:05 2006
+++ SPECS/ndiswrapper.spec Mon Jun 12 10:31:53 2006
@@ -135,7 +135,8 @@
%{__make} x86_64_stubs gen_exports \
KSRC=. \
- KVERS="%{_kernel_ver}"
+ KVERS="%{_kernel_ver}" \
+ %{?x8664:CONFIG_X86_64=y}
%{__make} -C %{_kernelsrcdir} clean \
RCS_FIND_IGNORE="-name '*.ko' -o" \
M=$PWD O=$PWD/o \
@@ -214,6 +215,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2006/06/12 08:31:53 troll
+- fix for x86_64 (by Michal Pryczek <plahcim at o2.pl>)
+
Revision 1.44 2006/05/01 21:56:05 rotom
- up to 1.15
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list