Whamcloud - gitweb
add LUSTRE_VERSION to .target files
authorjacob <jacob>
Tue, 26 Apr 2005 22:05:07 +0000 (22:05 +0000)
committerjacob <jacob>
Tue, 26 Apr 2005 22:05:07 +0000 (22:05 +0000)
lustre/kernel_patches/targets/2.6-suse.target.in
lustre/kernel_patches/targets/2.6-vanilla.target.in
lustre/kernel_patches/targets/hp_pnnl-2.4.target.in
lustre/kernel_patches/targets/rh-2.4.target.in
lustre/kernel_patches/targets/rhel-2.4.target.in
lustre/kernel_patches/targets/suse-2.4.21-2.target.in

index 9166d1b..7cf05b2 100644 (file)
@@ -6,6 +6,7 @@ KERNEL=linux-$lnxmaj-$lnxrel.tar.gz
 SERIES=
 VERSION=$lnxmaj
 EXTRA_VERSION="${lnxrel}_lustre.@VERSION@"
 SERIES=
 VERSION=$lnxmaj
 EXTRA_VERSION="${lnxrel}_lustre.@VERSION@"
+LUSTRE_VERSION=@VERSION@
 RHBUILD=0
 LINUX26=1
 SUSEBUILD=1
 RHBUILD=0
 LINUX26=1
 SUSEBUILD=1
index 00c05df..84bd491 100644 (file)
@@ -4,6 +4,7 @@ KERNEL=linux-$lnxmaj.tar.gz
 SERIES=2.6-vanilla
 VERSION=$lnxmaj
 EXTRA_VERSION=lustre.@VERSION@
 SERIES=2.6-vanilla
 VERSION=$lnxmaj
 EXTRA_VERSION=lustre.@VERSION@
+LUSTRE_VERSION=@VERSION@
 RHBUILD=0
 
 BASE_ARCHS=""
 RHBUILD=0
 
 BASE_ARCHS=""
index 620e698..2927980 100644 (file)
@@ -4,7 +4,8 @@ lnxrel=hp_pnnl
 KERNEL=linux-$lnxmaj-$lnxrel.tar.gz
 SERIES=hp-pnnl-2.4.20
 VERSION=$lnxmaj
 KERNEL=linux-$lnxmaj-$lnxrel.tar.gz
 SERIES=hp-pnnl-2.4.20
 VERSION=$lnxmaj
-EXTRA_VERSION=$lnxrel_lustre.@VERSION@
+EXTRA_VERSION=${lnxrel}_lustre.@VERSION@
+LUSTRE_VERSION=@VERSION@
 RHBUILD=0
 
 BASE_ARCHS="ia64"
 RHBUILD=0
 
 BASE_ARCHS="ia64"
index fa9140d..d27ed40 100644 (file)
@@ -5,6 +5,7 @@ KERNEL=linux-${lnxmaj}-${lnxrel}.tar.gz
 SERIES=rh-2.4.20
 VERSION=$lnxmaj
 EXTRA_VERSION=${lnxrel}_lustre.@VERSION@
 SERIES=rh-2.4.20
 VERSION=$lnxmaj
 EXTRA_VERSION=${lnxrel}_lustre.@VERSION@
+LUSTRE_VERSION=@VERSION@
 RHBUILD=1
 
 BASE_ARCHS="i686"
 RHBUILD=1
 
 BASE_ARCHS="i686"
index df41ed0..73f4d2c 100644 (file)
@@ -5,6 +5,7 @@ KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2
 SERIES=rhel-2.4.21
 VERSION=${lnxmaj}
 EXTRA_VERSION=${lnxrel}_lustre.@VERSION@
 SERIES=rhel-2.4.21
 VERSION=${lnxmaj}
 EXTRA_VERSION=${lnxrel}_lustre.@VERSION@
+LUSTRE_VERSION=@VERSION@
 RHBUILD=1
 
 BASE_ARCHS="i686 x86_64 ia64"
 RHBUILD=1
 
 BASE_ARCHS="i686 x86_64 ia64"
index 245c085..d00ca78 100644 (file)
@@ -2,6 +2,7 @@ KERNEL=linux-2.4.21-x86_64.tar.gz
 SERIES=suse-2.4.21-2
 VERSION=2.4.21
 EXTRA_VERSION=lustre.@VERSION@
 SERIES=suse-2.4.21-2
 VERSION=2.4.21
 EXTRA_VERSION=lustre.@VERSION@
+LUSTRE_VERSION=@VERSION@
 RHBUILD=0
 
 BASE_ARCHS="x86_64"
 RHBUILD=0
 
 BASE_ARCHS="x86_64"