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

Группа :: Сети/Прочее
Пакет: rarpd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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