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

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


commit 2fc3d29183c63f4d1c8f210be9cc4461a334cfbd
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Apr 5 14:14:40 2012 -0400

    RHEL arch exclude updates

 xorg-x11-drv-synaptics.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-synaptics.spec b/xorg-x11-drv-synaptics.spec
index 32bed41..b3bf56f 100644
--- a/xorg-x11-drv-synaptics.spec
+++ b/xorg-x11-drv-synaptics.spec
@@ -8,7 +8,7 @@
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
 Version:        1.5.99.902
-Release:        1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Release:        2%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -22,7 +22,7 @@ Source1:        50-synaptics.conf
 Source2:        make-git-snapshot.sh
 Source3:        70-touchpad-quirks.rules
 
-ExcludeArch:    s390 s390x
+ExcludeArch:    s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires:  libtool pkgconfig
 BuildRequires:  xorg-x11-server-sdk >= 1.10.99.902
@@ -135,6 +135,9 @@ Development files for the Synaptics TouchPad for X.Org.
 
 
 %changelog
+* Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 1.5.99.902-2
+- RHEL arch exclude updates
+
 * Fri Mar 23 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.5.99.902-1
 - synaptics 1.5.99.902
 


More information about the scm-commits mailing list