From: brian Date: Tue, 2 Jun 2009 10:58:27 +0000 (+0000) Subject: b=19685 X-Git-Tag: v1_9_0_200~30 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=40a9a45986a1aea37683b85075fb802b4d6919f3 b=19685 i=jack Install the lustre and lnet ChangeLogs into %doc in the lustre-modules package. --- diff --git a/lustre.spec.in b/lustre.spec.in index 6722587..9121ecf 100644 --- a/lustre.spec.in +++ b/lustre.spec.in @@ -87,6 +87,8 @@ to be used by the Lustre testing framework. %prep %setup -qn lustre-%{version} +ln lustre/ChangeLog ChangeLog-lustre +ln lnet/ChangeLog ChangeLog-lnet %build # if RPM_BUILD_NCPUS unset, set it @@ -193,6 +195,8 @@ popd >/dev/null %files modules -f lustre-modules.files %attr(-, root, root) %doc COPYING +%attr(-, root, root) %doc ChangeLog-lustre +%attr(-, root, root) %doc ChangeLog-lnet %files source %attr(-, root, root) /usr/src/lustre-%{version}