Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038746
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
Epoch: 1
Version: 4.0.15
Release: alt4.M51.1

Summary: DHCP Client
License: %bsdstyle
Group: System/Servers

URL: http://roy.marples.name/projects/%name
Source: %name-%version.tar
Source2: 70-vendor-encap
Patch0: %name-%version-%release.patch
AutoReq: yes, noshell

BuildRequires: rpm-build-licenses

%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
%patch0 -p1

%build
%make_build CFLAGS="%optflags -DCMDLINE_COMPAT" LIBEXECDIR=/lib/%name\
DBDIR=%_localstatedir/%name

%install
%make_install install DESTDIR=%buildroot LIBEXECDIR=/lib/%name\
DBDIR=%_localstatedir/%name\
HOOKSCRIPTS="50-ntp.conf 29-lookup-hostname"
install -m 0644 %SOURCE2 %buildroot/lib/%name/%name-hooks/

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

%changelog

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

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