|
@@ -28,7 +28,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
|
|
%define patchlevel 12
|
|
%define patchlevel 12
|
|
%define kversion 2.6.%{sublevel}
|
|
%define kversion 2.6.%{sublevel}
|
|
%define rpmversion 2.6.%{sublevel}
|
|
%define rpmversion 2.6.%{sublevel}
|
|
-%define release 11%{?_dist_release}
|
|
+%define release 12%{?_dist_release}
|
|
|
|
|
|
%define make_target bzImage
|
|
%define make_target bzImage
|
|
%define hdrarch %_target_cpu
|
|
%define hdrarch %_target_cpu
|
|
@@ -355,6 +355,7 @@ against the kernel package.
|
|
Summary: The source code for the Linux kernel.
|
|
Summary: The source code for the Linux kernel.
|
|
Summary(ja): Linux カーネルのソースコード
|
|
Summary(ja): Linux カーネルのソースコード
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
|
|
+BuildArch: noarch
|
|
Requires(pre): fileutils
|
|
Requires(pre): fileutils
|
|
Requires: make >= 3.78
|
|
Requires: make >= 3.78
|
|
Requires: gcc >= 3.2
|
|
Requires: gcc >= 3.2
|
|
@@ -397,6 +398,7 @@ kernel-source パッケージには Linux カーネルのソースコードが
|
|
Summary: Various documentation bits found in the kernel source.
|
|
Summary: Various documentation bits found in the kernel source.
|
|
Summary(ja): カーネルソース内のさまざまなドキュメント群
|
|
Summary(ja): カーネルソース内のさまざまなドキュメント群
|
|
Group: Applications/Documentation
|
|
Group: Applications/Documentation
|
|
|
|
+BuildArch: noarch
|
|
|
|
|
|
%description doc
|
|
%description doc
|
|
This package contains documentation files from the kernel
|
|
This package contains documentation files from the kernel
|
|
@@ -442,6 +444,7 @@ Summary: Firmware files used by the Linux kernel
|
|
Summary(ja): Linux kernel で使用されているファームウェア
|
|
Summary(ja): Linux kernel で使用されているファームウェア
|
|
Group: Development/System
|
|
Group: Development/System
|
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
|
|
|
+BuildArch: noarch
|
|
|
|
|
|
%description firmware
|
|
%description firmware
|
|
Kernel-firmware includes firmware files required for some devices to
|
|
Kernel-firmware includes firmware files required for some devices to
|
|
@@ -1156,6 +1159,10 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Apr 27 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.35-12
|
|
|
|
+- update configs
|
|
|
|
+ - enable CONFIG_DEVPTS_MULTIPLE_INSTANCES
|
|
|
|
+
|
|
* Mon Apr 25 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.35-11
|
|
* Mon Apr 25 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.35-11
|
|
- update to unionfs to 2.5.8
|
|
- update to unionfs to 2.5.8
|
|
- add patch6031 to fix open+unlink+ftruncate crash
|
|
- add patch6031 to fix open+unlink+ftruncate crash
|