summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-03-16 15:38:53 -0500
committerClark Williams <williams@redhat.com>2010-03-16 15:38:53 -0500
commitba15a4ab82a21130a981d1229ac5759cdf8288dc (patch)
tree498d463820b16d073ea505a9de6bcb13cf9afda6
parentd61850a9f0ad4e84f105393003640163a8377c59 (diff)
downloadrt-tests-ba15a4ab82a21130a981d1229ac5759cdf8288dc.tar.gz
rt-tests-ba15a4ab82a21130a981d1229ac5759cdf8288dc.tar.xz
reword rpm %description field for clarity (BZ# 572323)
Changed description field to be more descriptive Signed-off-by: Clark Williams <williams@redhat.com>
-rw-r--r--rt-tests.spec-in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index 0a1fba9..9c0c215 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -13,9 +13,9 @@ Obsoletes: cyclictest signaltest pi_tests
BuildRequires: numactl-devel
%description
-A set of programs that test and measure various components of "realtime"
-kernel behavior, such as timer latency, signal latency and the functioning
-of priority-inheritance mutexes.
+rt-tests is a set of programs that test and measure various components of
+real-time kernel behavior. This package measures timer, signal, and hardware
+latency. It also tests the functioning of priority-inheritance mutexes.
%prep
%setup -qn rt-tests