From fe2bfeb30482ad52b04e9c07b8d0cf5126a8f738 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 19 Mar 2013 13:51:06 -0400 Subject: [PATCH] Less RHEL customization --- xorg-x11-drv-wacom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index b03472b..3bd5cda 100644 --- a/xorg-x11-drv-wacom.spec +++ b/xorg-x11-drv-wacom.spec @@ -9,7 +9,7 @@ Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom Version: 0.20.0 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} URL: http://www.x.org License: GPLv2+ Group: User Interface/X Hardware Support @@ -23,7 +23,7 @@ Source0: http://prdownloads.sourceforge.net/linuxwacom/xf86-input-wacom-%{versio %endif Source3: 70-wacom.rules -ExcludeArch: s390 s390x %{?rhel:ppc ppc64} +ExcludeArch: s390 s390x BuildRequires: xorg-x11-server-devel >= 1.10.99.902 BuildRequires: xorg-x11-util-macros >= 1.3.0 @@ -98,6 +98,9 @@ X.Org X11 wacom input driver development files. %{_bindir}/isdv4-serial-debugger %changelog +* Tue Mar 19 2013 Adam Jackson 0.20.0-4 +- Less RHEL customization + * Thu Mar 07 2013 Peter Hutterer - 0.20.0-3 - require xorg-x11-server-devel, not -sdk