auto-import xorg-x11-drv-evdev-1.0.0.2-1 on branch devel from

xorg-x11-drv-evdev-1.0.0.2-1.src.rpm
This commit is contained in:
mharris 2005-11-16 11:58:16 +00:00
parent 8943bac100
commit d644daa380
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
xf86-input-evdev-1.0.0.1.tar.bz2
xf86-input-evdev-1.0.0.2.tar.bz2

View File

@ -1 +1 @@
9ebb092846a008271680ba190a069245 xf86-input-evdev-1.0.0.1.tar.bz2
a592733fcdee7623ff8b77be50d45643 xf86-input-evdev-1.0.0.2.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: Xorg X11 evdev input driver
Name: xorg-x11-drv-evdev
Version: 1.0.0.1
Version: 1.0.0.2
Release: 1
URL: http://www.x.org
# FIXME: If using a CVS version, uncomment the second Source0 line and use
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
#%{_mandir}/man4x/*.4x*
%changelog
* Wed Nov 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0.2-1
- Updated xorg-x11-drv-evdev to version 1.0.0.2 from X11R7 RC2
* Fri Nov 4 2005 Mike A. Harris <mharris@redhat.com> 1.0.0.1-1
- Updated xorg-x11-drv-evdev to version 1.0.0.1 from X11R7 RC1
- Fix *.la file removal.