SPECS: kernel-vanilla.spec - works - lg.h packaged as it's required by modu...
patrys
patrys at pld-linux.org
Sat May 17 01:02:40 CEST 2008
Author: patrys Date: Fri May 16 23:02:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- works
- lg.h packaged as it's required by module-build
---- Files affected:
SPECS:
kernel-vanilla.spec (1.149 -> 1.150)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.149 SPECS/kernel-vanilla.spec:1.150
--- SPECS/kernel-vanilla.spec:1.149 Sun May 11 21:29:08 2008
+++ SPECS/kernel-vanilla.spec Sat May 17 01:02:35 2008
@@ -4,10 +4,6 @@
# possible enabled in this kernel with maybe benefit of losing performance,
# so you can use this kernel to test the shiniest hardware.
#
-# TODO:
-# - asm-offsets_32.c requires kernelsrcdir/drivers/lguest/lg.h
-# what breaks kernel-module-build
-#
# Conditional build:
%bcond_without source # don't build kernel-source package
%bcond_with noarch # build noarch packages
@@ -55,7 +51,7 @@
%define basever 2.6.25
%define postver .3
-%define rel 0.1
+%define rel 1
Summary: The Linux kernel (the core of the Linux operating system)
Summary(de.UTF-8): Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -766,6 +762,7 @@
%{_kernelsrcdir}/arch/*/kernel/asm-offsets*
%{_kernelsrcdir}/arch/*/kernel/sigframe.h
%{_kernelsrcdir}/arch/x86/kernel/sigframe_32.h
+%{_kernelsrcdir}/drivers/lguest/lg.h
%dir %{_kernelsrcdir}/scripts
%dir %{_kernelsrcdir}/scripts/kconfig
%{_kernelsrcdir}/scripts/Kbuild.include
@@ -829,6 +826,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.150 2008-05-16 23:02:35 patrys
+- works
+- lg.h packaged as it's required by module-build
+
Revision 1.149 2008-05-11 19:29:08 glen
- fix version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.149&r2=1.150&f=u
More information about the pld-cvs-commit
mailing list