- wacom 0.10.8 (from git)

This commit is contained in:
Peter Hutterer 2010-07-26 05:16:47 +00:00
parent 38acf490db
commit 298b33d112
3 changed files with 10 additions and 5 deletions

View File

@ -1 +1 @@
xf86-input-wacom-20100705.tar.bz2 xf86-input-wacom-20100726.tar.bz2

View File

@ -1 +1 @@
8adec8d1b3b2ead17707b704da8aed26 xf86-input-wacom-20100705.tar.bz2 9c914904b0aaf6c9f8e22f7bcbb632bd xf86-input-wacom-20100726.tar.bz2

View File

@ -3,12 +3,12 @@
%global driverdir %{moduledir}/input %global driverdir %{moduledir}/input
# Disable gitdate to build from a fixed release # Disable gitdate to build from a fixed release
%global gitdate 20100705 %global gitdate 20100726
Summary: Xorg X11 wacom input driver Summary: Xorg X11 wacom input driver
Name: xorg-x11-drv-wacom Name: xorg-x11-drv-wacom
Version: 0.10.7 Version: 0.10.8
Release: 4%{?gitdate:.%{gitdate}}%{?dist} Release: 1%{?gitdate:.%{gitdate}}%{?dist}
URL: http://www.x.org URL: http://www.x.org
License: GPLv2+ License: GPLv2+
Group: User Interface/X Hardware Support Group: User Interface/X Hardware Support
@ -93,8 +93,13 @@ X.Org X11 wacom input driver development files.
%{_libdir}/pkgconfig/xorg-wacom.pc %{_libdir}/pkgconfig/xorg-wacom.pc
%{_includedir}/xorg/Xwacom.h %{_includedir}/xorg/Xwacom.h
%{_includedir}/xorg/wacom-properties.h %{_includedir}/xorg/wacom-properties.h
%{_includedir}/xorg/isdv4.h
%{_bindir}/isdv4-serial-debugger
%changelog %changelog
* Mon Jul 26 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.8-1
- wacom 0.10.8 (from git)
* Thu Jul 08 2010 Adam Jackson <ajax@redhat.com> 0.10.7-4 * Thu Jul 08 2010 Adam Jackson <ajax@redhat.com> 0.10.7-4
- Install GPL in -devel too - Install GPL in -devel too