[easystroke] - no graphics on s390(x)

Dan Horák sharkcz at fedoraproject.org
Thu Sep 2 13:47:32 UTC 2010


commit cb0e47e2a80283234ea34296c8b0d7078a9cdbc4
Author: Dan Horák <dan at danny.cz>
Date:   Thu Sep 2 15:47:33 2010 +0200

    - no graphics on s390(x)

 easystroke.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/easystroke.spec b/easystroke.spec
index d8a5d20..d6faa7a 100644
--- a/easystroke.spec
+++ b/easystroke.spec
@@ -1,6 +1,6 @@
 Name:           easystroke
 Version:        0.5.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Gesture-recognition application for X11
 
 Group:          User Interface/X Hardware Support
@@ -19,6 +19,8 @@ BuildRequires:  intltool
 BuildRequires:  xorg-x11-server-devel >= 1.0.1
 BuildRequires:  xorg-x11-server-sdk >= 1.4.99.1
 
+ExcludeArch: s390 s390x
+
 %description
 Easystroke is a gesture-recognition application for X11. Gestures or strokes 
 are movements that you make with you mouse (or your pen, finger etc.) while 
@@ -69,6 +71,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 
 %changelog
+* Thu Sep 02 2010 Dan Horák <dan[at]danny.cz> - 0.5.3-3
+- no graphics on s390(x)
+
 * Wed Aug 04 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.5.3-2
 - Rebuild for Boost soname bump
 - Update spec to match current guidelines


More information about the scm-commits mailing list