Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37603008
en ru br
ALT Linux repositórios
S:1.61-alt3.git20090513.qa3
5.0: 1.61-alt2.git20090513.M50.1
3.0: 1.54.0-alt3

Group :: Rede/Acesso Remoto
RPM: wvdial

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: wvdial
Version: 1.61
Release: alt3.git20090513.qa2

Summary: A heuristic autodialer for PPP connections
License: LGPL
Group: Networking/Remote access
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

URL: http://alumnit.ca/wiki/index.php?page=WvDial
# git pull git://github.com/wlach/wvdial.git master:upstream
Source: %name-%version.tar.gz
Patch: wvdial-1.61-LIBS_ATDP.patch

# Added by buildreq2 on Sun May 01 2005

BuildRequires: gcc-c++
BuildRequires: libwvstreams-devel-static libuniconf-devel

%description
WvDial automatically locates and configures modems and can log into
almost any ISP's server without special configuration. You need to
input the username, password, and phone number, and then WvDial will
negotiate the PPP connection using any mechanism needed.

%prep
%setup
%patch -p0

%build
%configure
%make_build VERBOSE=1 CFLAGS="%optflags"

%install
%makeinstall \
PREFIX=%buildroot%_prefix \
PPPDIR=%buildroot%_sysconfdir/ppp/peers \
BINDIR=%buildroot%_bindir \
MANDIR=%buildroot%_mandir \
install

%files
%_bindir/%name
%_bindir/wvdialconf
%_man1dir/%name.*
%_man1dir/wvdialconf.*
%_man5dir/%name.conf.*
%attr(640,root,uucp) %config(noreplace) %_sysconfdir/ppp/peers/%name
%attr(640,root,uucp) %config(noreplace) %_sysconfdir/ppp/peers/%name-pipe
%doc CHANGES FAQ MENUS README TODO

%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