auto-import xorg-x11-xinit-1.0.1-1 on branch devel from

xorg-x11-xinit-1.0.1-1.src.rpm
This commit is contained in:
mharris 2006-01-31 15:31:51 +00:00
parent 386525c9ce
commit 6c9e78e7c0
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
xinit-1.0.0.tar.bz2
xinit-1.0.1.tar.bz2

View File

@ -1 +1 @@
fbafaf085b60a29fc336db8dce766167 xinit-1.0.0.tar.bz2
8c353e39389edbdffc5387acc24948a0 xinit-1.0.1.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: X.Org X11 X Window System xinit startup scripts
Name: xorg-x11-%{pkgname}
Version: 1.0.0
Version: 1.0.1
Release: 1
License: MIT/X11
Group: User Interface/X
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/xinit.1x*
%changelog
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1
- Updated to xinit 1.0.1 from X11R7.0
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
- Updated to xinit 1.0.0 from X11R7 RC4.
- Changed manpage dir from man1x to man1 to match upstream default.