From: brian Date: Thu, 18 Sep 2008 17:35:00 +0000 (+0000) Subject: VS: did you test your fix properly (acc-sm.sh, or as needed)? X-Git-Tag: v1_9_80~85 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=7a6b9dafef17d2c610cb2d5c45c6e751a94b3c12 VS: did you test your fix properly (acc-sm.sh, or as needed)? b=16692 i=cliffw i=wangyb The lustre-tests RPM needs to depend on lustre-modules due to the rquirement on the llog module by the run-llog.sh script. --- diff --git a/lustre.spec.in b/lustre.spec.in index d179907..676dcdc 100644 --- a/lustre.spec.in +++ b/lustre.spec.in @@ -72,7 +72,7 @@ systems. Summary: Lustre testing framework Group: Development/Kernel Provides: lustre-tests = %{version} -Requires: lustre = %{version} +Requires: lustre = %{version}, lustre-modules = %{version} %description tests This package contains a set of test binaries and scripts that are intended