Accepting request 814634 from home:Jeffreycheung:branches:openSUSE:Factory
- Update to version 1.6 OBS-URL: https://build.opensuse.org/request/show/814634 OBS-URL: https://build.opensuse.org/package/show/benchmark/rt-tests?expand=0&rev=14
This commit is contained in:
parent
d74a804d0a
commit
7145626790
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aea6b9e3367d5eec4af65a0f8e45b7a7948ce43b713be6564ccf71920c20b465
|
||||
size 144534
|
3
rt-tests-1.6.tar.gz
Normal file
3
rt-tests-1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bef1214d1d80b54de8957741696b959d85e083b149e369a7ddbd438162eeee3
|
||||
size 145320
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 01:27:35 UTC 2020 - Jeffrey Cheung <jcheung@suse.com>
|
||||
|
||||
- Update to version 1.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 11:10:30 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rt-tests
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rt-tests
|
||||
Version: 1.3
|
||||
Version: 1.6
|
||||
Release: 0
|
||||
Summary: Realtime Kernel Testsuite
|
||||
License: GPL-2.0-only
|
||||
@ -26,7 +26,7 @@ URL: https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
|
||||
Source0: https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/snapshot/rt-tests-%{version}.tar.gz
|
||||
BuildRequires: libnuma-devel
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python2-base
|
||||
BuildRequires: python3-base
|
||||
Conflicts: hackbench
|
||||
# Only supported on intel architectures
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
@ -65,7 +65,10 @@ rm -rf %{buildroot}%{_prefix}/src/backfire
|
||||
%{_bindir}/signaltest
|
||||
%{_bindir}/sigwaittest
|
||||
%{_bindir}/svsematest
|
||||
%{python2_sitelib}/hwlatdetect.py
|
||||
%{_bindir}/ssdd
|
||||
%{_bindir}/get_cpuinfo_mhz.sh
|
||||
%{_bindir}/determine_maximum_mpps.sh
|
||||
%{python3_sitelib}/hwlatdetect.py
|
||||
%{_mandir}/man4/backfire.4%{?ext_man}
|
||||
%{_mandir}/man8/cyclictest.8%{?ext_man}
|
||||
%{_mandir}/man8/hackbench.8%{?ext_man}
|
||||
@ -78,5 +81,9 @@ rm -rf %{buildroot}%{_prefix}/src/backfire
|
||||
%{_mandir}/man8/signaltest.8%{?ext_man}
|
||||
%{_mandir}/man8/sigwaittest.8%{?ext_man}
|
||||
%{_mandir}/man8/svsematest.8%{?ext_man}
|
||||
%{_mandir}/man8/ssdd.8%{?ext_man}
|
||||
%{_mandir}/man8/queuelat.8%{?ext_man}
|
||||
%{_mandir}/man8/pip_stress.8%{?ext_man}
|
||||
%{_mandir}/man8/deadline_test.8%{?ext_man}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user