|
@@ -31,7 +31,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
|
|
# adding some text to the end of the version number.
|
|
# adding some text to the end of the version number.
|
|
#
|
|
#
|
|
%define sublevel 6
|
|
%define sublevel 6
|
|
-%define patchlevel 2
|
|
|
|
|
|
+%define patchlevel 3
|
|
%define kversion 3.%{sublevel}
|
|
%define kversion 3.%{sublevel}
|
|
%define rpmversion 3.%{sublevel}.%{patchlevel}
|
|
%define rpmversion 3.%{sublevel}.%{patchlevel}
|
|
%define release 1%{?_dist_release}
|
|
%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
|
|
# 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
|
|
# aufs3
|
|
Patch6100: linux-3.6-aufs3.patch
|
|
Patch6100: linux-3.6-aufs3.patch
|
|
|
|
|
|
@@ -302,7 +297,6 @@ Patch6100: linux-3.6-aufs3.patch
|
|
# TuxOnIce (formerly suspend2) patch
|
|
# TuxOnIce (formerly suspend2) patch
|
|
%define tuxonice_version 3.2.1-for-linux-3.6
|
|
%define tuxonice_version 3.2.1-for-linux-3.6
|
|
Patch9000: tuxonice-%{tuxonice_version}.patch
|
|
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
|
|
# 10000 to 20000 is for stuff that has to come last due to the
|
|
@@ -633,15 +627,12 @@ cd linux-%{kversion}
|
|
#
|
|
#
|
|
|
|
|
|
%if !%{_minimum_patches}
|
|
%if !%{_minimum_patches}
|
|
-# unionfs
|
|
|
|
-#%patch6030 -p1
|
|
|
|
-##VINE## %patch6031 -p1
|
|
|
|
-
|
|
|
|
# aufs
|
|
# aufs
|
|
%patch6100 -p1
|
|
%patch6100 -p1
|
|
|
|
|
|
# tuxonice
|
|
# tuxonice
|
|
%patch9000 -p1
|
|
%patch9000 -p1
|
|
|
|
+
|
|
%endif
|
|
%endif
|
|
|
|
|
|
#
|
|
#
|
|
@@ -1166,6 +1157,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%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
|
|
* Sat Oct 13 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.2-1
|
|
- update to 3.6.2
|
|
- update to 3.6.2
|
|
- update tuxonice/aufs3 patch
|
|
- update tuxonice/aufs3 patch
|