OBS User unknown 2007-09-01 11:24:21 +00:00 committed by Git OBS Bridge
parent 110b2f7e01
commit b28bc7fea9
5 changed files with 24 additions and 8 deletions

View File

@ -118,8 +118,8 @@
*fontMenu*font6*Label: Huge
-*VT100.font6: 10x20
+!*VT100.font6: 10x20
+*VT100.font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
+!*VT100.wideFont6:
+*VT100.font6: -misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1
+*VT100.wideFont6: -misc-fixed-medium-r-normal-*-20-200-75-75-c-200-iso10646-1
*fontMenu*fontescape*Label: Escape Sequence
*fontMenu*fontsel*Label: Selection
!fontescape and fontsel overridden by application

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 31 22:35:40 CEST 2007 - mfabian@suse.de
- Bugzilla #306943: add xorg-x11 to BuildRequires because of
bdftopcf. Let the build fail if bdftopcf is missing.
- change app-defaults to use these fonts for wide characters
when the 10x20 font is used.
- bzip2 source tarball.
-------------------------------------------------------------------
Mon Aug 27 21:34:56 CEST 2007 - sndirsch@suse.de

View File

@ -11,7 +11,7 @@
# norootforbuild
Name: xterm
BuildRequires: freetype2-devel update-desktop-files utempter xorg-x11-devel
BuildRequires: freetype2-devel update-desktop-files utempter xorg-x11 xorg-x11-devel
BuildRequires: ncurses-devel
URL: http://invisible-island.net/xterm/
License: X11/MIT
@ -19,9 +19,9 @@ Group: System/X11/Utilities
Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
Autoreqprov: on
Version: 229
Release: 6
Release: 8
Summary: The basic X terminal program
Source: %name.tar.gz
Source: %name.tar.bz2
Source1: luitx
Source3: Backarrow2Delete
Source4: Backarrow2BackSpace
@ -178,6 +178,7 @@ pushd ../vttest-20050107
%configure
make
popd
if [ ! -x /usr/bin/bdftopcf ] ; then exit 1; fi
for i in *.bdf
do
/usr/bin/bdftopcf $i | gzip -9 > `basename $i .bdf`.pcf.gz
@ -264,6 +265,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/pixmaps/*
%changelog
* Fri Aug 31 2007 - mfabian@suse.de
- Bugzilla #306943: add xorg-x11 to BuildRequires because of
bdftopcf. Let the build fail if bdftopcf is missing.
- change app-defaults to use these fonts for wide characters
when the 10x20 font is used.
- bzip2 source tarball.
* Mon Aug 27 2007 - sndirsch@suse.de
- added '*metaSendsEscape: true' to app defaults (Bug #300331)
* Mon Aug 13 2007 - sndirsch@suse.de

3
xterm.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a7862b81ac000107af30a7123e9e3affc7dde696ae5e140b3faa38cc3cc8023
size 698732

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88b549271bd950f597e3c6faed63c8473ea1ae73d1448c3e51b2ad1f6c2988f1
size 841542