From 5a0c776ab47ed66446479f433d25a871388e4071 Mon Sep 17 00:00:00 2001 From: Vasant Hegde Date: Oct 09 2013 16:03:24 +0000 Subject: Add ppc64le architecture support. Signed-off-by: Vasant Hegde Signed-off-by: Brent Baude --- diff --git a/librtas.spec b/librtas.spec index d134152..4d7a190 100644 --- a/librtas.spec +++ b/librtas.spec @@ -1,7 +1,7 @@ Summary: Libraries to provide access to RTAS calls and RTAS events Name: librtas Version: 1.3.8 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://librtas.ozlabs.org License: CPL Group: System Environment/Libraries @@ -11,7 +11,7 @@ Source: http://librtas.ozlabs.org/releases/%{name}-%{version}.tar.gz Patch0: %{name}-1.3.4-libdir.patch Patch1: %{name}-1.3.6-ln.patch -ExclusiveArch: ppc ppc64 +ExclusiveArch: ppc ppc64 ppc64le %description The librtas shared library provides userspace with an interface @@ -72,6 +72,9 @@ mkdir -p %{buildroot}/%{_libdir} %{_libdir}/libofdt.so %changelog +* Wed Oct 09 2013 Vasant Hegde - 1.3.8-3 +- Add ppc64le architecture + * Sat Aug 03 2013 Fedora Release Engineering - 1.3.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild