ソースを参照

update to 3.6.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6977 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 11 年 前
コミット
5f80cf48ae
1 ファイル変更5 行追加11 行削除
  1. 5 11
      k/kernel/kernel-vl.spec

+ 5 - 11
k/kernel/kernel-vl.spec

@@ -31,7 +31,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # adding some text to the end of the version number.
 #
 %define sublevel 6
-%define patchlevel 2
+%define patchlevel 3
 %define kversion 3.%{sublevel}
 %define rpmversion 3.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}
@@ -290,11 +290,6 @@ Patch2710: linux-2.6-drm-ignore-invalid-EDID-extensions.patch
 # 6000 to 10000 is for Vine Linux
 #
 
-# unionfs 2.5.10
-# http://www.am-utils.org/project-unionfs.html
-Patch6030: unionfs-2.5.10_for_3.2.patch
-Patch6031: unionfs-2.5.8-open-unlink-ftruncate-crash-fix.patch
-
 # aufs3
 Patch6100: linux-3.6-aufs3.patch
 
@@ -302,7 +297,6 @@ Patch6100: linux-3.6-aufs3.patch
 # TuxOnIce (formerly suspend2) patch
 %define tuxonice_version 3.2.1-for-linux-3.6
 Patch9000: tuxonice-%{tuxonice_version}.patch
-#Patch9010: tuxonice-build-fix-on-powerpc.patch
 
 #
 # 10000 to 20000 is for stuff that has to come last due to the
@@ -633,15 +627,12 @@ cd linux-%{kversion}
 #
 
 %if !%{_minimum_patches}
-# unionfs
-#%patch6030 -p1
-##VINE## %patch6031 -p1
-
 # aufs
 %patch6100 -p1
 
 # tuxonice
 %patch9000 -p1
+
 %endif
 
 #
@@ -1166,6 +1157,9 @@ fi
 
 
 %changelog
+* Mon Oct 22 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.3-1
+- update to 3.6.3
+
 * Sat Oct 13 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.2-1
 - update to 3.6.2
 - update tuxonice/aufs3 patch