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

Adam Jackson ajax at fedoraproject.org
Thu Apr 5 18:15:13 UTC 2012


commit a041426fc993be69d904891c6961f97a6745469e
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Apr 5 14:15:10 2012 -0400

    RHEL arch exclude updates

 xorg-x11-drv-void.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-void.spec b/xorg-x11-drv-void.spec
index fcbf27c..1c23828 100644
--- a/xorg-x11-drv-void.spec
+++ b/xorg-x11-drv-void.spec
@@ -8,7 +8,7 @@
 Summary:   Xorg X11 void input driver
 Name:      xorg-x11-drv-void
 Version:   1.4.0
-Release:   8%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Release:   9%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -22,7 +22,7 @@ Source0:    ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 %endif
 
 
-ExcludeArch: s390 s390x
+ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: autoconf automake libtool
 BuildRequires: xorg-x11-server-devel >= 1.10.99.902
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/void.4*
 
 %changelog
+* Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 1.4.0-9
+- RHEL arch exclude updates
+
 * Sat Feb 11 2012 Peter Hutterer <peter.hutterer at redhat.com> - 1.4.0-8
 - ABI rebuild
 


More information about the scm-commits mailing list