diff --git a/lsvpd.spec b/lsvpd.spec index 7d31c5b..0047909 100644 --- a/lsvpd.spec +++ b/lsvpd.spec @@ -3,7 +3,7 @@ Name: %{name} Version: %{version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: VPD/hardware inventory utilities for Linux Group: Applications/System @@ -19,7 +19,7 @@ BuildRequires: sg3_utils-devel zlib-devel automake libtool BuildRequires: librtas-devel Requires(post): /usr/sbin/vpdupdate -ExclusiveArch: ppc ppc64 +ExclusiveArch: ppc ppc64 ppc64le %description The lsvpd package contains all of the lsvpd, lscfg and lsmcode @@ -68,6 +68,9 @@ on POWER PC based systems. %dir %{_sysconfdir}/lsvpd %changelog +* Thu Oct 10 2013 Vasant Hegde - 1.7.2-3 +- Add ppc64le architecture + * Sun Sep 15 2013 Vasant Hegde - 1.7.2-2 - Fix build issue