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