|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: numad
|
|
|
|
|
Version: 0.5
|
|
|
|
|
Release: 45.20150602git%{?dist}
|
|
|
|
|
Release: 46.20150602git%{?dist}
|
|
|
|
|
Summary: NUMA user daemon
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.1-only
|
|
|
|
@ -51,6 +51,10 @@ install -D -p -m 644 {,%{buildroot}%{_sysconfdir}/logrotate.d/%{name}/}numad.log
|
|
|
|
|
%systemd_postun numad.service
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.5-46.20150602git
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.5-45.20150602git
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|