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

xorg-x11-xauth-1.0.1-1.src.rpm
This commit is contained in:
mharris 2006-01-31 15:21:56 +00:00
parent ed9e00bf68
commit 347c5c8f39
3 changed files with 6 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
a20d508c4c0b7fb596d923dbb1b464a2 xauth-1.0.0.tar.bz2
ed848ebba8d3a1ca727b80d6b89dc3c3 xauth-1.0.1.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: X.Org X11 X authority utilities
Name: xorg-x11-%{pkgname}
Version: 1.0.0
Version: 1.0.1
Release: 1
# FIXME: Remove Epoch line if package gets renamed
Epoch: 1
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/mkxauth.1x*
%changelog
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1:1.0.1-1
- Updated to xauth 1.0.1 from X11R7.0
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1:1.0.0-1
- Updated to xauth 1.0.0 from X11R7 RC4
- Changed manpage dir from man1x to man1 to match upstream default.