mirror of
https://abf.rosa.ru/djam/kernel-6.7-xanmod.git
synced 2025-02-24 17:42:49 +00:00
Set version to 4.6.2
This commit is contained in:
parent
3eb54f5393
commit
1e672fdde1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
|
||||
|
||||
%define kernelversion 4
|
||||
%define patchlevel 5
|
||||
%define patchlevel 6
|
||||
# sublevel is now used for -stable patches
|
||||
%define sublevel 7
|
||||
%define sublevel 2
|
||||
|
||||
# Package release
|
||||
%define mibrel 1
|
||||
|
@ -45,7 +45,7 @@
|
|||
# The revision of the patchset and the configs to use. Usually, the name of
|
||||
# the branch in https://abf.rosalinux.ru/soft/kernel-patches-and-configs/
|
||||
# git repository.
|
||||
%define revision v4.5.x
|
||||
%define revision v%{kernelversion}.%{patchlevel}.x
|
||||
|
||||
# When we are using a pre/rc patch, the tarball is a sublevel -1
|
||||
%if %kpatch
|
||||
|
|
Loading…
Add table
Reference in a new issue