[xorg-x11-server] Tweak arches for RHEL

Adam Jackson ajax at fedoraproject.org
Wed Mar 21 15:07:02 UTC 2012


commit 9f782f79139aa3e8ef9780d0102dfd30affaad08
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Mar 21 11:06:58 2012 -0400

    Tweak arches for RHEL

 xorg-x11-server.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec
index a4abdd9..3000d27 100644
--- a/xorg-x11-server.spec
+++ b/xorg-x11-server.spec
@@ -48,7 +48,7 @@
 Summary:   X.Org X11 X server
 Name:      xorg-x11-server
 Version:   1.12.0
-Release:   2%{?gitdate:.%{gitdate}}%{dist}
+Release:   3%{?gitdate:.%{gitdate}}%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X
@@ -106,7 +106,7 @@ Patch7013: xserver-1.12-Xext-fix-selinux-build-failure.patch
 %define drimoduledir	%{_libdir}/dri
 %define sdkdir		%{_includedir}/xorg
 
-%ifarch s390 s390x
+%ifarch s390 s390x %{?rhel:ppc ppc64}
 %define with_hw_servers 0
 %else
 %define with_hw_servers 1
@@ -563,6 +563,9 @@ rm -rf $RPM_BUILD_ROOT
 %{xserver_source_dir}
 
 %changelog
+* Wed Mar 21 2012 Adam Jackson <ajax at redhat.com> 1.12.0-3
+- Tweak arches for RHEL
+
 * Wed Mar 14 2012 Adam Jackson <ajax at redhat.com> 1.12.0-2
 - Install Xorg mode 4755, there's no security benefit to 4711. (#712432)
 


More information about the scm-commits mailing list