- Update to today's git snapshot.

This commit is contained in:
Peter Hutterer 2010-06-03 05:04:53 +00:00
parent b51c7acaf8
commit 7eb720cc0b
3 changed files with 7 additions and 5 deletions

View File

@ -1 +1 @@
xf86-input-wacom-20100521.tar.bz2 xf86-input-wacom-20100603.tar.bz2

View File

@ -1 +1 @@
5edcee183c28307e253774ef041b04c1 xf86-input-wacom-20100521.tar.bz2 53ee13a5f02f96f58cad736aeeead607 xf86-input-wacom-20100603.tar.bz2

View File

@ -3,7 +3,7 @@
%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 20100521 %global gitdate 20100603
Summary: Xorg X11 wacom input driver Summary: Xorg X11 wacom input driver
Name: xorg-x11-drv-wacom Name: xorg-x11-drv-wacom
@ -57,8 +57,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
# should be fixed in upstream Makefile.am or whatever. # should be fixed in upstream Makefile.am or whatever.
find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f -- find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
install -d $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d
install -d $RPM_BUILD_ROOT/lib/udev/rules.d install -d $RPM_BUILD_ROOT/lib/udev/rules.d
install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/70-wacom.rules install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/70-wacom.rules
@ -74,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%{driverdir}/wacom_drv.so %{driverdir}/wacom_drv.so
%{_mandir}/man4/wacom.4* %{_mandir}/man4/wacom.4*
%{_mandir}/man1/xsetwacom.1*
%{_datadir}/X11/xorg.conf.d/50-wacom.conf %{_datadir}/X11/xorg.conf.d/50-wacom.conf
%{_bindir}/xsetwacom %{_bindir}/xsetwacom
/lib/udev/rules.d/70-wacom.rules /lib/udev/rules.d/70-wacom.rules
@ -95,6 +94,9 @@ X.Org X11 wacom input driver development files.
%{_includedir}/xorg/wacom-properties.h %{_includedir}/xorg/wacom-properties.h
%changelog %changelog
* Thu Jun 03 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.6-5.2010603
- Update to today's git snapshot.
* Thu Jun 03 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.6-5.20100521 * Thu Jun 03 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.6-5.20100521
- Update udev rules file to include Fujitsu serial tablets. (#598168) - Update udev rules file to include Fujitsu serial tablets. (#598168)
- Update udev rules file to set ID_INPUT_TABLET - Update udev rules file to set ID_INPUT_TABLET