Whamcloud - gitweb
So we have not had any build requirements to date? Hrm. Hard to believe.
authorbrian <brian>
Mon, 2 Oct 2006 21:50:30 +0000 (21:50 +0000)
committerbrian <brian>
Mon, 2 Oct 2006 21:50:30 +0000 (21:50 +0000)
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

index 6161778..710f890 100644 (file)
@@ -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.