[xorg-x11-drv-modesetting] RHEL arch exclude updates

Adam Jackson ajax at fedoraproject.org
Mon Apr 9 15:39:15 UTC 2012


commit b246b730d4869061166e4aa2317dce05703c7f85
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Apr 9 11:39:15 2012 -0400

    RHEL arch exclude updates

 xorg-x11-drv-modesetting.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-modesetting.spec b/xorg-x11-drv-modesetting.spec
index 2cd34a5..0aa6e7f 100644
--- a/xorg-x11-drv-modesetting.spec
+++ b/xorg-x11-drv-modesetting.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 modesetting video driver
 Name:      xorg-x11-drv-modesetting
 Version:   0.2.0
-Release:   1%{?dist}
+Release:   2%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -13,7 +13,7 @@ Group:     User Interface/X Hardware Support
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
 # all X hw drivers aren't built on s390 - no need for separate bug
-ExcludeArch: s390 s390x
+ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
 BuildRequires: libX11-devel
@@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %doc COPYING README
 
 %changelog
+* Mon Apr 09 2012 Adam Jackson <ajax at redhat.com> 0.2.0-2
+- RHEL arch exclude updates
+
 * Fri Feb 24 2012 Dave Airlie <airlied at redhat.com> 0.2.0-1
 - Update to new upstream - fixes pitch issues
 


More information about the scm-commits mailing list