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

Adam Jackson ajax at fedoraproject.org
Thu Apr 5 18:12:36 UTC 2012


commit 986f05d37697d3c19768f5b4863a460327dc118d
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Apr 5 14:12:33 2012 -0400

    RHEL arch exclude updates

 xorg-x11-drv-dummy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-dummy.spec b/xorg-x11-drv-dummy.spec
index a223383..070308b 100644
--- a/xorg-x11-drv-dummy.spec
+++ b/xorg-x11-drv-dummy.spec
@@ -5,14 +5,14 @@
 Summary:   Xorg X11 dummy video driver
 Name:      xorg-x11-drv-dummy
 Version:   0.3.5
-Release:   4%{?dist}
+Release:   5%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
 
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
-ExcludeArch: s390 s390x
+ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
 
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{driverdir}/dummy_drv.so
 
 %changelog
+* Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 0.3.5-5
+- RHEL arch exclude updates
+
 * Sat Feb 11 2012 Peter Hutterer <peter.hutterer at redhat.com> - 0.3.5-4
 - ABI rebuild
 


More information about the scm-commits mailing list