From 0a3db853c48a38fc0ddd972b430cf0a443e6496f6b88746cc2938338493c2a92 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 13 Sep 2018 11:30:16 +0000 Subject: [PATCH] Accepting request 635521 from home:jengelh:branches:benchmark - Fix grammar in description. - Have some more %make_install. OBS-URL: https://build.opensuse.org/request/show/635521 OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=11 --- rt-tests.changes | 6 ++++++ rt-tests.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/rt-tests.changes b/rt-tests.changes index 0320605..8148d6e 100644 --- a/rt-tests.changes +++ b/rt-tests.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 13 11:10:30 UTC 2018 - Jan Engelhardt + +- Fix grammar in description. +- Have some more %make_install. + ------------------------------------------------------------------- Thu Sep 13 08:44:03 UTC 2018 - Martin Pluskal diff --git a/rt-tests.spec b/rt-tests.spec index 116efc2..8f3f22d 100644 --- a/rt-tests.spec +++ b/rt-tests.spec @@ -31,9 +31,9 @@ BuildRequires: python2-base ExclusiveArch: %{ix86} x86_64 %description -Realtime Kernel Testsuite which measures Realtime attributes of the Kernel: -Timer and signal latency and the functionality of Priority Inheritance -Mutexes. +The Realtime Kernel Testsuite measures real-time attributes of the kernel, +specifically timer and signal latency and the functionality of Priority +Inheritance Mutexes. %prep %setup -q @@ -43,7 +43,7 @@ export CFLAGS="%{optflags}" make %{?_smp_mflags} %install -make prefix=%{_prefix} DESTDIR=%{buildroot} install +%make_install prefix=%{_prefix} rm -rf %{buildroot}%{_prefix}/src/backfire %files