Whamcloud - gitweb
LU-3337 build: add missing build files for sles11sp2 server
[fs/lustre-release.git] / lustre / kernel_patches / targets / 3.0-sles11.target.in
index 241984f..103644f 100644 (file)
@@ -1,17 +1,17 @@
 lnxmaj="3.0"
-lnxmin=".34"
-lnxrel="0.7"
+lnxmin=".74"
+lnxrel="0.6.10"
 # 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@