Commit Graph

54 Commits

Author SHA1 Message Date
Miroslav Lichvar
c3cb4a2a06 - spec cleanup (#226660) 2007-02-07 19:19:49 +00:00
Miroslav Lichvar
1f6b02d173 - make xterm binary sgid utempter (#222847)
- fix font size changes with -fa option (#222340)
- fix redrawing of internal border (#223027)
- enable metaSendsEscape resource and set modifyFunctionKeys to 0 by
    default Resolves: #222847, #222340, #223027
2007-01-18 14:35:31 +00:00
Miroslav Lichvar
778d424e32 - update to 223 2006-12-07 09:33:58 +00:00
Miroslav Lichvar
69b28acbdf - update to 222
- link with libncurses instead of libtermcap
- spec cleanup
2006-11-23 13:21:45 +00:00
Miroslav Lichvar
ec80d2a704 - fix segfault when /etc/termcap is missing (#201246) 2006-09-04 12:26:16 +00:00
mharris
cab7df0950 - Replace BuildRequires utempter with libutempter-devel
- Change BuildRoot tag to comply with Fedora packaging guidelines
- Use pkg-config to autodetect the location of the system app-defaults dir
- Add BuildRequires: pkgconfig
2006-07-26 07:56:43 +00:00
jvdias
f55a7d723c upgrade to upstream version 215 2006-07-17 22:19:56 +00:00
Jesse Keating
215fd363fd bumped for rebuild 2006-07-12 09:24:28 +00:00
Adam Jackson
4f60a97df3 - Use correct dist tag in Release string. 2006-07-11 21:16:16 +00:00
jvdias
bc49892bca upgrade to 213 (fixes bug 192627); fix bug 189161 - make -r work with or
without xterm*ground resources set
2006-05-31 22:06:11 +00:00
jvdias
079a6ba28c Upgrade to upstream version 212 2006-04-13 18:55:57 +00:00
jvdias
090a2ee835 fix bug 186935: cursor GCs must be freed with XtReleaseGC 2006-03-29 17:23:52 +00:00
jvdias
df65fe1537 upgrade to upstream version 211 - fixes bug 186094 2006-03-21 22:49:56 +00:00
jvdias
6cde1f8765 fix bug 183993: set_cursor_gcs in ReverseVideo 2006-03-07 22:25:17 +00:00
jvdias
8873885c66 - fix bug 182382: check for (VWindow(screen)!=0) in set_cursor_gcs
- further fix for bug 178302: allow *vt100*cursorColor to be same as fg
2006-02-22 19:20:30 +00:00
jvdias
86922929eb Upgrade to upstream version 209 2006-02-13 17:11:26 +00:00
Jesse Keating
1359f43a3c bump for bug in double-long on ppc(64) 2006-02-11 06:36:28 +00:00
Jesse Keating
a4945bd4a7 bump for new gcc/glibc 2006-02-07 14:43:20 +00:00
jvdias
eb8c187e10 Upgrade to upstream version 208 2006-01-17 20:41:21 +00:00
jvdias
dacc656e8b fix bug 164210: enable tek40414 mode by default 2005-12-21 22:23:11 +00:00
jvdias
51aa744bbc add extra documentation from T. Dickey's website 2005-12-15 00:47:38 +00:00
jvdias
015713df57 fix bugs 175684, 155538 2005-12-15 00:46:44 +00:00
Jesse Keating
68baf10b72 gcc update bump 2005-12-09 22:43:56 +00:00
jvdias
8d09f28a0a set *VT100*eightBitInput:0 in default XTerm.ad to enable mc's <ALT>+keys to
work correctly
2005-11-23 18:18:01 +00:00
jvdias
df01876998 remove resource-redhat patch - no longer required 2005-11-23 00:19:04 +00:00
jvdias
e5de70611e fix bug 173703 2005-11-21 22:35:35 +00:00
jvdias
519ad205bf better fix for freetype configuration problem 2005-11-18 18:14:13 +00:00
jvdias
68f2914c08 better fix for freetype configuration problem 2005-11-18 16:24:33 +00:00
jvdias
05822583f7 re-enable freetype support under modular X11 2005-11-17 23:40:13 +00:00
jvdias
9e3a1cc1d1 upgrade to upstream version 207; fix modular X app-defaults directory 2005-11-14 20:40:08 +00:00
Jeremy Katz
6d542e9891 - rebuild for newer modular X 2005-11-13 17:04:34 +00:00
jvdias
043364653d Build for modular X11: fix app-defaults and BuildRequires 2005-11-04 21:54:47 +00:00
jvdias
48344af791 Build for modular X11: fix app-defaults and BuildRequires 2005-11-04 21:45:35 +00:00
jvdias
0b0f7dd6c9 xterm for modular X11 2005-11-04 19:18:56 +00:00
jvdias
2a3600be9e upgrade to upstream version 206 2005-11-04 18:50:11 +00:00
jvdias
ef746ef19b upgrade to upstream version 206 2005-11-04 18:23:58 +00:00
jvdias
f6d0acdb7d fix bugs 124421, 129146, 159562, 161894, 169347 2005-10-13 00:54:16 +00:00
mharris
3d0df273e3 Update bug Id list 2005-09-26 18:45:35 +00:00
mharris
f99f50611a - Updated xterm-resources-redhat.patch to add "xterm*ttyModes: erase ^?"
resource to fix bug (#155538)
2005-09-24 10:32:01 +00:00
mharris
977324cf2b - Updated xterm-resources-redhat.patch to remove utf8 resource which was
added in the 200-7 build, as it was incorrectly set to 'true' instead
    of '1', and bug #138681 turned out to be a gdm bug instead of an xterm
    bug. This fixes bug (#163568).
2005-09-14 06:31:01 +00:00
mharris
37be603aea Added --disable-tek4014 to ./configure flags, to disable tek support for
bug (#164210)
2005-08-30 16:18:29 +00:00
mharris
761c05befa - Updated xterm-resources-redhat.patch to enable xterm utf8 resource by
default, as our default OS environment is UTF-8, for bug (#138681)
2005-05-03 09:51:52 +00:00
mharris
d17020c011 Added option to spec file to allow easy rebuilding with 256 color option
for those who prefer this non-default behaviour (#103402)
2005-04-16 16:51:26 +00:00
sandmann
f503ebd0e3 - Ported xterm-resources-redhat.patch to newer xterms. (#126855) 2005-03-08 22:14:29 +00:00
mharris
f31af7698e - Added libtermcap-devel and utempter to BuildRequires
- Changed BuildRequires from XFree86-devel to xorg-x11-devel
2005-03-07 00:50:46 +00:00
mharris
3334fcdacc Rebuild with gcc 4 for FC4 development 2005-03-06 13:38:16 +00:00
mharris
396a8937ad Removed chmod from prep, and updated comment to refect (#128341c12) 2005-02-08 05:36:24 +00:00
mharris
fe988b18b3 Disabled xterm-179-ppc-fix-bug-101472.patch for now, to see if the problem
occurs on ppc still or not.
2005-02-08 05:25:45 +00:00
mharris
485fadb591 Updated main tarball to xterm-200 for FC4 devel 2005-02-08 02:34:05 +00:00
cvsdist
6307e194f0 auto-import changelog data from xterm-192-1.src.rpm
Tue Jul 13 2004 Mike A. Harris <mharris@redhat.com> 192-1
- Updated main tarball to xterm-192 for FC3 devel
- Resolved bugs #126569,127132
2004-09-09 15:06:34 +00:00