Whamcloud - gitweb
LU-6913 test: fix conf-sanity test_30b defect
[fs/lustre-release.git] / lustre / kernel_patches / targets / 3.0-sles11.target.in
index 241984f..e9657ff 100644 (file)
@@ -1,17 +1,17 @@
 lnxmaj="3.0"
-lnxmin=".34"
-lnxrel="0.7"
+lnxmin=".101"
+lnxrel="0.7.15"
 # 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@