SPECS: eagle-usb.spec - pass USE_CMVS when building kernel modules...

adamg adamg at pld-linux.org
Sun Dec 11 01:47:45 CET 2005


Author: adamg                        Date: Sun Dec 11 00:47:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass USE_CMVS when building kernel modules 
- works with 2.6.14.3-1

---- Files affected:
SPECS:
   eagle-usb.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.61 SPECS/eagle-usb.spec:1.62
--- SPECS/eagle-usb.spec:1.61	Sat Oct 15 00:18:47 2005
+++ SPECS/eagle-usb.spec	Sun Dec 11 01:47:40 2005
@@ -120,7 +120,8 @@
 		%{?with_verbose:V=1}
 	%{__make} -C %{_kernelsrcdir} modules \
 		M=$PWD O=$PWD \
-		%{?with_verbose:V=1}
+		%{?with_verbose:V=1} \
+		USE_CMVS=1
 	mv eagle-usb{,-$cfg}.ko
 done
 cd -
@@ -212,6 +213,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2005/12/11 00:47:40  adamg
+- pass USE_CMVS when building kernel modules
+- works with 2.6.14.3-1
+
 Revision 1.61  2005/10/14 22:18:47  areq
 - add 2.6.14-rc-git-breakage-fix.diff
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eagle-usb.spec?r1=1.61&r2=1.62&f=u




More information about the pld-cvs-commit mailing list