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:
parent
f4f37fe0ee
commit
fdbe406d21
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: VPD/hardware inventory utilities for Linux
|
Summary: VPD/hardware inventory utilities for Linux
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -19,7 +19,7 @@ BuildRequires: sg3_utils-devel zlib-devel automake libtool
|
|||||||
BuildRequires: librtas-devel
|
BuildRequires: librtas-devel
|
||||||
Requires(post): /usr/sbin/vpdupdate
|
Requires(post): /usr/sbin/vpdupdate
|
||||||
|
|
||||||
ExclusiveArch: ppc ppc64
|
ExclusiveArch: ppc ppc64 ppc64le
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The lsvpd package contains all of the lsvpd, lscfg and lsmcode
|
The lsvpd package contains all of the lsvpd, lscfg and lsmcode
|
||||||
@ -68,6 +68,9 @@ on POWER PC based systems.
|
|||||||
%dir %{_sysconfdir}/lsvpd
|
%dir %{_sysconfdir}/lsvpd
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Sep 15 2013 Vasant Hegde <hegdevasant@linux.vnet.ibm.com> - 1.7.2-2
|
||||||
- Fix build issue
|
- Fix build issue
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user