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

xorg-x11-drv-evdev-1.0.0.4-1.src.rpm
This commit is contained in:
mharris 2005-12-24 03:41:08 +00:00
parent d644daa380
commit 11ce775aa1
3 changed files with 9 additions and 5 deletions

View File

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

View File

@ -1 +1 @@
a592733fcdee7623ff8b77be50d45643 xf86-input-evdev-1.0.0.2.tar.bz2
04d1a574210d71d2bc9c09a287cca340 xf86-input-evdev-1.0.0.4.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: Xorg X11 evdev input driver
Name: xorg-x11-drv-evdev
Version: 1.0.0.2
Version: 1.0.0.4
Release: 1
URL: http://www.x.org
# FIXME: If using a CVS version, uncomment the second Source0 line and use
@ -77,10 +77,14 @@ rm -rf $RPM_BUILD_ROOT
%{driverdir}/*.so
# NOTE: Uncomment these if someone ever writes manpages for this driver
#%dir %{_mandir}
#%dir %{_mandir}/man4x
#%{_mandir}/man4x/*.4x*
#%dir %{_mandir}/man4
#%{_mandir}/man4/*.4x*
%changelog
* Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 1.0.0.4-1
- Updated xorg-x11-drv-evdev to version 1.0.0.4 from X11R7 RC4
- Removed 'x' suffix from manpage dirs to match RC4 upstream.
* 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