[cinnamon/f19] - fix build on s390(x) - no wacom there

Dan Horák sharkcz at fedoraproject.org
Thu Jun 13 12:28:38 UTC 2013


commit 66b1984e85da1c5a1fc933b08ca6c2f23da6a15d
Author: Dan Horák <dan at danny.cz>
Date:   Thu Jun 13 14:28:29 2013 +0200

    - fix build on s390(x) - no wacom there

 cinnamon.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/cinnamon.spec b/cinnamon.spec
index 01d59d1..fb0d8b8 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -1,6 +1,6 @@
 Name:           cinnamon
 Version:        1.9.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Window management and application launching for GNOME
 License:        GPLv2+ and LGPLv2+
 URL:            http://cinnamon.linuxmint.com
@@ -67,8 +67,10 @@ BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  glib2-devel
 BuildRequires:  lcms2-devel
 BuildRequires:  colord-devel
+%ifnarch s390 s390x %{?rhel:ppc ppc64}
 BuildRequires:  libwacom-devel
 BuildRequires:  xorg-x11-drv-wacom-devel
+%endif
 BuildRequires:  libXtst-devel
 
 Requires:       gnome-menus%{?_isa} >= 3.0.0-2
@@ -205,6 +207,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jun 13 2013 Dan Horák <dan[at]danny.cz> - 1.9.1-11
+- fix build on s390(x) - no wacom there
+
 * Wed Jun 12 2013 leigh scott <leigh123linux at googlemail.com> - 1.9.1-10
 - fix the screensaver tab in cinnamon-settings
 


More information about the scm-commits mailing list