Update to 0.11.99.1 (from git)
This commit is contained in:
parent
b8ab9a14bb
commit
b1ae654f56
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ xf86-input-wacom-20101119.tar.bz2
|
||||
/xf86-input-wacom-20110408.tar.bz2
|
||||
/xf86-input-wacom-0.11.0.tar.bz2
|
||||
/xf86-input-wacom-20110527.tar.bz2
|
||||
/xf86-input-wacom-20111031.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
2d1454ed0168b83debdce3ca44a5d95a xf86-input-wacom-20110527.tar.bz2
|
||||
17e651a24f0934b18919a0f0af6e4e43 xf86-input-wacom-20111031.tar.bz2
|
||||
|
@ -3,12 +3,12 @@
|
||||
%global driverdir %{moduledir}/input
|
||||
|
||||
# Disable gitdate to build from a fixed release
|
||||
%global gitdate 20110527
|
||||
%global gitdate 20111031
|
||||
|
||||
Summary: Xorg X11 wacom input driver
|
||||
Name: xorg-x11-drv-wacom
|
||||
Version: 0.11.99
|
||||
Release: 4%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Version: 0.11.99.1
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
URL: http://www.x.org
|
||||
License: GPLv2+
|
||||
Group: User Interface/X Hardware Support
|
||||
@ -93,10 +93,14 @@ X.Org X11 wacom input driver development files.
|
||||
%{_libdir}/pkgconfig/xorg-wacom.pc
|
||||
%{_includedir}/xorg/Xwacom.h
|
||||
%{_includedir}/xorg/wacom-properties.h
|
||||
%{_includedir}/xorg/wacom-util.h
|
||||
%{_includedir}/xorg/isdv4.h
|
||||
%{_bindir}/isdv4-serial-debugger
|
||||
|
||||
%changelog
|
||||
* Tue Nov 01 2011 Peter Hutterer <peter.hutterer@redhat.com> 0.11.99.1
|
||||
- Update to 0.11.99.1 (from git)
|
||||
|
||||
* Thu Aug 18 2011 Adam Jackson <ajax@redhat.com> - 0.11.99-4.20110527
|
||||
- Rebuild for xserver 1.11 ABI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user