Browse Source

update to 3.6.2, update tuxonice/aufs patch

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6931 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 11 years ago
parent
commit
72a3d757f7
1 changed files with 8 additions and 10 deletions
  1. 8 10
      k/kernel/kernel-vl.spec

+ 8 - 10
k/kernel/kernel-vl.spec

@@ -30,8 +30,8 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # that the kernel isn't the stock distribution kernel, for example by
 # adding some text to the end of the version number.
 #
-%define sublevel 4
-%define patchlevel 10
+%define sublevel 6
+%define patchlevel 2
 %define kversion 3.%{sublevel}
 %define rpmversion 3.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}
@@ -250,7 +250,6 @@ Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
 Patch1630: linux-2.6.23-module_version.patch
 Patch1650: linux-2.6-input-kill-stupid-messages.patch
 Patch1770: linux-2.6-valid-ether-addr.patch
-Patch1830: linux-2.6-w1-hush-debug.patch
 Patch1840: linux-2.6-defaults-pci_no_msi.patch
 Patch1850: linux-2.6-silence-fbcon-logo.patch
 Patch1860: linux-2.6-silence-acpi-blacklist.patch
@@ -297,12 +296,11 @@ Patch6030: unionfs-2.5.10_for_3.2.patch
 Patch6031: unionfs-2.5.8-open-unlink-ftruncate-crash-fix.patch
 
 # aufs3
-Patch6100: linux-3.4-aufs3.patch
-#Patch6101: linux-3.2-aufs3-proc_map.patch
+Patch6100: linux-3.6-aufs3.patch
 
 #
 # TuxOnIce (formerly suspend2) patch
-%define tuxonice_version 3.2.1-for-linux-3.4
+%define tuxonice_version 3.2.1-for-linux-3.6
 Patch9000: tuxonice-%{tuxonice_version}.patch
 #Patch9010: tuxonice-build-fix-on-powerpc.patch
 
@@ -575,8 +573,6 @@ cd linux-%{kversion}
 %patch1650 -p1
 # 
 %patch1770 -p1
-# Silence debug messages in w1
-%patch1830 -p1
 # disable PCI MSI by default
 %patch1840 -p1
 # dont show fbcon logo on quiet mode
@@ -643,11 +639,9 @@ cd linux-%{kversion}
 
 # aufs
 %patch6100 -p1
-#%patch6101 -p1
 
 # tuxonice
 %patch9000 -p1
-#%patch9010 -p1
 %endif
 
 #
@@ -1172,6 +1166,10 @@ fi
 
 
 %changelog
+* Sat Oct 13 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.2-1
+- update to 3.6.2
+- update tuxonice/aufs3 patch
+
 * Wed Aug 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.4.10-1
 - update to 3.4.10