File xiterm.changes of Package xiterm.23747

-------------------------------------------------------------------
Wed Sep  2 11:56:37 UTC 2020 - pgajdos@suse.com

- added patches
  fix do not enable application keypad mode [bsc#1158271]
  + xiterm-no-keypad-application-mode.patch
- big thanks to Stefan Hundhammer

-------------------------------------------------------------------
Thu Aug  8 14:46:33 UTC 2019 - Andreas Schwab <schwab@suse.de>

- stropts.patch: remove use of obsolete XSI STREAMS interface

-------------------------------------------------------------------
Tue Sep 19 13:42:39 UTC 2017 - dimstar@opensuse.org

- Conflict libiterm1 with terminfo-iterm: terminfo-iterm is an
  alternative to xiterm, and the conflict is meant to be.

-------------------------------------------------------------------
Wed Aug 16 10:37:43 UTC 2017 - schwab@suse.de

- Prerequire group(tty)

-------------------------------------------------------------------
Sat Apr 29 15:37:39 UTC 2017 - bwiedemann@suse.com

- call gzip -n to make build fully reproducible

-------------------------------------------------------------------
Tue Jul 12 07:59:38 UTC 2016 - schwab@suse.de

- implict-ptsname-decl.patch: fix implicit declaration of ptsname with
  glibc >= 2.24

-------------------------------------------------------------------
Sat Nov  1 00:18:40 UTC 2014 - crrodriguez@opensuse.org

- Switch to pkgconfig() buildrequires instead of using 
  metapackage xorg-x11-devel

-------------------------------------------------------------------
Mon Jul 28 13:23:21 UTC 2014 - pgajdos@suse.com

- README.SuSE renamed to README.SUSE [bnc#889032] (internal)

-------------------------------------------------------------------
Tue Mar  5 10:17:39 UTC 2013 - pgajdos@suse.com

- builds with automake 1.13
  * automake-1.13.patch

-------------------------------------------------------------------
Thu Feb 14 14:47:12 UTC 2013 - pgajdos@suse.com

- add bdftopcf into build requires [bnc#803276]

-------------------------------------------------------------------
Tue Nov 27 16:40:36 UTC 2012 - cfarrell@suse.com

- license update: SUSE-CPL-0.5


-------------------------------------------------------------------
Fri Nov 23 18:13:16 UTC 2012 - jengelh@inai.de

- Employ shared library naming guidelines
- Use %_smp_mflags for parallel build

-------------------------------------------------------------------
Fri Jan 27 10:52:48 UTC 2012 - pgajdos@suse.com

- build with asneeded
  * asneeded-and-dso.patch

-------------------------------------------------------------------
Wed Nov 23 09:33:11 UTC 2011 - coolo@suse.com

- add libtool as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Wed Jul 13 14:38:54 UTC 2011 - coolo@novell.com

- fix permissions to get rpm to extract requires

-------------------------------------------------------------------
Mon Nov  8 14:40:09 UTC 2010 - coolo@novell.com

- remove support for pre-9.1

-------------------------------------------------------------------
Thu Sep  9 18:43:39 UTC 2010 - aj@suse.de

- BuildRequire utempter-devel

-------------------------------------------------------------------
Mon Feb 22 13:09:50 UTC 2010 - coolo@novell.com

- remove gnome paths in autoreconf - removing autoreconf did not
  work as the time stamps are broken

-------------------------------------------------------------------
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com

- disable as-needed for this package as it fails to build with it

-------------------------------------------------------------------
Wed Oct 15 02:05:25 CEST 2008 - crrodriguez@suse.de

- fix implicit-fortify-decl issues
- remove static libraries and "la" files
 

-------------------------------------------------------------------
Mon Mar 03 18:08:33 CET 2008 - mfabian@suse.de

- make rpmlint happy:
  • add post-scripts with ldconfig calls for the library packages.
  • remove BuildRequires for suse_version <= 910.

-------------------------------------------------------------------
Fri Mar 30 00:49:51 CEST 2007 - ro@suse.de

- added ncurses-devel to buildreq

-------------------------------------------------------------------
Fri Feb  2 14:47:52 CET 2007 - uli@suse.de

- fbiterm: add support for combining characters (fixes Thai, Lao),
  remove getenv() call from inner loop, minor optimizations

-------------------------------------------------------------------
Tue Aug 15 14:29:15 CEST 2006 - mfabian@suse.de

- prefer fonts in /usr/share/fonts over fonts in
  /usr/lib/X11/fonts (move to X11R7).

-------------------------------------------------------------------
Mon Aug 07 09:29:22 CEST 2006 - mfabian@suse.de

- fix build for SUSE LINUX 10.0 in the openSUSE build service
  (aclocal.m4 was not writeable).

-------------------------------------------------------------------
Fri Aug 04 19:20:58 CEST 2006 - mfabian@suse.de

- adapt for Xorg X11R7 (paths changed).

-------------------------------------------------------------------
Tue Feb 28 17:12:57 CET 2006 - mfabian@suse.de

- add "Provides: locale(...)".

-------------------------------------------------------------------
Wed Jan 25 21:43:11 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Aug  2 02:11:08 CEST 2005 - ro@suse.de

- use gtk2-devel-packages in nfb 

-------------------------------------------------------------------
Mon May 10 17:28:45 CEST 2004 - tiwai@suse.de

- allow to run fbiterm on /dev/console (bug #40134).
- reverted the last fix for libXfont and freetype linking.

-------------------------------------------------------------------
Mon Apr 19 17:40:04 CEST 2004 - tiwai@suse.de

- link libXfont and freetype statically with fbiterm
  (bug #39141)

-------------------------------------------------------------------
Mon Apr  5 15:44:44 CEST 2004 - mfabian@suse.de

- Bugzilla 38365: add 8x16.bdf (from XFree86) and b16.bdf
  (from efont-unicode) as fallback fonts.

-------------------------------------------------------------------
Fri Apr  2 13:14:49 CEST 2004 - tiwai@suse.de

- return the exit code of the child process.

-------------------------------------------------------------------
Thu Apr  1 17:06:12 CEST 2004 - tiwai@suse.de

- enhancement to fbiterm: allow direct invokation of commands,
  default font lists, -s option to accept font size via cmdline.
- fixed handling of fonts in fbiterm.  now GNU unifont works fine.

-------------------------------------------------------------------
Tue Mar  9 17:43:06 CET 2004 - mfabian@suse.de

- Bugzilla #34267: enable fribidi on x86_64 again, the problem
  was fixed by compiling fribidy with "-fno-strict-aliasing".

-------------------------------------------------------------------
Fri Mar  5 14:24:50 CET 2004 - mfabian@suse.de

- disable fribidi for the moment on x86_64, because xiterm and
  fbiterm crash immediately on this platform when fribidi is
  enabled.
- add intptr.patch to remove some compile warnings.

-------------------------------------------------------------------
Thu Mar  4 16:18:51 CET 2004 - mfabian@suse.de

- update to 0.5.20040304.
- remove first-column-missing.patch, xiterm.patch
  (included upstream).

-------------------------------------------------------------------
Wed Nov  5 17:59:20 CET 2003 - ro@suse.de

- fix build 

-------------------------------------------------------------------
Sat Sep 20 15:01:50 CEST 2003 - mfabian@suse.de

- Bugzilla #31448: the first character of each line/row
  was always missing in fbiterm.

-------------------------------------------------------------------
Mon Aug 25 12:01:59 CEST 2003 - mfabian@suse.de

- update to 0.5.20030825.
- remove fbiterm-no-suid.patch, gtkiterm.patch (included upstream).
- fix typo in xiterm-fontset.patch
  (VT*fontSet1 had a trailing ',').

-------------------------------------------------------------------
Mon Jul 14 16:48:53 CEST 2003 - sbrabec@suse.cz

- GNOME prefix change to /opt/gnome.

-------------------------------------------------------------------
Sat Jun 14 01:02:47 CEST 2003 - mfabian@suse.de

- fix "directory not owned by any package".

-------------------------------------------------------------------
Thu Jan 30 21:32:24 CET 2003 - mfabian@suse.de

- update to 0.5.20030129
- add fbiterm-no-suid.patch and remove suid root bit from
  /usr/bin/fbiterm (with help from Gerd Knorr <kraxel@suse.de>
- add gtkiterm

-------------------------------------------------------------------
Sun Dec 22 15:54:22 CET 2002 - mfabian@suse.de

- remove xiterm.patch, xiterm-screen_visual_row.c.patch
  (included upstream)
- add --with-utempter configure option and 'utempter' to
  '# neededforbuild'

-------------------------------------------------------------------
Wed Dec 11 16:54:51 CET 2002 - mfabian@suse.de

- update to 0.4.20021206
- merge libiterm.spec and libXiterm.spec into xiterm.spec
- add xiterm.patch (thanks Gerd Knorr <kraxel@suse.de>)
  and xiterm-screen_visual_row.c.patch to make it work on x86_64.

-------------------------------------------------------------------
Wed Oct 23 15:07:57 CEST 2002 - mfabian@suse.de

- update to 0.3.20021023

-------------------------------------------------------------------
Tue Oct 22 23:39:18 CEST 2002 - mfabian@suse.de

- update to 0.3.20021022

-------------------------------------------------------------------
Wed Oct  2 23:32:03 CEST 2002 - mfabian@suse.de

- new packages: xiterm and fbiterm version 0.2.20021001


openSUSE Build Service is sponsored by