Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37522626
en ru br
ALT Linux repositórios
S:1.1-alt2.1
5.0: 1.1-alt2
4.1: 1.1-alt2
4.0: 1.1-alt2

Group :: Rede/Outros
RPM: rarpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: rarpd
Version: 1.1
Release: alt2.1

Summary: Reverse Address Resolution Protocol Daemon
License: MIT/X11
Group: Networking/Other

Url: ftp://ftp.dementia.org/pub/net-tools/
Source: %name-%version.tar.bz2
Patch0: %name-%version-libnet.diff
Patch1: %name-%version-printf.diff
Patch2: %name-alt-no-rpath.diff
Patch3: %name-%version-autoconf.diff
Patch4: %name-%version-fix-packet-growth-bug246891.diff
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires: libnet-devel libpcap-devel
Conflicts: iputils <= 20020927-alt4.1

%description
Rarpd listens on the Ethernet for broadcast packets asking for reverse
address resolution.  These packets are sent by hosts at boot time to
find out their IP addresses.

%prep
%setup -q
%patch0
%patch1
%patch2 -p2
%patch3
%patch4

%build
rm install.sh
aclocal -I cmulocal
automake -afc --foreign
autoconf -I cmulocal
CFLAGS="%optflags -Wall -fPIE -pie" \
%configure --with-libnet=%prefix
%make

%install
make DESTDIR=%buildroot install

%files
%doc AUTHORS TODO
%doc %_mandir/man?/*
%_sbindir/%name

%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