SPECS (LINUX_2_6_16): kernel.spec - fix when only smp or only up a...

undefine undefine at pld-linux.org
Wed Feb 13 19:29:40 CET 2008


Author: undefine                     Date: Wed Feb 13 18:29:40 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- Log message:
- fix when only smp or only up are built

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1558.2.135 -> 1.441.2.1558.2.136) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1558.2.135 SPECS/kernel.spec:1.441.2.1558.2.136
--- SPECS/kernel.spec:1.441.2.1558.2.135	Wed Feb 13 18:03:45 2008
+++ SPECS/kernel.spec	Wed Feb 13 19:29:34 2008
@@ -1332,6 +1332,7 @@
 %if %{with up} || %{with smp}
 # ghosted initrd
 touch $RPM_BUILD_ROOT/boot/initrd-%{kernel_release}{,smp}.gz
+install -d $RPM_BUILD_ROOT/lib/modules/%{kernel_release}{,smp}
 rm -f $RPM_BUILD_ROOT/lib/modules/%{kernel_release}{,smp}/{build,source}
 touch $RPM_BUILD_ROOT/lib/modules/%{kernel_release}{,smp}/{build,source}
 %endif
@@ -1833,6 +1834,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1558.2.136  2008-02-13 18:29:34  undefine
+- fix when only smp or only up are built
+
 Revision 1.441.2.1558.2.135  2008-02-13 17:03:45  glen
 - fix {build,source} symlinks
 - added %{subname} to kernel_release to allow simultaneous installation
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1558.2.135&r2=1.441.2.1558.2.136&f=u



More information about the pld-cvs-commit mailing list