From: Arne Wiebalck Date: Wed, 20 Feb 2013 15:09:06 +0000 (+0100) Subject: packaging: remove largefile-fileserver option from spec file X-Git-Tag: upstream/1.8.0_pre1^2~1259 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=1e731198751f442ced3080280d757fb7997ae261;p=packages%2Fo%2Fopenafs.git packaging: remove largefile-fileserver option from spec file Remove the obsolete --enable-largefile-fileservers option from the RedHat spec file. Change-Id: I8334c0bfc53125243f78c04a064e23c987a2a4fc Reviewed-on: http://gerrit.openafs.org/9144 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/packaging/RedHat/openafs.spec.in b/src/packaging/RedHat/openafs.spec.in index 2d15fa6c7..f3d199a86 100644 --- a/src/packaging/RedHat/openafs.spec.in +++ b/src/packaging/RedHat/openafs.spec.in @@ -292,7 +292,6 @@ what gets built: --without krb5 Disable krb5 support (default: with krb5) --with bitmap-later Enable "bitmap later" support --with bos-restricted Enable "bos restricted" mode - --with largefiles Enable "largefile fileserver" mode --with supergroups Enable "supergroups" --target=i386 The target architecture to build for. @@ -834,7 +833,6 @@ PrintRedhatKernelFix() { config_opts="--enable-redhat-buildsys \ %{?_with_bitmap_later:--enable-bitmap-later} \ %{?_with_bos_restricted:--enable-bos-restricted-mode} \ - %{?_with_largefiles:--enable-largefile-fileserver} \ %{?_with_supergroups:--enable-supergroups} \ --enable-transarc-paths"