From 999aa335684d83642857275f2288d99aa7351f15 Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 2 Oct 2006 21:50:30 +0000 Subject: [PATCH] So we have not had any build requirements to date? Hrm. Hard to believe. Let's add some -- these are specific to GSS right now but we really should flesh this out to our complete list of build requirements. Automake 1.7 anyone? --- build/lustre.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/build/lustre.spec.in b/build/lustre.spec.in index 6161778..710f890 100644 --- a/build/lustre.spec.in +++ b/build/lustre.spec.in @@ -13,6 +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 %description Userspace tools and files for the Lustre file system. -- 1.8.3.1