From ff6af1db0307a52524ba8b1243d7722e90dcad03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 21 May 2014 10:51:57 +0200 Subject: [PATCH] - drop ExcludeArch, mtdev becomes the required part of the desktop stack --- mtdev.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mtdev.spec b/mtdev.spec index fbbb2db..ef3100d 100644 --- a/mtdev.spec +++ b/mtdev.spec @@ -3,7 +3,7 @@ Name: mtdev Version: 1.1.5 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Multitouch Protocol Translation Library Group: System Environment/Libraries @@ -23,8 +23,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf automake libtool -ExcludeArch: s390 s390x - %description %{name} is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev may be from @@ -75,6 +73,9 @@ rm -rf %{buildroot} %{_bindir}/mtdev-test %changelog +* Wed May 21 2014 Dan HorĂ¡k 1.1.5-2 +- drop ExcludeArch, mtdev becomes the required part of the desktop stack + * Mon Mar 24 2014 Peter Hutterer 1.1.5-1 - mtdev 1.1.5