Add ppc64le architecture support.

Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Signed-off-by: Brent Baude <baude@us.ibm.com>
This commit is contained in:
Vasant Hegde 2013-10-10 19:14:36 +05:30
parent f4f37fe0ee
commit fdbe406d21

View File

@ -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 <hegdevasant@linux.vnet.ibm.com> - 1.7.2-3
- Add ppc64le architecture
* Sun Sep 15 2013 Vasant Hegde <hegdevasant@linux.vnet.ibm.com> - 1.7.2-2
- Fix build issue