Whamcloud - gitweb
LU-5307 build: add support for RHEL-7 .spec file 47/11147/8
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 18 Jul 2014 20:47:02 +0000 (14:47 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 24 Jul 2014 22:20:31 +0000 (16:20 -0600)
commitbfc5c38c68b38d56cecd8a3c3000549884514788
treec97bb82c4f04d6f17ce2551883907b083be2ef7c
parent2f9e59d010717800ef581af6a2c83763c650bd1f
LU-5307 build: add support for RHEL-7 .spec file

Add the RHEL 7 .spec file.  Do not include the e2fsprogs lfsck
feature for this distro, since the Lustre LFSCK is a functional
replacement and is much faster than using the external db4
databases used by lfsck.  That also avoids the ongoing dependency
problem with db4 RPM being named differently on every distro.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I00278b50c3669f56c5297a75b89775fec9476f43
.gitignore
Makefile.in
configure
configure.in
contrib/build-rpm
e2fsck.conf [new file with mode: 0644]
e2fsprogs-RHEL-7.spec.in [new file with mode: 0644]
patches/rhel/e2fsprogs-1.40.4-sb_feature_check_ignore.patch [new file with mode: 0644]