From 9a74920c9a80e830331703751194ced770fcf61f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Fri, 2 Mar 2018 22:08:39 +0100 Subject: [PATCH] Dropped exlusive arch in tuned-profiles-nfv-host-bin (it seems it blocked all tuned packages on non x86 architectures) --- tuned.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tuned.spec b/tuned.spec index 88b2c6d..fea5baf 100644 --- a/tuned.spec +++ b/tuned.spec @@ -9,7 +9,7 @@ Summary: A dynamic adaptive system tuning daemon Name: tuned Version: 2.9.0 -Release: 6%{?prerel1}%{?dist} +Release: 7%{?prerel1}%{?dist} License: GPLv2+ Source0: https://github.com/redhat-performance/%{name}/archive/v%{version}%{?prerel2}.tar.gz#/%{name}-%{version}%{?prerel1}.tar.gz Source1: https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git/snapshot/kvm-unit-tests-20171020.tar.gz @@ -132,7 +132,6 @@ Additional tuned profile(s) targeted to Network Function Virtualization (NFV) ho %package profiles-nfv-host-bin Summary: Binaries that are needed for the Network Function Virtualization (NFV) host tuned profile. Requires: %{name} = %{version} -ExclusiveArch: %{ix86} x86_64 %description profiles-nfv-host-bin Binaries that are needed for the Network Function Virtualization (NFV) host tuned profile. @@ -404,6 +403,10 @@ fi %{_mandir}/man7/tuned-profiles-compat.7* %changelog +* Fri Mar 2 2018 Jaroslav Škarvada - 2.9.0-7 +- Dropped exlusive arch in tuned-profiles-nfv-host-bin (it seems it + blocked all tuned packages on non x86 architectures) + * Fri Feb 09 2018 Fedora Release Engineering - 2.9.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild