Whamcloud - gitweb
LU-2922 ldiskfs: depend on e2fsprogs-1.42.6.wc2
authorJian Yu <jian.yu@intel.com>
Thu, 7 Mar 2013 05:45:41 +0000 (13:45 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 10 Mar 2013 01:09:26 +0000 (20:09 -0500)
This patch updates lustre-ldiskfs.spec.in to depend on
a newer e2fsprogs-1.42.6.wc2 release instead of the
old 1.41.12.2.ora1 version.

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I58828fa5427e5f50cfb3b285f980e946e7eb62e7
Reviewed-on: http://review.whamcloud.com/5623
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Brian J. Murrell <brian.murrell@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
ldiskfs/lustre-ldiskfs.spec.in

index e9e0c73..00e8905 100644 (file)
@@ -25,7 +25,7 @@ Group: Development/Kernel
 Source: lustre-ldiskfs-%{version}.tar.gz
 URL: http://www.sun.com/software/products/lustre/index.xml
 BuildRoot: %{_tmppath}/lustre-ldiskfs-%{version}-root
-Requires: modutils >= 2.4.10, ldiskfsprogs >= 1.41.12.2.ora1
+Requires: modutils >= 2.4.10, ldiskfsprogs >= 1.42.6.wc2
 Provides: lustre-backend-fs
 
 %description