- update to 250
This commit is contained in:
parent
6074af502a
commit
244b53643f
@ -1,2 +1,2 @@
|
||||
16colors.txt
|
||||
xterm-249.tgz
|
||||
xterm-250.tgz
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||
d51ebabd8f2114911494310cdda38a12 xterm-249.tgz
|
||||
962ce117f65daf6bf376b6697b2cd02d xterm-250.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Terminal emulator for the X Window System
|
||||
Name: xterm
|
||||
Version: 249
|
||||
Version: 250
|
||||
Release: 1%{?dist}
|
||||
URL: http://dickey.his.com/xterm
|
||||
License: MIT
|
||||
@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc xterm.log.html ctlseqs.txt 16colors.txt README.i18n
|
||||
%doc xterm.log.html ctlseqs.txt 16colors.txt README.i18n THANKS
|
||||
%{_bindir}/xterm
|
||||
%{_bindir}/koi8rxterm
|
||||
%{_bindir}/resize
|
||||
@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{x11_app_defaults_dir}/XTerm-color
|
||||
|
||||
%changelog
|
||||
* Tue Oct 20 2009 Miroslav Lichvar <mlichvar@redhat.com> 250-1
|
||||
- update to 250
|
||||
|
||||
* Thu Oct 08 2009 Miroslav Lichvar <mlichvar@redhat.com> 249-1
|
||||
- update to 249
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user