[compizconfig-backend-kconfig4] exclude s390(x) - no compiz there

Dan Horák sharkcz at fedoraproject.org
Tue Oct 18 14:20:19 UTC 2011


commit 90bff80fc20d47d984269f4966eed135e20d67f9
Author: Dan Hor?k <dan at danny.cz>
Date:   Tue Oct 18 16:16:11 2011 +0200

    exclude s390(x) - no compiz there

 compizconfig-backend-kconfig4.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/compizconfig-backend-kconfig4.spec b/compizconfig-backend-kconfig4.spec
index 4d2ffa2..c689d44 100644
--- a/compizconfig-backend-kconfig4.spec
+++ b/compizconfig-backend-kconfig4.spec
@@ -1,6 +1,6 @@
 Name:           compizconfig-backend-kconfig4
 Version:        0.9.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Kconfig4 backend for compizconfig
 Group:          System Environment/Libraries
 License:        GPLv2+
@@ -11,6 +11,8 @@ Patch0:         compizconfig-backend-kconfig4-0.9.2.1-cmake_reorder.patch
 Patch1:         fix_version.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+# no compiz on s390(x)
+ExcludeArch:    s390 s390x
 BuildRequires:  libcompizconfig-devel >= 0.9
 BuildRequires:  kdelibs4-devel
 BuildRequires:  intltool, cmake
@@ -54,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_kde4_libdir}/compizconfig/backends/libkconfig4.so
 
 %changelog
+* Tue Oct 18 2011 Dan Hor?k <dan[at]danny.cz> - 0.9.4-4
+- exclude s390(x) - no compiz there
+
 * Tue Oct 18 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.4-3
 - rebuilt
 


More information about the scm-commits mailing list