Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37491437
en ru br
ALT Linux repos
S:0.9a051015-alt4
5.0: 0.9a051015-alt2
4.1: 0.9a051015-alt2
4.0: 0.9a051015-alt1
3.0: 0.9a001114-alt1

Group :: Communications
RPM: efax

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# http://shino.pos.to/linux/efax.html
Name: efax
Version: 0.9a051015
Release: alt4

Summary: A program for faxing using a Class 1, 2 or 2.0 fax modem
Summary(ru_RU.UTF-8): Программа для отправки и приёма факсов через факс-модем

License: GPL
Group: Communications
Url: http://www.cce.com/efax/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

Source1: %name-%version.config

# Automatically added by buildreq on Mon Dec 31 2007

BuildRequires: gcc-c++ glib2-devel

%description
Efax is a small ANSI C/POSIX program that sends and receives faxes using
any Class 1, 2 or 2.0 fax modem.

You need to install efax if you want to send faxes and you have a
Class 1, 2 or 2.0 fax modem.

Please check /etc/efax.rc for your parameters (telephone number and machine id).

Use efax-gtk if you need graphical interface.

%description -l ru_RU.UTF-8
Efax -- это маленькая программа, написанная на ANSI C/POSIX, которая позволяет
принимать и отправлять факсы через любой факс-модем класса 1, 2 или 2.0.

Не забудьте проверить настройки в /etc/efax.rc (номер телефона и название станции).

Имеется графическая оболочка — efax-gtk.

%prep
%setup

%build
%autoreconf
%configure
%make LDFLAGS="-s"
%__subst "s|logfile=|logfile=\${LOGDIR}/|g" efax/fax

%install
mkdir -p %buildroot%_spooldir/fax

%makeinstall
install -m755 efax/fax %buildroot%_bindir/
install -D -m644 %SOURCE1 %buildroot%_sysconfdir/%name.rc

%files
%doc README PATCHES
%config(noreplace) %_sysconfdir/%name.rc
%_bindir/fax
%_bindir/%name
%_bindir/efix
%_man1dir/*
%attr(775, lp, lp) %_spooldir/fax

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin