Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37535915
en ru br
ALT Linux repositórios
S:9.4.0-alt2
D:4.0.0-alt0.1.rc4
5.0: 4.0.13-alt2
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

Group :: Sistema/Servidores
RPM: dhcpcd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: dhcpcd
Epoch: 1
Version: 4.0.13
Release: alt2

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

URL: http://roy.marples.name/projects/%name
Source: %name-%version.tar
Source1: 80-update-chrooted
Source2: 70-vendor-encap
Patch0: %name-%version-%release.patch
Packager: Stanislav Ievlev <inger at altlinux.org>
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-dhcpcd-compat 50-ntp.conf 29-lookup-hostname"
install -m 0644 %SOURCE1 %buildroot/lib/%name/%name-hooks/
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

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