From d11ed8068b8a939cb98891e3a617e9c4b7fd7736 Mon Sep 17 00:00:00 2001 From: Vasant Hegde Date: Oct 10 2013 14:09:16 +0000 Subject: Add ppc64le architecture support. Signed-off-by: Vasant Hegde igned-off-by: Brent Baude --- diff --git a/ppc64-diag.spec b/ppc64-diag.spec index f2cc5f3..95a9f73 100644 --- a/ppc64-diag.spec +++ b/ppc64-diag.spec @@ -1,11 +1,11 @@ Name: ppc64-diag Version: 2.6.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PowerLinux Platform Diagnostics URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/ Group: System Environment/Base License: EPL -ExclusiveArch: ppc ppc64 +ExclusiveArch: ppc ppc64 ppc64le BuildRequires: libservicelog-devel, flex, perl, byacc, librtas-devel BuildRequires: libvpd-devel, systemd-units BuildRequires: ncurses-devel @@ -120,6 +120,9 @@ fi %changelog +* Thu Oct 10 2013 Vasant Hegde - 2.6.2-3 +- Add ppc64le architecture + * Sun Sep 15 2013 Vasant Hegde - 2.6.2-2 - Fix minor build issue. - Fix PRRN hotplug script location issue