From 8e96211a441ff27c30276929da58bbdcd72ce1ae Mon Sep 17 00:00:00 2001 From: nathan <nathan> Date: Wed, 7 Jun 2006 16:52:52 +0000 Subject: [PATCH] b=8007 remove lustre-ldap --- build/lustre-kernel-2.4.spec.in | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/build/lustre-kernel-2.4.spec.in b/build/lustre-kernel-2.4.spec.in index 88fb4c7e86..c610623689 100644 --- a/build/lustre-kernel-2.4.spec.in +++ b/build/lustre-kernel-2.4.spec.in @@ -353,7 +353,7 @@ The Lustre Lite file system utilities. This includes the tools needed to configure, mount, and administer a Lustre filesystem. This package is necessary if you want to access a Lustre filesystem. -# the lustre-doc files are just included as %doc wiht +# the lustre-doc files are just included as %doc with # lustre-lite-utils #%package -n lustre-doc @@ -364,14 +364,6 @@ is necessary if you want to access a Lustre filesystem. #The Lustre book, sample configurations, and other documentation for #Lustre. -%package -n lustre-ldap -Summary: LDAP schema files for Lustre -Group: System Environment/Daemons - -%description -n lustre-ldap -LDAP schema files for Lustre. These are needed if you plan to store -your Lustre configuration in LDAP, rather than on disk. - %prep %setup -n lustre-kernel-%{version} -q -c if [ ! -d lustre ] ; then -- GitLab