[piglit/el6] Put ExcludeArch back for ppc64.

Matej Cepl mcepl at fedoraproject.org
Thu May 15 13:25:07 UTC 2014


commit cee5051feb9f4473248cfcdccb4f9b62ae29ccbb
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Thu May 15 15:24:54 2014 +0200

    Put ExcludeArch back for ppc64.

 piglit.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/piglit.spec b/piglit.spec
index fc4012c..4bf9d57 100644
--- a/piglit.spec
+++ b/piglit.spec
@@ -1,6 +1,6 @@
 Name:           piglit
 Version:        1
-Release:        0.14.20140414GIT8775223%{?dist}
+Release:        0.15.20140414GIT8775223%{?dist}
 Summary:        Collection of automated tests for OpenGL implementations
 
 Group:          Development/Tools
@@ -18,6 +18,8 @@ BuildRequires:  waffle-devel
 %endif
 BuildRequires:  libX11-devel, libpng-devel, libtiff-devel, libXrender-devel
 BuildRequires:  python-mako
+# https://bugzilla.redhat.com/1093720
+ExcludeArch:    ppc64
 
 %description
 Piglit is a collection of automated tests for OpenGL implementations.
@@ -90,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 15 2014 Matěj Cepl <mcepl at redhat.com> - 1-0.15.20140414GIT8775223
+- Put ExcludeArch back for ppc64.
+
 * Tue Apr 15 2014 Matěj Cepl <mcepl at redhat.com> - 1-0.14.20140414GIT8775223
 - Remove ExcludeArch
 


More information about the scm-commits mailing list