Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

mgetty-sendfax-1.1.25-5 RPM for s390x

From S/390x packages for Think Blue 64 Linux 7.1

Name: mgetty-sendfax Distribution: Think Blue for zSeries (64 bit)
Version: 1.1.25 Vendor: Millenux GmbH, Germany, http://www.millenux.com/
Release: 5 Build date: Fri Jun 1 11:26:54 2001
Group: Applications/Communications Build host: z02.millenux.com
Size: 287995 Source RPM: mgetty-1.1.25-5.src.rpm
Packager: Millenux GmbH, Germany, <support@millenux.com>
Url: http://www.leo.org/~doering/mgetty/index.html
Summary: Provides support for sending faxes over a modem.
Sendfax is a standalone backend program for sending fax files.  The
mgetty program (a getty replacement for handling logins over a serial
line) plus sendfax will allow you to send faxes through a Class 2
modem.

If you'd like to send faxes over a Class 2 modem, you'll need to
install the mgetty-sendfax and the mgetty packages.

Provides

Requires

Copyright

GPL

Signatures

MD5: 3fa2924224a505973f8cdc550600f2dc
GPG

Changelog

* Fri Jun 01 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
  - ported to IBM zSeries (s390x, 64 bit)
* Wed Apr 18 2001 Nalin Dahyabhai <nalin@redhat.com>
  - define _sysconfdir, not sysconfdir
* Mon Apr 16 2001 Nalin Dahyabhai <nalin@redhat.com>
  - add logrotate.vm and logrotate.vgetty (note from Heiner Kordewiner)
  - add voice/{Announce,Changelog,Readme} to documentation set
* Tue Apr 10 2001 Nalin Dahyabhai <nalin@redhat.com>
  - define CNDFILE in policy.h
* Tue Mar 20 2001 Nalin Dahyabhai <nalin@redhat.com>
  - change the default group in the vgetty configuration file from phone to uucp,
    which matches the settings for faxes
* Tue Mar 13 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to 1.1.25
  - ditch the elsa patch in favor of the current vgetty patch
  - don't need to strip binaries, buildroot policies do that
  - add docs to the voice subpackage
* Tue Jan 16 2001 Nalin Dahyabhai <nalin@redhat.com>
  - use mkdtemp() when printing faxes
* Mon Jan 15 2001 Preston Brown <pbrown@redhat.com>
  - fix misdetection of USR voice modem detection <cjj@u.washington.edu>
* Mon Jan 08 2001 Preston Brown <pbrown@redhat.com>
  - 1.1.24 includes tmpfile security enhancements, some of our patches
* Tue Sep 19 2000 Nalin Dahyabhai <nalin@redhat.com>
  - back out quoting patch
  - change Copyright: distributable to License: GPL
  - add URL
  - remove logging changes from excl patch, based on input from Gert
  - rework ia64 patch, break out gets/fgets change based on input from Gert
