auto-import changelog data from xterm-191-1.src.rpm

Fri Jun 18 2004 Mike A. Harris <mharris@redhat.com> 191-1
- Updated main tarball to xterm-191 for FC3 devel
- Disabled xterm-resources-redhat.patch to see what if anything breaks, as
    it no longer applies cleanly. Hopefully we can just ship stock xterm
    resources now, although I realize that is more likely to be a pie in
    the sky fantasy once the bug reports trickle in from this change. ;o)
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> 179-8
- rebuilt
Thu Jun 03 2004 Mike A. Harris <mharris@redhat.com> 179-7
- Rebuilt for FC3 devel
This commit is contained in:
cvsdist 2004-09-09 15:06:06 +00:00
parent 401cdb6e3e
commit aaa5b9412f
3 changed files with 19 additions and 6 deletions

View File

@ -1 +1 @@
xterm-179.tgz
xterm-191.tgz

View File

@ -1 +1 @@
de708aa5d12ed38f7ac3704e4bcaf5d9 xterm-179.tgz
038b63ba8287b61a911f81a0cd72b98d xterm-191.tgz

View File

@ -3,8 +3,8 @@
Summary: xterm terminal emulator for the X Window System
Name: xterm
Version: 179
Release: 6.EL
Version: 191
Release: 1
URL: http://dickey.his.com/xterm
License: MIT
Group: User Interface/X
@ -27,7 +27,7 @@ programs that can't use the window system directly.
# is totally retarded.
chmod -R u+w .
%patch0 -p0 -b .can-2003-0063
%patch1 -p0 -b .resources-redhat
#%patch1 -p0 -b .resources-redhat
%ifarch ppc ppc64
%patch2 -p0 -b .ppc-fix-bug-101472
%endif
@ -71,7 +71,20 @@ rm -rf $RPM_BUILD_ROOT
%{_x11bindir}/xterm
%changelog
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
* Fri Jun 18 2004 Mike A. Harris <mharris@redhat.com> 191-1
- Updated main tarball to xterm-191 for FC3 devel
- Disabled xterm-resources-redhat.patch to see what if anything breaks, as
it no longer applies cleanly. Hopefully we can just ship stock xterm
resources now, although I realize that is more likely to be a pie in the
sky fantasy once the bug reports trickle in from this change. ;o)
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> 179-8
- rebuilt
* Thu Jun 3 2004 Mike A. Harris <mharris@redhat.com> 179-7
- Rebuilt for FC3 devel
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 179-6.EL
- rebuilt
* Mon Sep 8 2003 Mike A. Harris <mharris@redhat.com> 179-5.EL