SPECS (LINUX_2_6_19): kernel-vanilla.spec - make TuneUpConfigForIX...
hawk
hawk at pld-linux.org
Wed Jan 17 13:54:59 CET 2007
Author: hawk Date: Wed Jan 17 12:54:59 2007 GMT
Module: SPECS Tag: LINUX_2_6_19
---- Log message:
- make TuneUpConfigForIX86 always return 0, fixes build on i386
---- Files affected:
SPECS:
kernel-vanilla.spec (1.28.2.2 -> 1.28.2.3)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.28.2.2 SPECS/kernel-vanilla.spec:1.28.2.3
--- SPECS/kernel-vanilla.spec:1.28.2.2 Thu Jan 11 22:41:48 2007
+++ SPECS/kernel-vanilla.spec Wed Jan 17 13:54:54 2007
@@ -605,6 +605,7 @@
fi
sed -i 's:CONFIG_MATH_EMULATION=y:# CONFIG_MATH_EMULATION is not set:' $1
%endif
+ return 0
%endif
}
@@ -1277,6 +1278,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28.2.3 2007/01/17 12:54:54 hawk
+- make TuneUpConfigForIX86 always return 0, fixes build on i386
+
Revision 1.28.2.2 2007/01/11 21:41:48 shadzik
- 2.6.19.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-vanilla.spec?r1=1.28.2.2&r2=1.28.2.3&f=u
More information about the pld-cvs-commit
mailing list