Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046610
en ru br
Репозитории ALT
S:0.28-alt6
5.1: 0.28-alt4
4.1: 0.28-alt4
4.0: 0.28-alt3
3.0: 0.28-alt2
www.altlinux.org/Changes

Группа :: Система/Настройка/Сеть
Пакет: ifplugd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: ifplugd
Version: 0.28
Release: alt6

Summary: Detect and perform actions when an ethernet cable is (un)plugged
License: GPL
Group: System/Configuration/Networking

Url: http://0pointer.de/lennart/projects/ifplugd/
Source0: %url/%name-%version.tar.gz
Source1: %name.init
Patch0: ifplugd-0.28-alt-etcnet.patch
Patch1: ifplugd-0.28-interface.patch
Patch2: ifplugd-0.28-alt-no-common.patch

Packager: Denis Ovsienko <pilot at altlinux.ru>

BuildRequires: gcc-c++ hostinfo libdaemon-devel >= 0.4 mailcap pkgconfig
Requires: libdaemon service coreutils util-linux network-config-subsystem

Summary(ru_RU.UTF-8): п п╬п╫я└п╦пЁя┐я─п╦я─п╬п╡п╟п╫п╦п╣ я│п╣я┌п╣п╡п╬пЁп╬ п╦п╫я┌п╣я─я└п╣п╧я│п╟ п©я─п╦ п╫п╟п╩п╦я┤п╦п╦ п╨п╟п╠п╣п╩я▐

%description
%name is a service which will automatically configure your ethernet device
when a cable is plugged in and automatically unconfigure it if the cable is
pulled.

This is useful on laptops with onboard network adapters, since it will only
configure the interface when a cable is really connected.

NB: not every Linux ethernet driver is capable of reporting link status.
Use ifplugstatus to find out.

%description -l ru_RU.UTF-8
%name -- я│п╣я─п╡п╦я│, п╬я┌п╡п╣я┤п╟я▌я┴п╦п╧ п╥п╟ п╟п╡я┌п╬п╪п╟я┌п╦я┤п╣я│п╨п╬п╣ п╨п╬п╫я└п╦пЁя┐я─п╦я─п╬п╡п╟п╫п╦п╣ я│п╣я┌п╣п╡п╬пЁп╬
п╦п╫я┌п╣я─я└п╣п╧я│п╟ п©я─п╦ п©п╬п╢п╨п╩я▌я┤п╣п╫п╦п╦ п╨п╟п╠п╣п╩я▐ п╦ п╢п╣п╟п╨я┌п╦п╡п╟я├п╦я▌ -- п©я─п╦ п╬я┌п╨п╩я▌я┤п╣п╫п╦п╦.

п÷п╬п╩п╣п╥п╣п╫ п╫п╟ п╫п╬я┐я┌п╠я┐п╨п╟я┘ я│ я│п╣я┌п╣п╡я▀п╪п╦ п╨п╟я─я┌п╟п╪п╦, я┌.п╨. п©я─п╦ я█я┌п╬п╪ п╦п╫я┌п╣я─я└п╣п╧я│ п╠я┐п╢п╣я┌
п╟п╨я┌п╦п╡п╦я─п╬п╡п╟п╫ я┌п╬п╩я▄п╨п╬ п©я─п╦ п╡п╨п╩я▌я┤п╣п╫п╦п╦ я│п╣я┌п╣п╡п╬пЁп╬ п╨п╟п╠п╣п╩я▐.

NB: п╫п╣ п╨п╟п╤п╢я▀п╧ п╢я─п╟п╧п╡п╣я─ Ethernet п╡ Linux п╡я▀п╢п╟я▒я┌ я│я┌п╟я┌я┐я│ п╩п╦п╫п╨п╟.
п≤я│п©п╬п╩я▄п╥я┐п╧я┌п╣ ifplugstatus, я┤я┌п╬п╠я▀ п╡я▀я▐я│п╫п╦я┌я▄ я█я┌п╬.

%prep
%setup
%patch0 -p1
%patch1 -p0
%patch2 -p1
sed -i 's at /usr/local at  at ' man/*.[58]

%build
%configure \
--sbindir=%_sbindir \
--disable-lynx \
--disable-xmltoman \
--disable-subversion
%make

%install
sed -i 's,^ARGS="-,&q,' conf/ifplugd.conf
%makeinstall sysinitdir=%buildroot%_initdir
install -pDm755 %SOURCE1 %buildroot%_initdir/%name

%post
%post_service ifplugd

%preun
%preun_service ifplugd

%files
%doc doc/README doc/README.html
%doc doc/NEWS doc/SUPPORTED_DRIVERS doc/style.css
%_sbindir/*
%_initdir/*
%_mandir/*/*
%dir %_sysconfdir/ifplugd/
%config(noreplace) %_sysconfdir/ifplugd/ifplugd.conf
%config(noreplace) %_sysconfdir/ifplugd/ifplugd.action

# TODO:

# - import Debian's apm script (suspend/resume ifplugd)

%changelog

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

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