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 - 0.5.3-3 +- no graphics on s390(x) + * Wed Aug 04 2010 Rahul Sundaram - 0.5.3-2 - Rebuild for Boost soname bump - Update spec to match current guidelines