|
@@ -30,8 +30,8 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
|
|
# that the kernel isn't the stock distribution kernel, for example by
|
|
# that the kernel isn't the stock distribution kernel, for example by
|
|
# adding some text to the end of the version number.
|
|
# adding some text to the end of the version number.
|
|
#
|
|
#
|
|
-%define sublevel 8
|
|
|
|
-%define patchlevel 8
|
|
|
|
|
|
+%define sublevel 9
|
|
|
|
+%define patchlevel 4
|
|
%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}
|
|
@@ -193,6 +193,7 @@ BuildRequires: xz-lzma-compat
|
|
BuildRequires: findutils, m4, perl, make >= 3.78, gnupg, diffutils
|
|
BuildRequires: findutils, m4, perl, make >= 3.78, gnupg, diffutils
|
|
BuildRequires: net-tools
|
|
BuildRequires: net-tools
|
|
BuildRequires: gcc >= 3.3.5, binutils >= 2.15
|
|
BuildRequires: gcc >= 3.3.5, binutils >= 2.15
|
|
|
|
+BuildRequires: bc
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
@@ -245,8 +246,8 @@ Patch800: linux-2.6-build-nonintconfig.patch
|
|
|
|
|
|
Patch1394: linux-2.6-zd1211rw-gw-us54gxs.patch
|
|
Patch1394: linux-2.6-zd1211rw-gw-us54gxs.patch
|
|
|
|
|
|
-# tg3 add new id (57766,5778[26])
|
|
|
|
-Patch1430: linux-3.4.7-tg3-support-newid.patch
|
|
|
|
|
|
+# tg3 add new id (5778[26])
|
|
|
|
+Patch1430: linux-3.9.2-tg3-support-newid.patch
|
|
|
|
|
|
# Misc bits.
|
|
# Misc bits.
|
|
Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
|
|
Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
|
|
@@ -296,13 +297,13 @@ Patch2710: linux-2.6-drm-ignore-invalid-EDID-extensions.patch
|
|
#
|
|
#
|
|
|
|
|
|
# aufs3
|
|
# aufs3
|
|
-%define aufs_version 3.8-20130304
|
|
|
|
|
|
+%define aufs_version 3.9-20130513
|
|
Patch6100: aufs%{aufs_version}.patch
|
|
Patch6100: aufs%{aufs_version}.patch
|
|
Source6100: aufs%{aufs_version}.tar.xz
|
|
Source6100: aufs%{aufs_version}.tar.xz
|
|
|
|
|
|
#
|
|
#
|
|
# TuxOnIce (formerly suspend2) patch
|
|
# TuxOnIce (formerly suspend2) patch
|
|
-%define tuxonice_version 3.8-20130304
|
|
|
|
|
|
+%define tuxonice_version 3.9-20130530
|
|
Patch9000: tuxonice-%{tuxonice_version}.patch
|
|
Patch9000: tuxonice-%{tuxonice_version}.patch
|
|
|
|
|
|
#
|
|
#
|
|
@@ -1171,6 +1172,10 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu May 30 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 3.9.4-1
|
|
|
|
+- update to 3.9.4
|
|
|
|
+- add BR: bc
|
|
|
|
+
|
|
* Thu Apr 18 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 3.8.8-1
|
|
* Thu Apr 18 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 3.8.8-1
|
|
- update to 3.8.8
|
|
- update to 3.8.8
|
|
|
|
|