SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for groff-gxditview-1.18.1-5mdk.i586.rpm :
Thu Feb 27 11:00:00 2003 Thierry Vignaud 1.18.1-5mdk
- patch 108 : fix warnings from pablo fix for utf-8 output

Fri Jan 31 11:00:00 2003 Pablo Saratxaga 1.18.1-4mdk
- as groff can\'t handle properly utf-8, the nroff script is modified to
run groff in the known locale, then convert to utf-8 the output.
- added to files sections a few missing directories

Mon Jan 20 11:00:00 2003 Thierry Vignaud 1.18.1-3mdk
- build release
- add missing info files

Wed Nov 13 11:00:00 2002 Thierry Vignaud 1.18.1-2mdk
- freshen patch 3 (multi byte support)

Tue Nov 5 11:00:00 2002 Thierry Vignaud 1.18.1-1mdk
- new release
- rediff patch 3
- remove patches 110, 111 & 112 (merged upstream)
- simplify %install
- fix hardcoded version number
- fix url
- add japanese patch link

Sat Oct 12 12:00:00 2002 Stefan van der Eijk 1.18-4mdk
- BuildRequires: texinfo

Tue Sep 24 12:00:00 2002 Gwenole Beauchesne 1.18-3mdk
- BuildRequires: libnetpbm9-devel, which grabs libnetpbm9 that
contains necessary libpnm.so.9 library.
- Patch6: libgroff.a contains C++ code thus we may need to link with
g++. That patch was already there but Titi decided to nuke the
1.17.2-13mdk release when he merged his stuff for 1.18.

Tue Aug 13 12:00:00 2002 Gwenole Beauchesne 1.18-2mdk
- Automated rebuild with gcc 3.2-0.3mdk

