%description -n lustre-modules
Lustre file System, server and network drivers for Linux %{kversion}.
+%package -n lustre-doc
+Summary: Documentation and sample configuration files
+Group: Documentation
+#BuildArch: noarch
+
+%description -n lustre-doc
+Documentation and sample configuration files for Lustre
+
%package -n lustre-source
Summary: Object-Based Disk storage driver source
Group: Development/Kernel
%files
-%attr(-, root, root) %doc COPYING FDL
-%attr(-, root, root) %doc doc/lustre.pdf doc/lustre-HOWTO.txt
%attr(-, root, root) /usr/sbin/obdctl
%attr(-, root, root) /usr/sbin/lctl
%attr(-, root, root) /usr/sbin/llsetup.sh
%attr(-, root, root) /etc/lustre/lustre.cfg
%attr(-, root, root) /etc/init.d/lustre
+%files -n lustre-doc
+%attr(-, root, root) %doc COPYING FDL
+%attr(-, root, root) %doc doc/lustre.pdf doc/lustre-HOWTO.txt
+%attr(-, root, root) %doc tests/client-echo.cfg tests/client-mount.cfg
+%attr(-, root, root) %doc tests/client-mount2.cfg
+%attr(-, root, root) %doc tests/elan-client.cfg tests/elan-server.cfg
+%attr(-, root, root) %doc tests/ldlm.cfg tests/lustre.cfg
+%attr(-, root, root) %doc tests/mds.cfg tests/net-client.cfg
+%attr(-, root, root) %doc tests/net-local.cfg tests/net-server.cfg
+%attr(-, root, root) %doc tests/obdecho.cfg tests/obdfilter.cfg
+
%files -n lustre-modules
%attr(-, root, root) %doc COPYING
%attr(-, root, root) /lib/modules/%{kversion}/kernel/fs/extN.o