Whamcloud - gitweb
VS: did you test your fix properly (acc-sm.sh, or as needed)?
authorbrian <brian>
Thu, 18 Sep 2008 17:35:00 +0000 (17:35 +0000)
committerbrian <brian>
Thu, 18 Sep 2008 17:35:00 +0000 (17:35 +0000)
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.

lustre.spec.in

index d179907..676dcdc 100644 (file)
@@ -72,7 +72,7 @@ systems.
 Summary: Lustre testing framework
 Group: Development/Kernel
 Provides: lustre-tests = %{version}
 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
 
 %description tests
 This package contains a set of test binaries and scripts that are intended