Compare commits

...

1 Commits

Author SHA1 Message Date
John Kacur 2030c20651 Fix specfile to apply all patches 2024-02-06 04:39:53 +00:00
2 changed files with 8 additions and 1 deletions

1
.realtime-tests.metadata Normal file
View File

@ -0,0 +1 @@
60ea229d1335bab6025d1c9435e2e96856286fe4 rt-tests-2.6.tar.xz

View File

@ -6,7 +6,7 @@ Name: realtime-tests
# Numa argument to make: NUMA=1
#
Version: 2.6
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2
URL: https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
Source0: https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-%{version}.tar.xz
@ -50,6 +50,8 @@ latency. It also tests the functioning of priority-inheritance mutexes.
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch11 -p1
%patch12 -p1
%build
%set_build_flags
@ -100,6 +102,10 @@ latency. It also tests the functioning of priority-inheritance mutexes.
%{_mandir}/man8/determine_maximum_mpps.8.*
%changelog
* Mon Feb 05 2024 John Kacur <jkacur@redhat.com> - 2.6-4
- Fix specfile to apply all patches
Resolves: RHEL-23909
* Mon Feb 05 2024 John Kacur <jkacur@redhat.com> - 2.6-4
- oslat: correct spelling of Mhz to MHz
- oslat: Fix conversion to nanoseconds for 1us bucket