diff --git a/lsvpd.spec b/lsvpd.spec index f5f58f6..8c5f084 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 @@ -22,9 +22,9 @@ Requires(post): /usr/sbin/vpdupdate # librtas is now part of Fedora, lsvpd provides much more information with # librtas on POWER -%ifarch ppc ppc64 BuildRequires: librtas-devel -%endif + +ExclusiveArch: ppc ppc64 %description The lsvpd package contains all of the lsvpd, lscfg and lsmcode @@ -75,6 +75,9 @@ on POWER PC based systems. %dir %{_sysconfdir}/lsvpd %changelog +* Wed Nov 23 2011 Jiri Skala - 1.6.11-3 +- added ExclusiveArch for ppc[64] + * Wed Nov 09 2011 Jiri Skala - 1.6.11-2 - fixes #752244 - similar output for different options in lsmcode