SPECS (LINUX_2_6_20): kernel.spec - include/linux/compile.h target...

mguevara mguevara at pld-linux.org
Sun Jan 14 19:26:41 CET 2007


Author: mguevara                     Date: Sun Jan 14 18:26:41 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_20
---- Log message:
- include/linux/compile.h target is gone from the main Makefile

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.7 -> 1.441.2.1698.2.8) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.7 SPECS/kernel.spec:1.441.2.1698.2.8
--- SPECS/kernel.spec:1.441.2.1698.2.7	Sun Jan 14 19:02:25 2007
+++ SPECS/kernel.spec	Sun Jan 14 19:26:35 2007
@@ -1304,8 +1304,8 @@
 	%{__make} %CrossOpts include/linux/version.h \
 		%{?with_verbose:V=1}
 
-	%{__make} %CrossOpts include/linux/compile.h \
-		%{?with_verbose:V=1}
+#{__make} %CrossOpts include/linux/compile.h \
+#		%{?with_verbose:V=1}
 
 	%{__make} %CrossOpts scripts/mkcompile_h \
 		%{?with_verbose:V=1}
@@ -1422,7 +1422,7 @@
 %{__make} %CrossOpts include/linux/utsrelease.h
 cp include/linux/utsrelease.h{,.save}
 cp include/linux/version.h{,.save}
-cp include/linux/compile.h{,.save}
+# cp include/linux/compile.h{,.save}
 cp scripts/mkcompile_h{,.save}
 sed -i 's:smp::' include/linux/utsrelease.h.save
 
@@ -1487,10 +1487,10 @@
 mv -f include/linux/utsrelease.h.save $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/utsrelease.h
 #{__make} %CrossOpts include/linux/version.h
 cp include/linux/version.h{.save,}
-cp include/linux/compile.h{.save,}
+#cp include/linux/compile.h{.save,}
 cp scripts/mkcompile_h{.save,}
 rm -rf include/linux/version.h.save
-rm -rf include/linux/compile.h.save
+#rm -rf include/linux/compile.h.save
 rm -rf scripts/mkcompile_h.save
 install %{SOURCE3} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/autoconf.h
 install %{SOURCE4} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/config.h
@@ -1969,6 +1969,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.8  2007/01/14 18:26:35  mguevara
+- include/linux/compile.h target is gone from the main Makefile
+
 Revision 1.441.2.1698.2.7  2007/01/14 18:02:25  mguevara
 - rc5 update
 
================================================================

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



More information about the pld-cvs-commit mailing list