Set version to 4.6.2

This commit is contained in:
Evgenii Shatokhin 2016-06-13 16:41:30 +03:00
parent 3eb54f5393
commit 1e672fdde1

View file

@ -1,9 +1,9 @@
%{?build_selinux}%{?!build_selinux:%bcond_with selinux} %{?build_selinux}%{?!build_selinux:%bcond_with selinux}
%define kernelversion 4 %define kernelversion 4
%define patchlevel 5 %define patchlevel 6
# sublevel is now used for -stable patches # sublevel is now used for -stable patches
%define sublevel 7 %define sublevel 2
# Package release # Package release
%define mibrel 1 %define mibrel 1
@ -45,7 +45,7 @@
# The revision of the patchset and the configs to use. Usually, the name of # 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/ # the branch in https://abf.rosalinux.ru/soft/kernel-patches-and-configs/
# git repository. # 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 # When we are using a pre/rc patch, the tarball is a sublevel -1
%if %kpatch %if %kpatch