From 2a7dbdece0e9fd099175b2cfb2cfb10ddb74e590 Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 2 Oct 2006 22:03:00 +0000 Subject: [PATCH 1/1] ~grumble~ Shared build modules. Should we branch build for b_new_cmd for just this BuildRequires? Perhaps not but let's leave a comment in there for when GSS lands lands somewhere. --- build/lustre.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/lustre.spec.in b/build/lustre.spec.in index 710f890..8b1eb2c 100644 --- a/build/lustre.spec.in +++ b/build/lustre.spec.in @@ -13,7 +13,7 @@ URL: http://clusterfs.com/ BuildRoot: %{_tmppath}/lustre-%{version}-root Obsoletes: lustre-lite, lustre-lite-utils, lustre-ldap nfs-utils-lustre Provides: lustre-lite = %{version}, lustre-lite-utils = %{version} -BuildRequires: pkgconfig, libgssapi-devel >= 0.10 +# GSS requires this: BuildRequires: pkgconfig, libgssapi-devel >= 0.10 %description Userspace tools and files for the Lustre file system. -- 1.8.3.1