* Thu Sep 07 2000 Nalin Dahyabhai <nalin@redhat.com>
  - make sure all scripts quote variables where possible (#17179)
  - make sure all scripts use mktemp for generating temporary files
* Sat Aug 26 2000 Bill Nottingham <notting@redhat.com>
  - update to 1.1.22; fixes security issues
* Mon Aug 07 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix excl patch to keep everything from segfaulting all the time (#11523,11590)
* Mon Jul 24 2000 Nalin Dahyabhai <nalin@redhat.com>
  - forcibly strip binaries (#12431)
  - change dependency on libgr-progs (which is gone) to netgr-progs (#10819)
  - change dependency on giftoppm to giftopnm (#8088)
  - attempt to plug some potential security problems (#11874)
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
  - add new V250modem patch from ELSA (thanks to Jürgen Kosel)
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Fri Jun 23 2000 Than Ngo <than@redhat.de>
  - add support ELSA Microlink 56k
* Sun Jun 04 2000 Nalin Dahyabhai <nalin@redhat.com>
  - Overhaul for FHS fixes.
  - Stop removing logs in postun.
  - Stop stripping everything.
  - ia64 fixes.
* Wed May 17 2000 Ngo Than <than@redhat.de>
  - updated the new vgetty (#bug 10440)
* Sat May 06 2000 Bill Nottingham <notting@redhat.com>
  - fix compilation with new gcc, or ia64, or something...
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
  - rebuild for sparc baud rates > 38400.
* Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
  - man pages are compressed
* Tue Sep 07 1999 Jeff Johnson <jbj@redhat.com>
  - add fax print command (David Fox).
* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
  - version 1.1.21
* Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com>
  - move callback to base package (#4799).
* Wed Jun 02 1999 Jeff Johnson <jbj@redhat.com>
  - update to 1.1.20 (#3216).
* Tue Apr 06 1999 Bill Nottingham <notting@redhat.com>
  - strip setuid bit from ct
* Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
  - better log handling
* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
  - rebuild for glibc 2.1
* Sat Aug 22 1998 Jos Vos <jos@xos.nl>
  - Use a patch for creating policy.h using policy.h-dist.
  - Add viewfax subpackage (X11 fax viewing program).
  - Add logrotate config files for mgetty and sendfax log files.
  - Properly define ECHO in Makefile for use with bash.
  - Add optional use of dialin.config (for modems supporting this).
  - Change default notification address to "root" (was "faxadmin").
  - Change log file names according to better defaults.
  - Change default notify program to /etc/mgetty+sendfax/new_fax (was
    /usr/local/bin/new_fax).
* Fri Aug 21 1998 Jeff Johnson <jbj@redhat.com>
  - add faxrunqd man page (problem #850)
  - add missing pbm2g3 (and man page); remove unnecessary "rm -f pbmtog3"
  - delete redundant ( cd tools; make ... )
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
  - updated to 1.1.14
  - AutoPPP patch
* Thu Dec 18 1997 Mike Wangsmo <wanger@redhat.com>
  - added more of the documentation files to the rpm
* Wed Oct 29 1997 Otto Hammersmith <otto@redhat.com>
  - added install-info support
* Tue Oct 21 1997 Otto Hammersmith <otto@redhat.com>
  - updated version
* Wed Oct 15 1997 Erik Troan <ewt@redhat.com>
  - now requires libgr-progs instead of netpbm
* Mon Aug 25 1997 Erik Troan <ewt@redhat.com>
  - built against glibc

Files

/etc/logrotate.d/sendfax
/etc/mgetty+sendfax
/etc/mgetty+sendfax/faxheader
/etc/mgetty+sendfax/faxrunq.config
/etc/mgetty+sendfax/faxspool.rules.sample
/etc/mgetty+sendfax/sendfax.config
/usr/bin/ct
/usr/bin/faxq
/usr/bin/faxrm
/usr/bin/faxrunq
/usr/bin/faxspool
/usr/bin/g32pbm
/usr/bin/g3cat
/usr/bin/kvg
/usr/bin/newslock
/usr/bin/pbm2g3
/usr/lib/mgetty+sendfax
/usr/lib/mgetty+sendfax/cour25.pbm
/usr/lib/mgetty+sendfax/cour25n.pbm
/usr/sbin/faxrunqd
/usr/sbin/sendfax
/usr/share/man/man1/coverpg.1.gz
/usr/share/man/man1/faxq.1.gz
/usr/share/man/man1/faxrm.1.gz
/usr/share/man/man1/faxrunq.1.gz
/usr/share/man/man1/faxspool.1.gz
/usr/share/man/man1/g32pbm.1.gz
/usr/share/man/man1/g3cat.1.gz
/usr/share/man/man1/mgetty_fax.1.gz
/usr/share/man/man1/pbm2g3.1.gz
/usr/share/man/man5/faxqueue.5.gz
/usr/share/man/man8/faxrunqd.8.gz
/usr/share/man/man8/sendfax.8.gz
/var/spool/fax
/var/spool/fax/incoming
/var/spool/fax/outgoing
/var/spool/fax/outgoing/locks


Generated by rpm2html 1.7

Fritz Elfert, Thu Jan 16 13:49:47 2003