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

xorg-x11-drv-fbdev-0.1.0.4-1.src.rpm
This commit is contained in:
mharris 2005-12-24 03:41:24 +00:00
parent ae16425ccf
commit 22146a9dd9
3 changed files with 9 additions and 5 deletions

View File

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

View File

@ -1 +1 @@
6fd84fba3da96256528cc9c01d7ff276 xf86-video-fbdev-0.1.0.2.tar.bz2
daa7c6fd54aa10ae781a2390f2970d2a xf86-video-fbdev-0.1.0.4.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: Xorg X11 fbdev video driver
Name: xorg-x11-drv-fbdev
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
@ -60,10 +60,14 @@ rm -rf $RPM_BUILD_ROOT
#%dir %{moduledir}/multimedia
#%{moduledir}/multimedia/*.so
%dir %{_mandir}
%dir %{_mandir}/man4x
%{_mandir}/man4x/*.4x*
%dir %{_mandir}/man4
%{_mandir}/man4/*.4*
%changelog
* Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 0.1.0.4-1
- Updated xorg-x11-drv-fbdev 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-fbdev to version 0.1.0.2 from X11R7 RC2