From ed1b6576ec2f12a5a9f66f2afc0d30fabc1e31ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 10 Feb 2017 15:12:11 +0100 Subject: [PATCH] - Enable on s390x --- numad.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/numad.spec b/numad.spec index 5e37020..cae9645 100644 --- a/numad.spec +++ b/numad.spec @@ -2,7 +2,7 @@ Name: numad Version: 0.5 -Release: 21.20150602git%{?dist} +Release: 22.20150602git%{?dist} Summary: NUMA user daemon License: LGPLv2 @@ -19,7 +19,7 @@ Requires(post): systemd-units, initscripts Requires(preun): systemd-units, initscripts BuildRequires: systemd-units -ExcludeArch: s390 s390x %{arm} +ExcludeArch: s390 %{arm} %description Numad, a daemon for NUMA (Non-Uniform Memory Architecture) systems, @@ -57,6 +57,9 @@ make install prefix=%{buildroot}/usr %systemd_postun numad.service %changelog +* Fri Feb 10 2017 Dan HorĂ¡k - 0.5-22.20150602git +- Enable on s390x + * Thu Feb 04 2016 Fedora Release Engineering - 0.5-21.20150602git - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild