SPECS (LINUX_2_6_22): kernel-desktop.spec - add -mcpu=440 ppc comp...
glen
glen at pld-linux.org
Sun Apr 27 03:00:00 CEST 2008
Author: glen Date: Sun Apr 27 01:00:00 2008 GMT
Module: SPECS Tag: LINUX_2_6_22
---- Log message:
- add -mcpu=440 ppc compile fix patch
---- Files affected:
SPECS:
kernel-desktop.spec (1.165.2.5 -> 1.165.2.6)
---- Diffs:
================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.165.2.5 SPECS/kernel-desktop.spec:1.165.2.6
--- SPECS/kernel-desktop.spec:1.165.2.5 Sat Apr 26 23:43:48 2008
+++ SPECS/kernel-desktop.spec Sun Apr 27 02:59:55 2008
@@ -72,7 +72,7 @@
%define _basever 2.6.22
%define _postver .19
-%define _rel 4
+%define _rel 5
%define _rc %{nil}
%define pname kernel-desktop
Summary: The Linux kernel (the core of the Linux operating system)
@@ -114,6 +114,7 @@
###
Patch0: %{pname}-preempt-rt.patch
+Patch1: kernel-mcpu=440.patch
# Jens Axboe's fcache patch (for ext3 only)
# http://git.kernel.dk/?p=linux-2.6-block.git;a=commitdiff;h=118e3e9250ef319b6e77cdbc25dc4d26084c14f
@@ -538,6 +539,8 @@
exit 1
%endif
+%patch1 -p1
+
# Jens Axboe's fcache patch
%patch6 -p1
@@ -1080,6 +1083,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.165.2.6 2008-04-27 00:59:55 glen
+- add -mcpu=440 ppc compile fix patch
+
Revision 1.165.2.5 2008-04-26 21:43:48 glen
- use KABI for localversion
- remove .old symlinks trash
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-desktop.spec?r1=1.165.2.5&r2=1.165.2.6&f=u
More information about the pld-cvs-commit
mailing list