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

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


commit 61734f12241ac935ff074e887c4294d000215b58
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Apr 5 14:12:39 2012 -0400

    RHEL arch exclude updates

 xorg-x11-drv-evdev.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec
index 9d7ac99..5b3460c 100644
--- a/xorg-x11-drv-evdev.spec
+++ b/xorg-x11-drv-evdev.spec
@@ -8,7 +8,7 @@
 Summary:    Xorg X11 evdev input driver
 Name:       xorg-x11-drv-evdev
 Version:    2.7.0
-Release:    2%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Release:    3%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:        http://www.x.org
 License:    MIT
 Group:      User Interface/X Hardware Support
@@ -25,7 +25,7 @@ Patch01: 0001-Fix-inverted-horizontal-scroll-46205.patch
 # Bug 805902 - Scrollwheels on tablets are broken
 Patch02: 0001-Allow-relative-scroll-valuators-on-absolute-devices.patch
 
-ExcludeArch: s390 s390x
+ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: autoconf automake libtool
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
@@ -85,6 +85,9 @@ X.Org X11 evdev input driver development files.
 
 
 %changelog
+* Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 2.7.0-3
+- RHEL arch exclude updates
+
 * Tue Mar 27 2012 Peter Hutterer <peter.hutterer at redhat.com> 2.7.0-2
 - Fix inverted horizontal scroll
 - Fix broken scroll wheels on QEMU tablets (#805902)


More information about the scm-commits mailing list