added ExclusiveArch for ppc[64]

This commit is contained in:
Jiri Skala 2011-11-23 08:44:59 +01:00
parent f0977fd28a
commit b25f22f6e3

View File

@ -3,7 +3,7 @@
Name: %{name}
Version: %{version}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: VPD Database access library for lsvpd
Group: System Environment/Libraries
@ -14,6 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: sqlite-devel zlib-devel libstdc++-devel libtool
ExclusiveArch: ppc ppc64
%description
The libvpd package contains the classes that are used to access a vpd database
created by vpdupdate in the lsvpd package.
@ -61,6 +63,9 @@ Contains header files for building with libvpd.
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
%changelog
* Wed Nov 23 2011 Jiri Skala <jskala@redhat.com> 2.1.3-2
- added ExclusiveArch for ppc[64]
* Wed Aug 10 2011 Jiri Skala <jskala@redhat.com> 2.1.3-1
- update to latest upstream 2.1.3