|
@@ -40,7 +40,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 4
|
|
%define sublevel 4
|
|
-%define patchlevel 55
|
|
+%define patchlevel 57
|
|
%define kversion 5.%{sublevel}
|
|
%define kversion 5.%{sublevel}
|
|
%define rpmversion 5.%{sublevel}.%{patchlevel}
|
|
%define rpmversion 5.%{sublevel}.%{patchlevel}
|
|
%define release 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
%define release 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
@@ -146,14 +146,15 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
|
|
%define kernel_prereq fileutils, %{kmod}, initscripts >= 8.80, %{mkinitrd} >= %{mkinitrd_version}, linux-firmware >= 20110601-1
|
|
%define kernel_prereq fileutils, %{kmod}, initscripts >= 8.80, %{mkinitrd} >= %{mkinitrd_version}, linux-firmware >= 20110601-1
|
|
|
|
|
|
Name: kernel
|
|
Name: kernel
|
|
-Group: System Environment/Kernel
|
|
|
|
-License: GPLv2
|
|
|
|
Version: %{rpmversion}
|
|
Version: %{rpmversion}
|
|
Release: %{release}
|
|
Release: %{release}
|
|
|
|
+Group: system
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
Packager: daisuke, shaolin, iwamoto
|
|
Packager: daisuke, shaolin, iwamoto
|
|
|
|
|
|
|
|
+License: GPLv2
|
|
|
|
+
|
|
ExclusiveArch: noarch i686 x86_64
|
|
ExclusiveArch: noarch i686 x86_64
|
|
ExclusiveOS: Linux
|
|
ExclusiveOS: Linux
|
|
Provides: kernel = %{rpmversion}
|
|
Provides: kernel = %{rpmversion}
|
|
@@ -260,7 +261,7 @@ kernel パッケージには、Linux オペレーティングシステムの心
|
|
%package devel
|
|
%package devel
|
|
Summary: Development package for building kernel modules to match the kernel.
|
|
Summary: Development package for building kernel modules to match the kernel.
|
|
Summary(ja): 特定のバージョンのカーネル用のモジュールを構築するための開発パッケージ
|
|
Summary(ja): 特定のバージョンのカーネル用のモジュールを構築するための開発パッケージ
|
|
-Group: System Environment/Kernel
|
|
+Group: system
|
|
AutoReqProv: no
|
|
AutoReqProv: no
|
|
Provides: kernel26-devel-%{_target_cpu} = %{rpmversion}-%{release}
|
|
Provides: kernel26-devel-%{_target_cpu} = %{rpmversion}-%{release}
|
|
Requires: elfutils-libelf-devel
|
|
Requires: elfutils-libelf-devel
|
|
@@ -273,7 +274,7 @@ against the kernel package.
|
|
%package source
|
|
%package source
|
|
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: programming
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
Requires(pre): fileutils
|
|
Requires(pre): fileutils
|
|
Requires: make >= 3.78
|
|
Requires: make >= 3.78
|
|
@@ -316,7 +317,7 @@ kernel-source パッケージには Linux カーネルのソースコードが
|
|
%package doc
|
|
%package doc
|
|
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: documentation
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
|
|
|
|
%description doc
|
|
%description doc
|
|
@@ -339,7 +340,7 @@ Linux カーネルモジュールを読み込む際の引数を調べたい場
|
|
%package headers
|
|
%package headers
|
|
Summary: Header files for the Linux kernel for use by glibc
|
|
Summary: Header files for the Linux kernel for use by glibc
|
|
Summary(ja): Linux カーネルのヘッダファイル
|
|
Summary(ja): Linux カーネルのヘッダファイル
|
|
-Group: Development/System
|
|
+Group: programming
|
|
Obsoletes: glibc-kernheaders
|
|
Obsoletes: glibc-kernheaders
|
|
Provides: glibc-kernheaders = 3.0-46
|
|
Provides: glibc-kernheaders = 3.0-46
|
|
Conflicts: %{kernel_headers_conflicts}
|
|
Conflicts: %{kernel_headers_conflicts}
|
|
@@ -362,7 +363,7 @@ kernel-headers パッケージには、Linux カーネルとユーザスペー
|
|
%package firmware
|
|
%package firmware
|
|
Summary: Firmware files used by the Linux kernel
|
|
Summary: Firmware files used by the Linux kernel
|
|
Summary(ja): Linux kernel で使用されているファームウェア
|
|
Summary(ja): Linux kernel で使用されているファームウェア
|
|
-Group: Development/System
|
|
+Group: 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
|
|
BuildArch: noarch
|
|
|
|
|
|
@@ -378,7 +379,7 @@ Kernel-firmware にはいくつかのデバイスを利用するために必要
|
|
Summary: The Linux kernel compiled for PAE capable machines.
|
|
Summary: The Linux kernel compiled for PAE capable machines.
|
|
Summary(ja): PAE 対応マシン用にコンパイルされた Linux カーネル
|
|
Summary(ja): PAE 対応マシン用にコンパイルされた Linux カーネル
|
|
|
|
|
|
-Group: System Environment/Kernel
|
|
+Group: system
|
|
Provides: kernel = %{rpmversion}
|
|
Provides: kernel = %{rpmversion}
|
|
Provides: kernel26 = %{rpmversion}
|
|
Provides: kernel26 = %{rpmversion}
|
|
Provides: kernel-drm = 4.3.0
|
|
Provides: kernel-drm = 4.3.0
|
|
@@ -409,7 +410,7 @@ Install the kernel-pae package if your machine has more than 4GB of memory.
|
|
%package pae-devel
|
|
%package pae-devel
|
|
Summary: Development package for building kernel modules to match the PAE capable kernel.
|
|
Summary: Development package for building kernel modules to match the PAE capable kernel.
|
|
Summary(ja): 特定のバージョンのPAE対応カーネル用のモジュールを構築するための開発パッケージ
|
|
Summary(ja): 特定のバージョンのPAE対応カーネル用のモジュールを構築するための開発パッケージ
|
|
-Group: System Environment/Kernel
|
|
+Group: system
|
|
Provides: kernel-pae-devel-%{_target_cpu} = %{rpmversion}-%{release}
|
|
Provides: kernel-pae-devel-%{_target_cpu} = %{rpmversion}-%{release}
|
|
Provides: kernel-devel-%{_target_cpu} = %{rpmversion}-%{release}pae
|
|
Provides: kernel-devel-%{_target_cpu} = %{rpmversion}-%{release}pae
|
|
Provides: kernel-devel = %{rpmversion}-%{release}pae
|
|
Provides: kernel-devel = %{rpmversion}-%{release}pae
|
|
@@ -424,7 +425,7 @@ against the PAE capable kernel package.
|
|
%if %{with_tools}
|
|
%if %{with_tools}
|
|
%package -n kernel-tools
|
|
%package -n kernel-tools
|
|
Summary: Assortment of tools for the Linux kernel
|
|
Summary: Assortment of tools for the Linux kernel
|
|
-Group: Development/System
|
|
+Group: admin-tools,system
|
|
License: GPLv2
|
|
License: GPLv2
|
|
# cpufrequtils 009 and cpuspeed 1.6 are dummy version number
|
|
# cpufrequtils 009 and cpuspeed 1.6 are dummy version number
|
|
Obsoletes: cpufrequtils < 009
|
|
Obsoletes: cpufrequtils < 009
|
|
@@ -439,7 +440,7 @@ and the supporting documentation.
|
|
|
|
|
|
%package -n kernel-tools-libs
|
|
%package -n kernel-tools-libs
|
|
Summary: Libraries for the kernels-tools
|
|
Summary: Libraries for the kernels-tools
|
|
-Group: Development/System
|
|
+Group: programming
|
|
License: GPLv2
|
|
License: GPLv2
|
|
|
|
|
|
%description -n kernel-tools-libs
|
|
%description -n kernel-tools-libs
|
|
@@ -449,7 +450,7 @@ from the kernel source.
|
|
|
|
|
|
%package -n kernel-tools-libs-devel
|
|
%package -n kernel-tools-libs-devel
|
|
Summary: Assortment of tools for the Linux kernel
|
|
Summary: Assortment of tools for the Linux kernel
|
|
-Group: Development/System
|
|
+Group: programming
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Requires: kernel-tools = %{version}-%{release}
|
|
Requires: kernel-tools = %{version}-%{release}
|
|
# Provides: cpupowerutils-devel = 1:009-0.6.p1
|
|
# Provides: cpupowerutils-devel = 1:009-0.6.p1
|
|
@@ -466,6 +467,7 @@ the kernel source.
|
|
%if %{with_bpftool}
|
|
%if %{with_bpftool}
|
|
%package -n bpftool
|
|
%package -n bpftool
|
|
Summary: Inspection and simple manipulation of eBPF programs and maps
|
|
Summary: Inspection and simple manipulation of eBPF programs and maps
|
|
|
|
+Group: admin-tools,system
|
|
License: GPLv2
|
|
License: GPLv2
|
|
|
|
|
|
%description -n bpftool
|
|
%description -n bpftool
|
|
@@ -1158,6 +1160,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Aug 09 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.4.57-1
|
|
|
|
+- updated to 5.4.57.
|
|
|
|
+
|
|
* Tue Aug 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.4.55-1
|
|
* Tue Aug 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.4.55-1
|
|
- updated to 5.4.55.
|
|
- updated to 5.4.55.
|
|
- re-enabled to build kernel-headers on i686.
|
|
- re-enabled to build kernel-headers on i686.
|