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

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


commit 3458f3aa38c4fd944dc93c5e65ad5f49f0860598
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Apr 5 14:13:28 2012 -0400

    RHEL arch exclude updates

 xorg-x11-drv-mouse.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-mouse.spec b/xorg-x11-drv-mouse.spec
index 0f9d438..cd673c7 100644
--- a/xorg-x11-drv-mouse.spec
+++ b/xorg-x11-drv-mouse.spec
@@ -7,7 +7,7 @@
 Summary:   Xorg X11 mouse input driver
 Name:      xorg-x11-drv-mouse
 Version:   1.7.2
-Release:   1%{?gitdate:.%{gitdate}}%{dist}
+Release:   2%{?gitdate:.%{gitdate}}%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -20,7 +20,7 @@ Source2:   commitid
 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-sdk >= 1.10.99.902
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/mousedrv.4*
 
 %changelog
+* Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 1.7.2-2
+- RHEL arch exclude updates
+
 * Fri Mar 16 2012 Adam Jackson <ajax at redhat.com> 1.7.2-1
 - mouse 1.7.2
 


More information about the scm-commits mailing list