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
This commit is contained in:
parent
5a2d2c07b6
commit
0a3db853c4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 11:10:30 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Fix grammar in description.
|
||||
- Have some more %make_install.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 08:44:03 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user