From bc23995e8c8b18d2a45b38ff6b12623914bbc66e Mon Sep 17 00:00:00 2001 From: Nathaniel Clark Date: Fri, 10 Oct 2014 17:19:18 -0400 Subject: [PATCH] LU-5743 build: Update to zfs/spl 0.6.3-1.1 Update ZFS and SPL version to the latest released patch version of 0.6.3-1.1 Signed-off-by: Nathaniel Clark Change-Id: I19ec6da5c431b41e741b469e43f5373502d43130 Reviewed-on: http://review.whamcloud.com/12273 Tested-by: Maloo Tested-by: Jenkins Reviewed-by: Minh Diep Reviewed-by: Alex Zhuravlev Reviewed-by: Oleg Drokin --- contrib/lbuild/lbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/lbuild/lbuild b/contrib/lbuild/lbuild index cb349d4..f103162 100755 --- a/contrib/lbuild/lbuild +++ b/contrib/lbuild/lbuild @@ -1049,7 +1049,7 @@ build_spl_zfs() { # The spl/zfs spec files expect RPM_BUILD_ROOT to point to the root of the # destination for the rpms export RPM_BUILD_ROOT=$TOPDIR - SPLZFSVER=${SPLZFSVER:-0.6.3} + SPLZFSVER=${SPLZFSVER:-0.6.3-1.1} SPLZFSTAG=${SPLZFSTAG:-} # The files expect a kver to be set to the kernel version . -- 1.8.3.1