Author: till
Update of /cvs/pkgs/rpms/linuxwacom/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27056
Modified Files:
linuxwacom.spec
Log Message:
* Thu Apr 01 2010 Till Maas <opensource(a)till.name> - 0.8.2.2-18
- Add %{arm} to ExclusiveArch (#532627)
Index: linuxwacom.spec
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/F-12/linuxwacom.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -p -r1.85 -r1.86
--- linuxwacom.spec 30 Nov 2009 23:18:19 -0000 1.85
+++ linuxwacom.spec 31 Mar 2010 23:12:49 -0000 1.86
@@ -3,7 +3,7 @@
# Upstream's versioning is goofy. Note the mapping from tarname to version.
Name: linuxwacom
Version: 0.8.2.2
-Release: 17%{?dist}
+Release: 18%{?dist}
Summary: Wacom Drivers from Linux Wacom Project
Group: User Interface/X Hardware Support
@@ -52,7 +52,7 @@ BuildRequires: xorg-x11-server-devel >=
BuildRequires: autoconf automake libtool xorg-x11-server-Xorg
BuildRequires: hal-devel
Requires: xorg-x11-server-Xorg >= 1.5.99.1, udev >= 030-21
-ExclusiveArch: %{ix86} x86_64 alpha ia64 ppc ppc64 sparcv9 sparc64
+ExclusiveArch: %{ix86} x86_64 alpha ia64 ppc ppc64 sparcv9 sparc64 %{arm}
%description
The Linux Wacom Project manages the drivers, libraries, and
@@ -148,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libwacomcfg*.so
%changelog
+* Thu Apr 01 2010 Till Maas <opensource(a)till.name> - 0.8.2.2-18
+- Add %%{arm} to ExclusiveArch (#532627)
+
* Tue Dec 01 2009 Peter Hutterer <peter.hutterer(a)redhat.com> 0.8.2.2-17
- linuxwacom-0.8.2-2-wacdump-timeout.patch: time out the select if no reply
is received (#538096)