From: brian Date: Mon, 2 Oct 2006 21:50:30 +0000 (+0000) Subject: So we have not had any build requirements to date? Hrm. Hard to believe. X-Git-Tag: 1.4.10~243 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=999aa335684d83642857275f2288d99aa7351f15;p=fs%2Flustre-release.git 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? --- 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.