[xorg-x11-drivers] Less RHEL conditionals

Adam Jackson ajax at fedoraproject.org
Tue Mar 19 16:58:45 UTC 2013


commit b8e740ef8a754564e2416b4db4a11f73c74196e1
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Mar 19 12:58:42 2013 -0400

    Less RHEL conditionals

 xorg-x11-drivers.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec
index 0b04ef0..7473fd8 100644
--- a/xorg-x11-drivers.spec
+++ b/xorg-x11-drivers.spec
@@ -7,7 +7,7 @@ Group: User Interface/X Hardware Support
 
 # Xorg is not (yet) buildable for s390.  When it is, we'll probably only
 # want dummy and void anyway.  Maybe evdev for uinput stuff?
-ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
+ExcludeArch: s390 s390x
 
 # Notable things missing:
 # - imstt, not packaged yet, probably ppc only
@@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Mar 19 2013 Adam Jackson <ajax at redhat.com> 7.7-4
+- Less RHEL conditionals
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list