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

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


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

    RHEL arch exclude updates

 xorg-x11-drv-keyboard.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-keyboard.spec b/xorg-x11-drv-keyboard.spec
index 77845ab..2c5bbf3 100644
--- a/xorg-x11-drv-keyboard.spec
+++ b/xorg-x11-drv-keyboard.spec
@@ -7,7 +7,7 @@
 Summary:    Xorg X11 keyboard input driver
 Name:       xorg-x11-drv-keyboard
 Version:    1.6.1
-Release:    4%{?gitdate:.%{gitdate}}%{dist}
+Release:    5%{?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
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/kbd.4*
 
 %changelog
+* Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 1.6.1-5
+- RHEL arch exclude updates
+
 * Sat Feb 11 2012 Peter Hutterer <peter.hutterer at redhat.com> - 1.6.1-4
 - ABI rebuild
 


More information about the scm-commits mailing list