Whamcloud - gitweb
LU-5307 build: add support for RHEL-7 .spec file
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 18 Jul 2014 20:47:02 +0000 (14:47 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 28 Aug 2015 00:22:46 +0000 (18:22 -0600)
commit0de9f6e6f1073d041c182bb72b5561712fbf3cf1
tree09791489c133687e0e01614634366f58138a0952
parent0b57e2b609302db9be59dda24f5e0533a4e9d0da
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]