| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: tetex-xdvi | Distribution: Red Hat Linux |
| Version: 1.0.7 | Vendor: Red Hat, Inc. |
| Release: 8.3 | Build date: Wed Sep 11 13:59:03 2002 |
| Group: Applications/Publishing | Build host: daffy.perf.redhat.com |
| Size: 1249661 | Source RPM: tetex-1.0.7-8.3.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.tug.org/teTeX/ | |
| Summary: An X viewer for DVI files. | |
Xdvi allows you to preview the TeX text formatting system's output .dvi files on an X Window System. If you are installing tetex, so that you can use the TeX text formatting system, you will also need to install tetex-xdvi. In addition, you will need to install tetex-afm (a PostScript font converter for TeX), tetex-dvilj (for converting .dvi files to HP PCL format for printing on HP and HP compatible printers), tetex-dvips (for converting .dvi files to PostScript format for printing on PostScript printers), and tetex-latex (a higher level formatting package which provides an easier-to-use interface for TeX). If you're not a TeX expert, you'll probably also want to install the tetex-doc package, which contains documentation for the TeX text formatting system.
distributable
* Thu Sep 12 2002 Tim Waugh <twaugh@redhat.com>
- Remove DVI print filter.
- Fix /var/lib/texmf/ls-R permissions.
- Prevent insecure use of system() in dvips.
- Fix multiply-owned font files.
* Mon Oct 08 2001 Tim Waugh <twaugh@redhat.com>
- Bump version and rebuild.
- Build requires gcc-2.96-85 or later.
* Fri Aug 17 2001 Tim Waugh <twaugh@redhat.com>
- Run dvips in secure mode in print filter.
- Don't use PID for temporary file names in scripts (bug #41269).
- Convince LaTeX to build even though it is old.
* Thu Jul 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix man pages in man, not man1
- use %{_tmppath}
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Mon Jul 03 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
* Fri Jun 23 2000 Preston Brown <pbrown@redhat.com>
- use _infodir
* Thu Jun 22 2000 Preston Brown <pbrown@redhat.com>
- noreplace *.cnf
* Thu Jun 01 2000 Matt Wilson <msw@redhat.com>
- patched for NORETURN functions in gcc 2.96, rebuilt against new libstdc++
* Sat May 06 2000 Bill Nottingham <notting@redhat.com>
- remove explicit xpm-devel prereq (subsumed into XFree86)
- fixes for ia64
* Mon Mar 20 2000 Jeff Johnson <jbj@redhat.com>
- Sync with Mandrake (tetex-1.0.7-2mdk).
- update to teTeX-texmf-1.0.2.tar.
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Fri Feb 11 2000 Giuseppe Ghibò <ghibo@mandrakesoft.com>
- updated to version 1.0.7.
- merged k6 and arm patches into teTeX-1.0-arch.patch
- sligtly increased internal array main_memory, so that latex
doesn't have problems with big macro packages such as pstricks
or Xy-TeX.
- integrate teTeX-1.0-tektrokix.patch (fixes a typo) from Jeff
Johnson <jbj@redhat.com>.
* Wed Feb 09 2000 Preston Brown <pbrown@redhat.com>
- wmconfig entry gone.
* Mon Feb 07 2000 Jeff Johnson <jbj@redhat.com>
- compress man pages.
* Sat Jan 15 2000 Jeff Johnson <jbj@redhat.com>
- build for Red Hat 6.2 (and sync with Mandrake tetex-1.0.6-6mdk).
- always apply AMD K6 patch; won't hurt, and removes platform dependency.
- spelling correction (#7085).
* Wed Dec 08 1999 - David BAUDENS <baudens@mandrakesoft.com>
- AMD K6 is not an i686 processor (another)
- Replace $RPM_ARCH by %{_target_cpu}
* Thu Nov 11 1999 Giuseppe Ghibò <ghibo@linux-mandrake.com>
- mark also config.pdf, config.www and config.generic as %config.
- added BuildPreReq.
* Sat Sep 04 1999 Jeff Johnson <jbj@redhat.com>
- mark /usr/share/texmf/dvips/config/config.ps as %config (#4842).
* Sat Sep 04 1999 Jeff Johnson <jbj@redhat.com>
- Create tetex-fonts to remove dependendency of xdvi on main tetex package.
* Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com>
- Integrate Giuseppe's latest. Thanks for the fixes!
* Fri Aug 27 1999 Giuseppe Ghibò <ghibo@linux-mandrake.com>
- fine tuning subpackage package list.
- added teTeX dependence to package xdvi (it cannot works without fonts).
* Thu Aug 26 1999 Giuseppe Ghibò <ghibo@linux-mandrake.com>
- cleaned %clean. Now spec file support buildroot.
- added support for 'resolution' in dvi-to-ps.fpi as well as
the config.generic file.
- fixed a problem in manpage links (reported by Dusan
Gabrijelcic <dusan@kamra.e5.ijs.si>).
* Wed Aug 18 1999 Jeff Johnson <jbj@redhat.com>
- move /usr/bin/mfw to tetex-xdvi to remove tetex dependence on XFree86.
* Mon Aug 16 1999 Jeff Johnson <jbj@redhat.com>
- rebuild with VARTEXFONTS configured correctly.
* Fri Aug 13 1999 Jeff Johnson <jbj@redhat.com>
- update to 1.0.6.
- merge in Giuseppe Ghibò changes from mandrake package.
- dvi-to-ps.fpi: read postcript configuration settings (#3379).
* Thu Aug 05 1999 Giuseppe Ghibò <ghibo@linux-mandrake.com>
- fixed VARTEXFONTS path in config file.
* Sun Jun 27 1999 Giuseppe Ghibò <ghibo@caesar.polito.it>
- mandrake adaptions.
- speed up TEXMFCNF path.
* Sat Jun 26 1999 Giuseppe Ghibò <ghibo@caesar.polito.it>
- fixed new bugs reported by Thomas Esser (included
patch 1.0.5-1.0.6-pre).
- added amstex, bamstex and bplain to the list of format files to build.
* Thu Jun 24 1999 Giuseppe Ghibò <ghibo@caesar.polito.it>
- fixed and removed unneeded things in teTeX-1.0-texmfcnf.patch,
according to Thomas Esser suggestions.
* Mon Jun 21 1999 Giuseppe Ghibò <ghibo@caesar.polito.it>
- upgraded to teTeX 1.0.5.
- merged .spec file with Jeff Johnson's 1.0.1 .spec file from rawhide.
* Mon Jun 14 1999 Giuseppe Ghibò <ghibo@caesar.polito.it>
- upgraded to teTeX 1.0 final.
- removed texmf.cnf external config file, and provided
as patch.
- removed ``texconfig init'' (now it's included into 'make install').
- moved texmf unpacking to buildroot before 'make install'.
- added italian hyphenation.
* Wed Jun 09 1999 Jeff Johnson <jbj@redhat.com>
- upgrade to 1.0.1.
- add buildroot translated texmfmain for install (#1719)
- mark /usr/share/texmf/xdvi/XDvi as %config (#1067)
- generate texmf.cnf and then merge in old conventions
* Fri Jun 04 1999 Kayvan A. Sylvan <kayvan@sylvan.com>
- upgraded snapshot
- Fixed PATH setting for ``texconfig init''. As it was, you could
not build a working teTeX on a machine with tetex installed.
* Fri Apr 02 1999 Cristian Gafton <gafton@redhat.com>
- upgraded snapshot
* Tue Mar 23 1999 Erik Troan <ewt@redhat.com>
- set limits for jadetex
* Tue Mar 23 1999 Cristian Gafton <gafton@redhat.com>
- I think I have got the buildroot problems right this time
- auto rebuild in the new build environment (release 15)
* Fri Mar 19 1999 Cristian Gafton <gafton@redhat.com>
- fix buildroot problems
* Mon Mar 15 1999 Michael Maher <mike@redhat.com>
- fixed BUG: 978
* Thu Mar 11 1999 Cristian Gafton <gafton@redhat.com>
- slight changes in the packaging (unpack texmf directly into the buildroot
and build it there)
- added texmfsrc source tarball to comply with the license
* Sun Mar 07 1999 Michael Maher <mike@redhat.com>
- updated package
* Mon Jan 11 1999 Cristian Gafton <gafton@redhat.com>
- add patch to make it compile on the arm (RmS)
- build for glibc 2.1
- use tar hack instead of the cp -a to overcome cp's brokeness re: symlinks
handling
* Sun Oct 11 1998 Cristian Gafton <gafton@redhat.com>
- strip binaries
- enable italian formatting
* Tue Oct 06 1998 Cristian Gafton <gafton@redhat.com>
- requires ed
- Fixed obsoletes line
- credted the doc subpackage
- fully buildroot
- require dialog in the main package
- add support for wmconfig in for the xdvi package
* Sat Sep 12 1998 Cristian Gafton <gafton@redhat.com>
- upgrade to 0.9
- texmf-src package is gone
- use /var/lib/texmf instead of /var/tmp/texmf
* Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
- make sub-packages depend on teTeX (problem #214)
* Sat Aug 22 1998 Jeff Johnson <jbj@redhat.com>
- eliminate environment when running texhash (problem #849)
* Tue Aug 18 1998 Jeff Johnson <jbj@redhat.com>
- build root
* Fri May 08 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Thu Feb 05 1998 Otto Hammersmith <otto@redhat.com>
- added install-info support (dvips, fontname and kpathsea)
- combined the two changelogs in the spec file.
* Wed Oct 15 1997 Michael Fulbright <msf@redhat.com>
- Fixed dvi-to-ps.fpi to create temp files more safely.
* Fri Jul 11 1997 Erik Troan <ewt@redhat.com>
- built against glibc
* Wed Apr 09 1997 Michael Fulbright <msf@redhat.com>
- Removed afmdoit from file list (mistakenly added in release 3 rpm)
* Mon Mar 24 1997 Michael Fulbright <msf@redhat.com>
- Upgraded to tetex-lib to 0.4pl8 and fixed cron tmpwatch entry to not
delete /var/lib/texmf/fonts and /var/lib/texmf/texfonts
* Fri Mar 07 1997 Michael Fulbright <msf@redhat.com>
- Upgraded to 0.4pl7.
* Mon Feb 17 1997 Michael Fulbright <msf@redhat.com>
- Upgraded to 0.4pl6, and fixed file permissions on /var/lib/texmf/texfonts
so normal users could create fonts on demand.
/etc/X11/applnk/Graphics/xdvi.desktop /usr/bin/mfw /usr/bin/oxdvi /usr/bin/oxdvi.bin /usr/bin/xdvi /usr/bin/xdvi.bin /usr/share/man/man1/xdvi.1.gz /usr/share/texmf/xdvi /usr/share/texmf/xdvi/XDvi
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 04:38:16 2013