update to 267
This commit is contained in:
parent
44fb32855b
commit
7a99225bb6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
16colors.txt
|
||||
xterm-266.tgz
|
||||
xterm-267.tgz
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||
bb53ddd4933736a50e6391cef3472c12 xterm-266.tgz
|
||||
3945ab70cfa2a9e95804157ee1b0f8e8 xterm-267.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Terminal emulator for the X Window System
|
||||
Name: xterm
|
||||
Version: 266
|
||||
Version: 267
|
||||
Release: 1%{?dist}
|
||||
URL: http://dickey.his.com/xterm
|
||||
License: MIT
|
||||
@ -51,8 +51,6 @@ done
|
||||
--with-tty-group=tty \
|
||||
--disable-full-tgetent
|
||||
|
||||
sed -i 's|^LIBS.*$|\0 -lXmu|' Makefile
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -86,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{x11_app_defaults_dir}/XTerm*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 23 2010 Miroslav Lichvar <mlichvar@redhat.com> 267-1
|
||||
- update to 267
|
||||
|
||||
* Fri Nov 05 2010 Miroslav Lichvar <mlichvar@redhat.com> 266-1
|
||||
- update to 266
|
||||
- fix building with new libXaw
|
||||
|
Loading…
Reference in New Issue
Block a user