- Update to git to build against newest X server.
This commit is contained in:
parent
ba489df28d
commit
b163e7a1a2
@ -1 +1 @@
|
||||
xf86-input-wacom-20100621.tar.bz2
|
||||
xf86-input-wacom-20100705.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1c8316be8d882e10e54dc065e9989b40 xf86-input-wacom-20100621.tar.bz2
|
||||
8adec8d1b3b2ead17707b704da8aed26 xf86-input-wacom-20100705.tar.bz2
|
||||
|
@ -3,12 +3,12 @@
|
||||
%global driverdir %{moduledir}/input
|
||||
|
||||
# Disable gitdate to build from a fixed release
|
||||
%global gitdate 20100621
|
||||
%global gitdate 20100705
|
||||
|
||||
Summary: Xorg X11 wacom input driver
|
||||
Name: xorg-x11-drv-wacom
|
||||
Version: 0.10.7
|
||||
Release: 2%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Release: 3%{?gitdate:.%{gitdate}}%{?dist}
|
||||
URL: http://www.x.org
|
||||
License: GPLv2+
|
||||
Group: User Interface/X Hardware Support
|
||||
@ -94,6 +94,9 @@ X.Org X11 wacom input driver development files.
|
||||
%{_includedir}/xorg/wacom-properties.h
|
||||
|
||||
%changelog
|
||||
* Mon Jul 05 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.7-3.20100705
|
||||
- Update to git to build against newest X server.
|
||||
|
||||
* Mon Jul 05 2010 Peter Hutterer <peter.hutterer@redhat.com> - 0.10.7-2.20100621
|
||||
- rebuild for X Server 1.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user