auto-import xorg-x11-drv-dummy-0.1.0.4-1 on branch devel from

xorg-x11-drv-dummy-0.1.0.4-1.src.rpm
This commit is contained in:
mharris 2005-12-24 03:40:01 +00:00
parent 2ea29ee4e0
commit d4488ee04c
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
xf86-video-dummy-0.1.0.2.tar.bz2
xf86-video-dummy-0.1.0.4.tar.bz2

View File

@ -1 +1 @@
e32e425cf5e39ca42964360013c0d13d xf86-video-dummy-0.1.0.2.tar.bz2
8910ad7b1c90a0a01f4f0a0ef8c19a87 xf86-video-dummy-0.1.0.4.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: Xorg X11 dummy video driver
Name: xorg-x11-drv-dummy
Version: 0.1.0.2
Version: 0.1.0.4
Release: 1
URL: http://www.x.org
# FIXME: If using a CVS version, uncomment the second Source0 line and use
@ -61,10 +61,14 @@ rm -rf $RPM_BUILD_ROOT
#%{moduledir}/multimedia/*.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> 0.1.0.4-1
- Updated xorg-x11-drv-dummy to version 0.1.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> 0.1.0.2-1
- Updated xorg-x11-drv-dummy to version 0.1.0.2 from X11R7 RC2