Whamcloud - gitweb
LU-5307 build: add support for RHEL-7 .spec file 47/11147/11
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 18 Jul 2014 20:47:02 +0000 (14:47 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 12 Sep 2014 09:37:14 +0000 (03:37 -0600)
commit31dbff763074a35bee03fa2cfd92ffc78b97e3a0
tree58e28af5dfbb0bf2dad9eda61642b29011c6a25c
parentad143b48d838c9a3ce530b7108d2a62a49b947c6
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]