SPECS: kernel24.spec - i2c updated to 2.9.2, added gcc 4 patch; re...
qboosh
qboosh at pld-linux.org
Sun Dec 4 01:31:22 CET 2005
Author: qboosh Date: Sun Dec 4 00:31:22 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- i2c updated to 2.9.2, added gcc 4 patch; release 0.5
---- Files affected:
SPECS:
kernel24.spec (1.750 -> 1.751)
---- Diffs:
================================================================
Index: SPECS/kernel24.spec
diff -u SPECS/kernel24.spec:1.750 SPECS/kernel24.spec:1.751
--- SPECS/kernel24.spec:1.750 Sat Dec 3 00:19:10 2005
+++ SPECS/kernel24.spec Sun Dec 4 01:31:17 2005
@@ -20,7 +20,7 @@
#
%define pre_version %{nil}
%define netfilter_snap 20040302
-%define i2c_version 2.9.1
+%define i2c_version 2.9.2
%define drm_xfree_version 4.3.0
Summary: The Linux kernel (the core of the Linux operating system)
Summary(de): Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -31,7 +31,7 @@
Summary(pt_BR): Kernel Linux (a parte central do sistema operacional Linux)
Name: kernel24
Version: 2.4.32
-Release: 0.4%{?with_um:um}
+Release: 0.5%{?with_um:um}
License: GPL v2
Group: Base/Kernel
Source0: ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-%{version}.tar.bz2
@@ -187,8 +187,7 @@
Patch240: linux-2.4.20-ecc.patch
# i2c - http://secure.netroedge.com/~lm78/
# http://khali.linux-fr.org/devel/i2c/
-# http://khali.linux-fr.org/devel/i2c/linux-2.4.31/linux-2.4.31-i2c-2.9.1-drivers-i2c.diff
-Patch255: linux-2.4.31-i2c-%{i2c_version}-drivers-i2c.diff
+Patch255: http://khali.linux-fr.org/devel/i2c/linux-2.4.31/linux-2.4.31-i2c-%{i2c_version}-drivers-i2c.diff
Patch256: linux-2.4.21-i2c-headers.patch
Patch257: linux-2.4.21-i2c-sparc64.patch
Patch265: linux-2.4.20-e820.patch
@@ -326,6 +325,7 @@
Patch3015: linux24-cx88-noswitch.patch
Patch3016: linux-2.4-ppc-asm.patch
Patch3017: linux-2.4-atiixp.patch
+Patch3018: linux-2.4-gcc4.patch
# Security patches/fixes
@@ -924,6 +924,8 @@
patch -p1 < linux/cifs_24.patch
rm -rf linux
+%patch3018 -p1
+
# Remove -g from drivers/atm/Makefile and net/ipsec/Makefile
echo -e ',s/EXTRA_CFLAGS.*-g//g\n,w' | ed net/ipsec/Makefile
@@ -1706,6 +1708,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.751 2005/12/04 00:31:17 qboosh
+- i2c updated to 2.9.2, added gcc 4 patch; release 0.5
+
Revision 1.750 2005/12/02 23:19:10 qboosh
- removed obsolete sparc64 subst
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel24.spec?r1=1.750&r2=1.751&f=u
More information about the pld-cvs-commit
mailing list