From b86b69cb6f23d5f269a9aa7b80b55b0ed732bb81 Mon Sep 17 00:00:00 2001 From: Vasant Hegde Date: Oct 10 2013 14:00:24 +0000 Subject: Add ppc64le architecture support. Signed-off-by: Vasant Hegde Signed-off-by: Brent Baude --- diff --git a/powerpc-utils.spec b/powerpc-utils.spec index 2fb4bcb..f77b411 100644 --- a/powerpc-utils.spec +++ b/powerpc-utils.spec @@ -1,6 +1,6 @@ Name: powerpc-utils Version: 1.2.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities for PowerPC platforms Group: System Environment/Base @@ -13,7 +13,7 @@ BuildRequires: zlib-devel doxygen automake librtas-devel libservicelog-devel >= # should be fixed - libservicelog is not right name Requires: libservicelog bc which -ExclusiveArch: ppc ppc64 +ExclusiveArch: ppc ppc64 ppc64le # This hack is needed only for platforms with autoconf < 2.63 Patch0: powerpc-utils-autoconf.patch @@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %preun %changelog +* Thu Oct 10 2013 Vasant Hegde - 1.2.18-2 +- Add ppc64le architecture + * Thu Oct 10 2013 Vasant Hegde - 1.2.18 - Update to latest upstream 1.2.18