Experimentally try to reenable ppc and ppc64 builds.

This commit is contained in:
Richard W.M. Jones 2009-05-18 16:48:57 +00:00
parent f61f68c1bf
commit 6273ef4eef
1 changed files with 5 additions and 6 deletions

View File

@ -4,17 +4,13 @@
Summary: Access and modify virtual machine disk images
Name: libguestfs
Version: 1.0.26
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
Group: Development/Libraries
URL: http://et.redhat.com/~rjones/libguestfs/
Source0: http://et.redhat.com/~rjones/libguestfs/files/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
# Currently fails on non-x86 because of this error:
# "qemu: linux kernel too old to load a ram disk"
ExclusiveArch: %{ix86} x86_64
# Basic build requirements:
BuildRequires: /usr/bin/pod2man
BuildRequires: /usr/bin/pod2text
@ -270,7 +266,7 @@ make INSTALLDIRS=vendor %{?_smp_mflags}
%check
#make check
make check
%install
@ -430,6 +426,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon May 18 2009 Richard Jones <rjones@redhat.com> - 1.0.26-2
- Experimentally try to reenable ppc and ppc64 builds.
* Mon May 18 2009 Richard Jones <rjones@redhat.com> - 1.0.26-1
- New upstream version 1.0.26.