[ddccontrol] no monitors on s390(x)

Dan Horák sharkcz at fedoraproject.org
Tue Sep 18 10:36:24 UTC 2012


commit 5c42ad9deb4cebc1495a11faa794a68202684ec9
Author: Dan Horák <dan at danny.cz>
Date:   Tue Sep 18 12:36:21 2012 +0200

    no monitors on s390(x)

 ddccontrol.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ddccontrol.spec b/ddccontrol.spec
index 485fdc6..987ed5f 100644
--- a/ddccontrol.spec
+++ b/ddccontrol.spec
@@ -13,7 +13,7 @@
 Name:             ddccontrol
 URL:              http://ddccontrol.sourceforge.net/
 Version:          0.4.2
-Release:          3.%{git_suffix}%{?dist}
+Release:          4.%{git_suffix}%{?dist}
 License:          GPLv2+
 BuildRequires:    gtk2-devel, pkgconfig, pciutils-devel, desktop-file-utils
 BuildRequires:    perl(XML::Parser), gettext, libtool, libxml2-devel, tidy
@@ -32,6 +32,8 @@ Source1:          %{name}-modules-autoload.conf
 # use autopoint instead of gettextize that is interactive tool
 Patch0:           %{name}-autopoint.patch
 
+ExcludeArch:      s390 s390x
+
 %description
 DDCcontrol is a program to control monitor parameters, like brightness and
 contrast, by software, i.e. without using the OSD (On Screen Display) and
@@ -150,6 +152,9 @@ fi
 %{_libdir}/pkgconfig
 
 %changelog
+* Tue Sep 18 2012 Dan Horák <dan[at]danny.cz> - 0.4.2-4.20120904gitc3af663d
+- no monitors on s390(x)
+
 * Tue Sep 04 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 0.4.2-3.20120904gitc3af663d
 - Rebased to latest git head
 


More information about the scm-commits mailing list