SPECS: ndiswrapper.spec - remove %{__make} x86_64_stubs gen_exports
shadzik
shadzik at pld-linux.org
Fri Aug 11 01:15:22 CEST 2006
Author: shadzik Date: Thu Aug 10 23:15:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- remove %{__make} x86_64_stubs gen_exports
---- Files affected:
SPECS:
ndiswrapper.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.56 SPECS/ndiswrapper.spec:1.57
--- SPECS/ndiswrapper.spec:1.56 Fri Aug 11 01:06:13 2006
+++ SPECS/ndiswrapper.spec Fri Aug 11 01:15:17 2006
@@ -8,7 +8,7 @@
%bcond_without up # don't build UP module
%bcond_with verbose # verbose build (V=1)
#
-%define _rel 1
+%define _rel 1.1
Summary: Tools to "wrap around" NDIS drivers
Summary(pl): Narzędzia "opakowujące" sterowniki NDIS
Name: ndiswrapper
@@ -136,12 +136,6 @@
%{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts \
KVERS="%{_kernel_ver}" \
-%ifarch x86_64
- %{__make} x86_64_stubs gen_exports \
- KSRC=. \
- KVERS="%{_kernel_ver}" \
- %{?x8664:CONFIG_X86_64=y}
-%endif
%{__make} -C %{_kernelsrcdir} clean \
RCS_FIND_IGNORE="-name '*.ko' -o" \
M=$PWD O=$PWD/o \
@@ -220,6 +214,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2006/08/10 23:15:17 shadzik
+- remove %{__make} x86_64_stubs gen_exports
+
Revision 1.56 2006/08/10 23:06:13 shadzik
- 1.23
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list