From 64b703a40469cff6754794aa984a23d4d1fc5c52 Mon Sep 17 00:00:00 2001 From: Vasant Hegde Date: Oct 10 2013 14:15:23 +0000 Subject: Add ppc64le architecture support. Signed-off-by: Vasant Hegde --- diff --git a/servicelog.spec b/servicelog.spec index 5bfd279..aaf9e07 100644 --- a/servicelog.spec +++ b/servicelog.spec @@ -1,6 +1,6 @@ Name: servicelog Version: 1.1.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Servicelog Tools Group: System Environment/Base @@ -15,7 +15,7 @@ BuildRequires: libservicelog-devel >= 1.1.9-2 BuildRequires: autoconf libtool librtas-devel help2man # because of librtas-devel in libservicelog -ExclusiveArch: ppc ppc64 +ExclusiveArch: ppc ppc64 ppc64le %description Command-line interfaces for viewing and manipulating the contents of @@ -53,6 +53,9 @@ help2man -s 8 -N $RPM_BUILD_ROOT/%{_sbindir}/slog_common_event > $RPM_BUILD_ROOT %{_mandir}/man[18]/*.[18]* %changelog +* Thu Oct 10 2013 Vasant Hegde - 1.1.11-3 +- Add ppc64le architecture + * Sun Aug 04 2013 Fedora Release Engineering - 1.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild