Disable tests on POWER because of RHBZ#1293024.
- Enable tests on 32 bit arm because RHBZ#1303147 supposedly fixed.
This commit is contained in:
parent
069dd8fe2a
commit
8716eea69c
@ -20,7 +20,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.33.18
|
Version: 1.33.18
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
|
||||||
# Source and patches.
|
# Source and patches.
|
||||||
@ -884,9 +884,8 @@ popd
|
|||||||
%check
|
%check
|
||||||
|
|
||||||
# ix86: https://bugzilla.redhat.com/show_bug.cgi?id=1302071
|
# ix86: https://bugzilla.redhat.com/show_bug.cgi?id=1302071
|
||||||
# arm: https://bugzilla.redhat.com/show_bug.cgi?id=1303147
|
|
||||||
# power64: https://bugzilla.redhat.com/show_bug.cgi?id=1293024
|
# power64: https://bugzilla.redhat.com/show_bug.cgi?id=1293024
|
||||||
%ifnarch %{ix86} %{arm} %{power64}
|
%ifnarch %{ix86} %{power64}
|
||||||
|
|
||||||
# Note that the major tests are done after the package has been built.
|
# Note that the major tests are done after the package has been built.
|
||||||
#
|
#
|
||||||
@ -1338,8 +1337,9 @@ rm ocaml/html/.gitignore
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Apr 07 2016 Richard W.M. Jones <rjones@redhat.com> - 1:1.33.18-2
|
* Thu Apr 07 2016 Richard W.M. Jones <rjones@redhat.com> - 1:1.33.18-3
|
||||||
- Disable tests on POWER because of RHBZ#1293024.
|
- Disable tests on POWER because of RHBZ#1293024.
|
||||||
|
- Enable tests on 32 bit arm because RHBZ#1303147 supposedly fixed.
|
||||||
|
|
||||||
* Tue Apr 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1:1.33.18-1
|
* Tue Apr 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1:1.33.18-1
|
||||||
- New upstream version 1.33.18.
|
- New upstream version 1.33.18.
|
||||||
|
Loading…
Reference in New Issue
Block a user