automatic version update by autodist [release 6.6.9-1mamba;Mon Jan 01 2024]
This commit is contained in:
parent
ef2e22e73f
commit
7a081d3198
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
12
kernel.spec
12
kernel.spec
@ -95,7 +95,7 @@
|
|||||||
%define _use_internal_dependency_generator 1
|
%define _use_internal_dependency_generator 1
|
||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 6.1.63
|
Version: 6.6.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Linux Kernel, the operating system core itself
|
Summary: The Linux Kernel, the operating system core itself
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -168,7 +168,7 @@ This kernel was build for %{_target_cpu} architecture and the following target:
|
|||||||
%package %{KERNEL_TARGET}-headers
|
%package %{KERNEL_TARGET}-headers
|
||||||
Group: Development/Kernel
|
Group: Development/Kernel
|
||||||
Summary: Headers, scripts, configuration and Makefile for the linux kernel
|
Summary: Headers, scripts, configuration and Makefile for the linux kernel
|
||||||
Requires: kernel-%{KERNEL_TARGET} = %{version}-%{release}
|
#Requires: kernel-%{KERNEL_TARGET} = %{version}-%{release}
|
||||||
Requires(post): dkms >= 2.8.3-2mamba
|
Requires(post): dkms >= 2.8.3-2mamba
|
||||||
Provides: kernelheaders = %{version}
|
Provides: kernelheaders = %{version}
|
||||||
|
|
||||||
@ -241,7 +241,7 @@ make mrproper
|
|||||||
%patch 59 -p1
|
%patch 59 -p1
|
||||||
|
|
||||||
# Setting version
|
# Setting version
|
||||||
scripts/setlocalversion --save-scmversion
|
#scripts/setlocalversion --save-scmversion
|
||||||
#___EOF
|
#___EOF
|
||||||
|
|
||||||
# create build dirs for each kernel
|
# create build dirs for each kernel
|
||||||
@ -591,6 +591,12 @@ fi
|
|||||||
/lib/modules/%{kernel_ver}%{?KERNEL_LOCALVER}/build
|
/lib/modules/%{kernel_ver}%{?KERNEL_LOCALVER}/build
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 01 2024 Automatic Build System <autodist@mambasoft.it> 6.6.9-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Dec 24 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6.8-1mamba
|
||||||
|
- update to 6.6.8
|
||||||
|
|
||||||
* Mon Nov 27 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.63-1mamba
|
* Mon Nov 27 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.63-1mamba
|
||||||
- update to 6.1.63
|
- update to 6.1.63
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user