Tue Aug 13 12:00:00 2002 Thierry Vignaud 1.18-1mdk
- new release:
o colour support (although see below).
o new macro set, mom, mainly for non-scientific writers. The aim of these
macros is to make groff accessible for ordinary use with a minimum of
convoluted syntax.
o \'eu\' and \'Eu\' characters available for Euro support.
o improved support for TeX hyphenation files.
o new means of setting the line length, which now works for -mdoc manual
pages as well as -man. Use man-db >= 2.4.0 to take advantage of this.
o documentation of the differences between groff and Unix troff is now in
groff_diff(7).
o groff_mwww(1) has been renamed to groff_www(1).
o groff_ms(7) has been completely rewritten.
o new scripts: groffer, pic2graph, and eqn2graph.
o substantial improvements in grohtml (although it\'s still alpha),
including dealing with overstriking properly
- drop patches 5, 6 (merged upstream), 3 (better fix)
- remove useless prefix
- move mdk patches in the 10x area
- patch3: add japanase support
- patch4: fix info name
- patch5: don\'t build html files
- Prereq: /sbin/install-info
- process texinfo file into info one, and install it
- add %post and %postun to install and remove info file
- fix japanese problem: link docj.tmac to doc.tma
- rediff koi8 patch (russian support)
- mmroff.7 is now mmroff.1
- patch110: kill warnings, fix build on non-intel boxes
- patch111: make sure pointsize is initialized properly, thus fixing an
infinite loop in the ia64 build
- patch112: freeze unbreakable spaces, preventing a failed assertion on
latin1(7)
- add /usr/share/groff/font/devascii8 to groff-for-man and remove charon fix
- add /usr/share/groff/font/devnippon for japanese support
- add lot of docs

Thu Jul 25 12:00:00 2002 Gwenole Beauchesne 1.17.2-12mdk
- Automated rebuild with gcc3.2

Sat May 11 12:00:00 2002 Thierry Vignaud 1.17.2-11mdk
- gcc-3.1 build

Wed Apr 17 12:00:00 2002 Thierry Vignaud 1.17.2-10mdk
- fix build with gcc-3.1

Wed Mar 6 11:00:00 2002 Thierry Vignaud 1.17.2-9mdk
- fix \\\' in latin1 (pixel)
- use WANT_AUTOCONF_2_5 with generic autoconf for lord gc

Mon Feb 25 11:00:00 2002 Thierry Vignaud 1.17.2-8mdk
- from Andrej Borsenkow:

* use configure2_5x

* require autconf-2.5x due to patch7

* patch7 - support for koi8-r. Code based on patch in FreeBSD,
most credits to Ruslan Ermilov

Tue Feb 5 11:00:00 2002 Vincent Danen 1.17.2-7mdk
- remove patch4 since it breaks html formatting (mkstemp not appropriate in
this situation... bad snailtalk)

Wed Jan 30 11:00:00 2002 Vincent Danen 1.17.2-6mdk
- patch5 for security
- patch6 to fix segfault with pic in some instances

Tue Oct 30 11:00:00 2001 Thierry Vignaud 1.17.2-5mdk
- remove useless %define

Wed Oct 10 12:00:00 2001 Thierry Vignaud 1.17.2-4mdk
- remove safer patch since it was included in mainstream sources
- Provides: groff-tools

Fri Sep 7 12:00:00 2001 Stefan van der Eijk 1.17.2-3mdk
- BuildRequires: byacc
- Removed redundant BuildRequires.

Mon Aug 6 12:00:00 2001 Thierry Vignaud 1.17.2-2mdk
- add LICENSE in %docdir

Wed Jul 18 12:00:00 2001 Thierry Vignaud 1.17.2-1mdk
- new release

Wed Jul 4 12:00:00 2001 Pixel 1.17.1-2mdk
- add an-old.tmac to groff-for-man

Sat Jun 30 12:00:00 2001 Geoffrey Lee 1.17.1-1mdk
- 1.17.1 bumped out into cooker.
- Remove the groff safer patch. Seems to have been incorporated into the
source already.
- src/preproc/html/pre-html.cc: s/mktemp()/mkstemp()/;
- s/Copyright/License/;

Tue May 15 12:00:00 2001 Pablo Saratxaga 1.16.1-10mdk
- change default from -Tascii to -Tlatin1 in /usr/bin/nroff (so man pages
in non-latin1 can still be displayed on screen as previously)
- add /usr/share/groff/font/devutf8 to groff-for-man (we are going utf-8...)

Mon May 7 12:00:00 2001 Pixel 1.16.1-9mdk
- add /usr/share/groff/tmac/tmac.latin1 to groff-for-man

Fri May 4 12:00:00 2001 Pixel 1.16.1-8mdk
- add /usr/bin/nroff and tmac.tty-char to groff-for-man so that man works again

Tue Dec 19 11:00:00 2000 Chmouel Boudjnah 1.16.1-7mdk
- Don\'t build grolbp on alpha.

Thu Nov 9 11:00:00 2000 David BAUDENS 1.16.1-6mdk
- BuildRequires: XFree86

Fri Nov 3 11:00:00 2000 Florin Grad 1.16.1-5mdk
- recompiled with gcc 2.96

Wed Sep 6 12:00:00 2000 Pixel 1.16.1-4mdk
- add tman.doc and mdoc to groff-for-man for ssh man page

Sat Sep 2 12:00:00 2000 Pixel 1.16.1-3mdk
- move important stuff for view man pages in groff-for-man

Mon Aug 7 12:00:00 2000 Frederic Lepied 1.16.1-2mdk
- automatically added BuildRequires

Thu Aug 3 12:00:00 2000 Chmouel Boudjnah 1.16.1-1mdk
- 1.16.1.

Thu Jul 20 12:00:00 2000 Chmouel Boudjnah 1.16-1mdk
- Remove %{config} for app-default file.
- Merge rh changes.
- Add perl pacakge.
- BM.
- 1.16.

Sat May 13 12:00:00 2000 David BAUDENS 1.15-4mdk
- Fix build for i486
- Use %{_tmppath} for BuildRoot

Fri Mar 31 12:00:00 2000 Chmouel Boudjnah 1.15-3mdk
- Fix rpmlint error/warning.

Fri Mar 31 12:00:00 2000 Chmouel Boudjnah 1.15-2mdk
- Add debian patch to display kanji.
- Adjust groups.

Mon Jan 3 11:00:00 2000 Chmouel Boudjnah 1.15-1mdk
- 1.15.

Thu Oct 21 12:00:00 1999 Chmouel Boudjnah
- Fix building as user.

Sat Apr 10 12:00:00 1999 Bernhard Rosenkraenzer
- Mandrake adaptions
- bzip2 man/info pages
- add de locale
- fix handling of RPM_OPT_FLAGS

Tue Feb 16 11:00:00 1999 Cristian Gafton
- glibc 2.1 patch for xditview (#992)

Thu Oct 22 12:00:00 1998 Bill Nottingham
- build for Raw Hide

Thu Sep 10 12:00:00 1998 Cristian Gafton
- fix makefiles to work with bash2

Fri May 8 12:00:00 1998 Prospector System
- translations modified for de, fr, tr

Thu Apr 30 12:00:00 1998 Cristian Gafton
- use g++ for C++ code

Wed Apr 8 12:00:00 1998 Cristian Gafton
- manhattan and buildroot

Mon Nov 3 11:00:00 1997 Michael Fulbright
- made xdefaults file a config file

Thu Oct 23 12:00:00 1997 Erik Troan
- split perl components into separate subpackage

Tue Oct 21 12:00:00 1997 Michael Fulbright
- updated to 1.11a
- added safe troff-to-ps.fpi

Tue Oct 14 12:00:00 1997 Michael Fulbright
- removed troff-to-ps.fpi for security reasons.

Fri Jun 13 12:00:00 1997 Erik Troan
- built against glibc


 
ICM