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

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


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

    RHEL arch exclude updates

 xorg-x11-drv-nv.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-nv.spec b/xorg-x11-drv-nv.spec
index ea50583..c3a1e67 100644
--- a/xorg-x11-drv-nv.spec
+++ b/xorg-x11-drv-nv.spec
@@ -5,14 +5,14 @@
 Summary:   Xorg X11 nv video driver
 Name:      xorg-x11-drv-nv
 Version:   2.1.18
-Release:   15%{?dist}
+Release:   16%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
 
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
-ExcludeArch: s390 s390x
+ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: xorg-x11-server-devel >= 1.10.99.902
 BuildRequires: libdrm-devel >= 2.3.0-7
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nv.4*
 
 %changelog
+* Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 2.1.18-16
+- RHEL arch exclude updates
+
 * Sat Feb 11 2012 Peter Hutterer <peter.hutterer at redhat.com> - 2.1.18-15
 - ABI rebuild
 


More information about the scm-commits mailing list