X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fkernel_patches%2Ftargets%2F3.0-sles11.target.in;h=fba9c3d362544a010e4dd25f2c21d962ffef07b5;hp=241984f29fe49ea56c1f03ce11a57140f412a524;hb=c4faab9d603055d81e2c53a7fdfaf8d2960c477f;hpb=fc7e0f430a175e258af128e01945b95180fd9c66 diff --git a/lustre/kernel_patches/targets/3.0-sles11.target.in b/lustre/kernel_patches/targets/3.0-sles11.target.in index 241984f..fba9c3d 100644 --- a/lustre/kernel_patches/targets/3.0-sles11.target.in +++ b/lustre/kernel_patches/targets/3.0-sles11.target.in @@ -1,17 +1,17 @@ lnxmaj="3.0" -lnxmin=".34" +lnxmin=".80" lnxrel="0.7" # 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=".9" +rpmfix=".1" # this is the delimeter that goes before the "smp" at the end of the version # defaults to empty FLAVOR_DELIMITER="-" KERNEL_SRPM=kernel-source-${lnxmaj}${lnxmin}-${lnxrel}${rpmfix}.src.rpm -SERIES=2.6-sles11.series +SERIES=3.0-sles11.series VERSION=$lnxmaj EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@