Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/numad.git#ea156b1a6c709d49bd96ed85f2b6e24a26001383
This commit is contained in:
DistroBaker 2021-02-03 00:45:04 +00:00
parent b9b7a61f33
commit 403b882564

View File

@ -2,7 +2,7 @@
Name: numad
Version: 0.5
Release: 33.20150602git%{?dist}
Release: 34.20150602git%{?dist}
Summary: NUMA user daemon
License: LGPLv2
@ -17,6 +17,7 @@ Patch0: 0000-remove-conf.patch
Requires: systemd-units
Requires(post): systemd-units
Requires(preun): systemd-units
BuildRequires: make
BuildRequires: gcc
BuildRequires: systemd-units
@ -59,6 +60,9 @@ install -p -m 644 numad.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
%systemd_postun numad.service
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-34.20150602git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Aug 24 2020 Jan Synáček <jsynacek@redhat.com> - 0.5-33.20150602git
- Use make macros
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro