[xorg-x11-drv-fbturbo] - exclude s390(x)

Dan Horák sharkcz at fedoraproject.org
Tue Mar 24 10:28:48 UTC 2015


commit f799d4cbcd5bbc06a82c23186f65185b6c3c9796
Author: Dan Horák <dan at danny.cz>
Date:   Tue Mar 24 11:28:45 2015 +0100

    - exclude s390(x)

 xorg-x11-drv-fbturbo.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-fbturbo.spec b/xorg-x11-drv-fbturbo.spec
index 65d6c18..75e5d85 100644
--- a/xorg-x11-drv-fbturbo.spec
+++ b/xorg-x11-drv-fbturbo.spec
@@ -6,7 +6,7 @@
 Summary:   Xorg X11 fbturbo driver
 Name:      xorg-x11-drv-fbturbo
 Version:   0.5.1
-Release:   0.1%{?gitrev}%{?dist}
+Release:   0.2%{?gitrev}%{?dist}
 URL:       https://github.com/ssvb/xf86-video-fbturbo
 License:   MIT and GPLv2
 Group:     User Interface/X Hardware Support
@@ -30,6 +30,8 @@ BuildRequires: perl-Carp
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 
+ExcludeArch: s390 s390x
+
 %description 
 Xorg DDX driver for ARM devices (Allwinner, RPi and others), it's
 based on the fbdev driver so will work in all places it does
@@ -65,5 +67,8 @@ find %{buildroot} -type f -name "*.la" -delete
 %{_mandir}/man4/fbturbo.4*
 
 %changelog
+* Tue Mar 24 2015 Dan Horák <dan[at]danny.cz> 0.5.1-0.2
+- exclude s390(x)
+
 * Sat Feb 21 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.5.1-0.1
 - Initial build


More information about the scm-commits mailing list