SPECS: ndiswrapper.spec - fix build, rel 2

shadzik shadzik at pld-linux.org
Wed Aug 9 01:01:38 CEST 2006


Author: shadzik                      Date: Tue Aug  8 23:01:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build, rel 2

---- Files affected:
SPECS:
   ndiswrapper.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.51 SPECS/ndiswrapper.spec:1.52
--- SPECS/ndiswrapper.spec:1.51	Sat Aug  5 18:12:51 2006
+++ SPECS/ndiswrapper.spec	Wed Aug  9 01:01:33 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	2
 Summary:	Tools to "wrap around" NDIS drivers
 Summary(pl):	Narzędzia "opakowujące" sterowniki NDIS
 Name:		ndiswrapper
@@ -112,6 +112,7 @@
 
 %prep
 %setup -q
+%{__sed} -i -e s#"loader.h"#"../driver/loader.h"#g utils/loadndisdriver.c
 
 %build
 %if %{with userspace}
@@ -216,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/08/08 23:01:33  shadzik
+- fix build, rel 2
+
 Revision 1.51  2006/08/05 16:12:51  shadzik
 - 1.22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list