|
@@ -23,8 +23,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 34
|
|
|
-%define patchlevel 0
|
|
|
+%define sublevel 35
|
|
|
+%define patchlevel 2
|
|
|
%define kversion 2.6.%{sublevel}
|
|
|
%define rpmversion 2.6.%{sublevel}
|
|
|
%define release 1%{?_dist_release}
|
|
@@ -321,14 +321,15 @@ Patch2504: linux-2.6-at76.patch
|
|
|
# http://www.bootsplash.de/
|
|
|
#Patch6020: linux-2.6.31-bootsplash.patch
|
|
|
|
|
|
-# unionfs 2.5.4
|
|
|
+# unionfs 2.5.5
|
|
|
# http://www.am-utils.org/project-unionfs.html
|
|
|
-Patch6030: unionfs-2.5.4_for_2.6.33.diff.gz
|
|
|
+Patch6030: unionfs-2.5.5_for_2.6.35.1.diff.gz
|
|
|
|
|
|
#
|
|
|
# TuxOnIce (formerly suspend2) patch
|
|
|
-%define tuxonice_version 3.1.git20100519-for-2.6.34
|
|
|
-Patch9000: tuxonice-%{tuxonice_version}.patch.bz2
|
|
|
+#%define tuxonice_version 3.1.git20100519-for-2.6.34
|
|
|
+#Patch9000: tuxonice-%{tuxonice_version}.patch.bz2
|
|
|
+Patch9000: current-tuxonice-for-2.6.35.patch-20100815-v1.bz2
|
|
|
|
|
|
#
|
|
|
# 10000 to 20000 is for stuff that has to come last due to the
|
|
@@ -1201,6 +1202,12 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Aug 16 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.35-1
|
|
|
+- update to 2.6.35.2
|
|
|
+- update configs
|
|
|
+- update unionfs to 2.5.5
|
|
|
+- update tuxonice to 3.1.1.1
|
|
|
+
|
|
|
* Wed May 19 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.34-1
|
|
|
- update to 2.6.34
|
|
|
- patch1850: do not show fbcon logo on quiet mode
|