Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37710194
en ru br
Репозитории ALT
S:1.61-alt3.git20090513.qa3
5.1: 1.61-alt3.git20090513
3.0: 1.54.0-alt3
www.altlinux.org/Changes

Группа :: Сети/Удалённый доступ
Пакет: wvdial

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin