2.6.99.901 from git
This commit is contained in:
parent
e5207c103c
commit
c0a86b5377
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ xf86-input-evdev-20100823.tar.bz2
|
|||||||
/xf86-input-evdev-20110601.tar.bz2
|
/xf86-input-evdev-20110601.tar.bz2
|
||||||
/xf86-input-evdev-20111109.tar.bz2
|
/xf86-input-evdev-20111109.tar.bz2
|
||||||
/xf86-input-evdev-20111110.tar.bz2
|
/xf86-input-evdev-20111110.tar.bz2
|
||||||
|
/xf86-input-evdev-20120103.tar.bz2
|
||||||
|
2
commitid
2
commitid
@ -1 +1 @@
|
|||||||
a9cdb6590cdf72917cdfeb17e2fcc6a110b2c7d1
|
009ac94a8e6d084c13f15ed8b2e1b22f86530c9f
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
b2eca8fa22b388a349a5eba2df9eb36c xf86-input-evdev-20111110.tar.bz2
|
1b0a1e43c0cecc7a8d81e0e3bd3bb614 xf86-input-evdev-20120103.tar.bz2
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
%global moduledir %(pkg-config xorg-server --variable=moduledir )
|
%global moduledir %(pkg-config xorg-server --variable=moduledir )
|
||||||
%global driverdir %{moduledir}/input
|
%global driverdir %{moduledir}/input
|
||||||
|
|
||||||
%global gitdate 20111110
|
%global gitdate 20120103
|
||||||
%global gitversion a9cdb6590
|
%global gitversion 009ac94a8
|
||||||
|
|
||||||
Summary: Xorg X11 evdev input driver
|
Summary: Xorg X11 evdev input driver
|
||||||
Name: xorg-x11-drv-evdev
|
Name: xorg-x11-drv-evdev
|
||||||
Version: 2.6.99
|
Version: 2.6.99.901
|
||||||
Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
@ -78,6 +78,9 @@ X.Org X11 evdev input driver development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 03 2012 Peter Hutterer <peter.hutterer@redhat.com> 2.6.99.901-1.20120103git009ac94a8
|
||||||
|
- 2.6.99.901 from git
|
||||||
|
|
||||||
* Mon Nov 14 2011 Adam Jackson <ajax@redhat.com> - 2.6.99-4.20111110gita9cdb6590
|
* Mon Nov 14 2011 Adam Jackson <ajax@redhat.com> - 2.6.99-4.20111110gita9cdb6590
|
||||||
- ABI rebuild
|
- ABI rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user