From d62ab2f15812a088e963698760fa40f0111dddb7 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Tue, 18 Oct 2022 16:42:57 +0200 Subject: [PATCH] adapted patch forw new release --- ppc64-diag.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ppc64-diag.spec b/ppc64-diag.spec index f99f0c6..b09c427 100644 --- a/ppc64-diag.spec +++ b/ppc64-diag.spec @@ -4,7 +4,7 @@ Release: 1%{?dist} Summary: PowerLinux Platform Diagnostics URL: https://github.com/power-ras/%{name} License: GPLv2 -#ExclusiveArch: ppc %{power64} +ExclusiveArch: ppc %{power64} BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libservicelog-devel @@ -32,7 +32,7 @@ Source4: extract_platdump.8 Source5: rtas_errd.8 # fix paths and permissions -Patch0: ppc64-diag-fedora.patch +Patch0: ppc64-diag-2.7.9-fedora.patch %description This package contains various diagnostic tools for PowerLinux.