From 403b882564c869aeae32ee87e8d3637522778796 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 00:45:04 +0000 Subject: [PATCH] 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 --- numad.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/numad.spec b/numad.spec index c7cc6ff..8296d44 100644 --- a/numad.spec +++ b/numad.spec @@ -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 - 0.5-34.20150602git +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 24 2020 Jan Synáček - 0.5-33.20150602git - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro