X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fkernel_patches%2Ftargets%2F4.4-sles12.target.in;h=64909c7cf9c5262376d8d8fb5b595997858250db;hb=5dd43bbc88135fa87ca0a6bee2048d5e37ddd602;hp=d33547dd6d16ae0cc3d77fb0b1674dfb9a377aec;hpb=ef4a569865bbeb45219fd48a45af5980c94cb879;p=fs%2Flustre-release.git diff --git a/lustre/kernel_patches/targets/4.4-sles12.target.in b/lustre/kernel_patches/targets/4.4-sles12.target.in index d33547d..64909c7 100644 --- a/lustre/kernel_patches/targets/4.4-sles12.target.in +++ b/lustre/kernel_patches/targets/4.4-sles12.target.in @@ -1,14 +1,10 @@ lnxmaj="4.4" -lnxmin=".59" -lnxrel="92.17" +lnxmin=".90" +lnxrel="92.45" # use this when there is an "RPM fix" which means that the name of the # (source) RPM has been updated but the version of the kernel inside the # RPM is not also updated -rpmfix=".2" -# for some oddly reasons (bug??) -devel and source have different fix -# so we'll add another one to detect this, make it the same or remove -# this change they fix the bug -rpmfix_diff=".3" +rpmfix=".1" # this is the delimeter that goes before the "smp" at the end of the version # defaults to empty @@ -16,7 +12,7 @@ FLAVOR_DELIMITER="-" KERNEL_SRPM=kernel-source-${lnxmaj}${lnxmin}-${lnxrel}${rpmfix}.src.rpm SERIES=4.4-sles12.series -LDISKFS_SERIES=4.4-sles12sp2.series +LDISKFS_SERIES=4.4-sles12sp3.series VERSION=$lnxmaj EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@