Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37810548
en ru br
ALT Linux repositórios
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 :: Comunicações
RPM: efax

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

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

Summary: A program for faxing using a Class 1, 2 or 2.0 fax modem
Summary(ru_RU.KOI8-R): ðÒÏÇÒÁÍÍÁ ÄÌÑ ÏÔÐÒÁ×ËÉ É ÐÒÉ£ÍÁ ÆÁËÓÏ× ÞÅÒÅÚ ÆÁËÓ-ÍÏÄÅÍ

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

#%define ver 0.9a001114

#Source: http://www.cce.com/efax/download/%name-%version.tar.bz2
Source: http://etersoft.ru/download/%name-%version.tar.bz2
Source1: %name-%version.config
#Patch: %name-%ver.patch
#Patch1: %name-%version.patch

# Automatically added by buildreq on Mon Dec 31 2007

BuildRequires: gcc-c++ glib2-devel cvs

%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)

%description -l ru_RU.KOI8-R
Efax -- ÜÔÏ ÍÁÌÅÎØËÁÑ ÐÒÏÇÒÁÍÍÁ, ÎÁÐÉÓÁÎÎÁÑ ÎÁ ANSI C/POSIX, ËÏÔÏÒÁÑ ÐÏÚ×ÏÌÑÅÔ
ÐÒÉÎÉÍÁÔØ É ÏÔÐÒÁ×ÌÑÔØ ÆÁËÓÙ ÞÅÒÅÚ ÌÀÂÏÊ ÆÁËÓ-ÍÏÄÅÍ ËÌÁÓÓ 1, 2 ÉÌÉ 2.0.

îÅ ÚÁÂÕÄØÔÅ ÐÒÏ×ÅÒÉÔØ ÎÁÓÔÒÏÊËÉ × /etc/efax.rc (ÎÏÍÅÒ ÔÅÌÅÆÏÎÁ É ÎÁÚ×ÁÎÉÅ ÓÔÁÎÃÉÉ)

%prep
%setup -q
# -n %name-%ver
#%patch -p1
#%patch1 -p0

%build
#./autogen.sh
%__autoreconf
%configure
%make LDFLAGS="-s"
%__subst "s|logfile=|logfile=\${LOGDIR}/|g" efax/fax

%install
#mkdir -p %buildroot%_bindir
#mkdir -p %buildroot%_mandir/man1
mkdir -p %buildroot%_spooldir/fax

#make BINDIR=%buildroot%_bindir MANDIR=%buildroot%_mandir install

%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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009