added ExclusiveArch for ppc[64]
This commit is contained in:
parent
295f013092
commit
1ce101d821
@ -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
|
||||||
@ -22,9 +22,9 @@ Requires(post): /usr/sbin/vpdupdate
|
|||||||
|
|
||||||
# librtas is now part of Fedora, lsvpd provides much more information with
|
# librtas is now part of Fedora, lsvpd provides much more information with
|
||||||
# librtas on POWER
|
# librtas on POWER
|
||||||
%ifarch ppc ppc64
|
|
||||||
BuildRequires: librtas-devel
|
BuildRequires: librtas-devel
|
||||||
%endif
|
|
||||||
|
ExclusiveArch: ppc ppc64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The lsvpd package contains all of the lsvpd, lscfg and lsmcode
|
The lsvpd package contains all of the lsvpd, lscfg and lsmcode
|
||||||
@ -75,6 +75,9 @@ on POWER PC based systems.
|
|||||||
%dir %{_sysconfdir}/lsvpd
|
%dir %{_sysconfdir}/lsvpd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 23 2011 Jiri Skala <jskala@redhat.com> - 1.6.11-3
|
||||||
|
- added ExclusiveArch for ppc[64]
|
||||||
|
|
||||||
* Wed Nov 09 2011 Jiri Skala <jskala@redhat.com> - 1.6.11-2
|
* Wed Nov 09 2011 Jiri Skala <jskala@redhat.com> - 1.6.11-2
|
||||||
- fixes #752244 - similar output for different options in lsmcode
|
- fixes #752244 - similar output for different options in lsmcode
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user