SPECS (LINUX_2_6_20): kernel.spec - rel 0.10, test build of reiser4
mguevara
mguevara at pld-linux.org
Wed Feb 14 11:39:38 CET 2007
Author: mguevara Date: Wed Feb 14 10:39:37 2007 GMT
Module: SPECS Tag: LINUX_2_6_20
---- Log message:
- rel 0.10, test build of reiser4
---- Files affected:
SPECS:
kernel.spec (1.441.2.1698.2.35 -> 1.441.2.1698.2.36)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.35 SPECS/kernel.spec:1.441.2.1698.2.36
--- SPECS/kernel.spec:1.441.2.1698.2.35 Tue Feb 13 08:05:35 2007
+++ SPECS/kernel.spec Wed Feb 14 11:39:32 2007
@@ -137,7 +137,7 @@
%define _udev_ver 071
%define _mkvmlinuz_ver 1.3
-%define _rel 0.9
+%define _rel 0.10
%define _netfilter_snap 20061213
%define _nf_hipac_ver 0.9.1
@@ -227,6 +227,7 @@
Source49: kernel-pax.config
Source50: kernel-no-pax.config
Source55: kernel-imq.config
+Source56: kernel-reiser4.config
###
# Patches
@@ -1228,11 +1229,14 @@
cat %{SOURCE55} >> arch/%{_target_base_arch}/defconfig
%endif
+%if %{with reiser4}
+ cat %{SOURCE56} >> arch/%{_target_base_arch}/defconfig
+%endif
+
%if %{with ide_acpi}
echo "CONFIG_BLK_DEV_IDEACPI=y" >> arch/%{_target_base_arch}/defconfig
%endif
-
%if %{with xen0}
cat %{SOURCE46} >> arch/%{_target_base_arch}/defconfig
%endif
@@ -1972,6 +1976,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1698.2.36 2007/02/14 10:39:32 mguevara
+- rel 0.10, test build of reiser4
+
Revision 1.441.2.1698.2.35 2007/02/13 07:05:35 mguevara
- rel 0.9, test build of the new bootsplash
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.35&r2=1.441.2.1698.2.36&f=u
More information about the pld-cvs-commit
mailing list