Package Release Info

root-tail-1.2-bp152.3.13

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

root-tail

Change Logs

Version: 1.2-bp150.2.3
* Tue Dec 05 2017 crrodriguez@opensuse.org
- BuildRequire pkgconfig(x11) and pkgconfig(xext) not
  xorg-x11-devel
* Sun Aug 06 2006 cthiel@suse.de
- fix build with X.org 7.1
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Aug 09 2004 mmj@suse.de
- Update to 1.2 including:
  o replaced default font by "*" to "ensure" some font is found.
  o accept hexadecimal window ids, as does everybody else(?).
  o made it compile with ansi-89-based compilers again.
  o add hack to support nautilus (not very stable, nautilus should
    either use extended window manager hints or __SWM_VROOT, as everybody
    else does).
  o do not initialize the window twice (fixes problems with multiple
    visuals).
  o new option: -minspace.
  o fixed seg fault if geometry is too short to fit a single line
  o fix bug which became apparent if -no-filename or null
* Mon May 31 2004 mmj@suse.de
- Add patch to make shading customizable
* Tue Apr 13 2004 mfabian@suse.de
- don't use just "fixed" as the default fontset, specify a proper
  fontset by default (keeping the size and style of "fixed").
* Tue Apr 13 2004 mmj@suse.de
- Update to 1.1 with lots of improvements
* Wed Feb 25 2004 mmj@suse.de
- Update to 0.9:
  o unsigned/fseek bug
  o (root_window): New function. Return the real
    root window, or the virtual one if any.
    (InitWindow): Use it.
  force_refresh): Clear the root-tail area, not the whole window.
  (blank_window): Ditto.
    (main_loop): Don't forget to redraw () the initial contents.
- Fix type-punning
* Thu Oct 16 2003 mmj@suse.de
- Don't build as root
- Better fix for the fseek unsignedness bug
- Rename to root-tail
* Mon Oct 06 2003 mmj@suse.de
- Cast unsigned int to long before calling fseek, fixing root-tail
  on 64 bit platforms.
* Mon Sep 16 2002 mmj@suse.de
- Update to 0.2
* Wed Sep 04 2002 mmj@suse.de
- Remove Provides: roottail
* Wed Feb 14 2001 mmj@suse.de
- Added a patch to exchange TAB with space (#6338)
* Tue Jan 02 2001 mmj@suse.de
- updated to newest version, 0.0.10
* Mon Nov 13 2000 mmj@suse.de
- updated to newest version, 0.0.9
* Sun Nov 12 2000 mmj@suse.de
- updated to newest version, 0.0.8
* Wed May 17 2000 cihlar@suse.cz
- Group sorted
* Fri Apr 07 2000 cihlar@suse.cz
- added BuildRoot
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Sep 01 1998 ro@suse.de
- added cleanup on SIGINT and SIGTERM
  fixed race between update & expose