SPECS: kernel-desktop.spec - fix depmod; 2 more patches to update

sparky sparky at pld-linux.org
Tue Nov 7 05:49:52 CET 2006


Author: sparky                       Date: Tue Nov  7 04:49:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix depmod; 2 more patches to update

---- Files affected:
SPECS:
   kernel-desktop.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.69 SPECS/kernel-desktop.spec:1.70
--- SPECS/kernel-desktop.spec:1.69	Tue Nov  7 01:29:35 2006
+++ SPECS/kernel-desktop.spec	Tue Nov  7 05:49:47 2006
@@ -633,8 +633,8 @@
 %endif
 
 # filesystems
-%patch10 -p1
-%patch11 -p1
+#%%patch10 -p1	NEEDS UPDATE - fails to build
+#%%patch11 -p1	NEEDS UPDATE - fails to build
 
 # hardware
 %patch20 -p1
@@ -848,7 +848,7 @@
 
 	%{__make} %{MakeOpts} modules_install \
 		%{?with_verbose:V=1} \
-		DEPMOD=$DepMod \
+		DEPMOD=%{DepMod} \
 		INSTALL_MOD_PATH=$KERNEL_INSTALL_DIR \
 		KERNELRELEASE=$KernelVer
 
@@ -1343,6 +1343,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2006/11/07 04:49:47  sparky
+- fix depmod; 2 more patches to update
+
 Revision 1.69  2006/11/07 00:29:35  sparky
 - use HOSTCC and CC if not cross-compiling
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-desktop.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list