Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044238
en ru br
Репозитории ALT
S:9.4.0-alt2
D:4.0.0-alt0.1.rc4
5.1: 4.0.15-alt4.M51.1
4.1: 3.0.17-alt4
4.0: 3.0.17-alt2.M40.1
3.0: 1.3.22pl4-alt3
+backports:3.0.17-alt3.M30
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: dhcpcd

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

Name: dhcpcd
Version: 4.0.0
Release: alt0.1.rc4

Summary: DHCP Client
License: GPL
Group: System/Servers

Url: http://developer.berlios.de/projects/dhcpcd/
Source: %name-%version.tar.gz
Source1: 80-update-chrooted
Patch2: dhcpcd-4.0.0-alt-localhost.localdomain.patch
Patch3: dhcpcd-4.0.0-alt-hostname_hook.patch
Packager: Stanislav Ievlev <inger at altlinux.org>

%description
dhcpcd is an implementation of the DHCP client specified in RFC2131.

It gets the host information (IP address, netmask, broadcast address, etc.)
from a DHCP server and configures the network interface of the machine on
which it is running. It also tries to renew the lease time according to RFC2131.

%prep
%setup -q
%patch2 -p1
%patch3 -p1

%build
%make_build CFLAGS="%optflags -DCMDLINE_COMPAT" LIBEXECDIR=%_libexecdir

%install
%make_install install DESTDIR=%buildroot LIBEXECDIR=%_libexecdir
install -m 0644 %SOURCE1 %buildroot/%_libexecdir/%name-hooks/

%files
/sbin/*
%_man8dir/*
%_man5dir/*
%doc README
%config(noreplace) %_sysconfdir/%name.conf
%_libexecdir/%name-hooks
%_libexecdir/%name-run-hooks

%changelog

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

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