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

Группа :: Безопасность/Сети
Пакет: hping3

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

%define snap 20051105

Name: hping3
Version: 0.0.%snap
Release: alt7

Summary: TCP/IP stack auditing and much more
License: GPLv2
Group: Security/Networking

Url: http://www.hping.org
Source: %url/hping3-%snap.tar.gz
Patch1: hping3-20051105-cflags.patch
Patch2: hping3-bytesex.patch
Patch3: hping3-20051105-pcap.patch
Patch4: hping3-20051105-willalwaysoverflow.patch
Patch5: hping3-20051105-fix-build-with-gcc10.patch
Packager: Victor Forsyuk <force at altlinux.org>

# Automatically added by buildreq on Sat Jan 10 2009

BuildRequires: libpcap-devel tcl-devel

%description
hping3 is a network tool able to send custom TCP/IP packets and to display
target replies like ping do with ICMP replies. hping3 can handle fragmentation,
and almost arbitrary packet size and content, using the command line interface.

Since version 3, hping implements scripting capabilties.

%prep
%setup -n hping3-%snap
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p2

%build
# Teach configure to recognize tcl 8.5 :)
sed -i 's/"8.4"/"8.5"/' configure
# Fix man page
sed -i 's/hping2/hping3/g; s/HPING2 /HPING3 /;' docs/hping3.8
./configure
%make_build CFLAGS="%optflags -D_FORTIFY_SOURCE=2"

%install
install -pD -m755 hping3 %buildroot%_sbindir/hping3
install -pD -m644 docs/hping3.8 %buildroot%_man8dir/hping3.8

%files
%_sbindir/*
%_man8dir/*
%doc NEWS README lib/*.htcl
%doc docs/A* docs/HPING2-HOWTO.txt docs/[M-Z]* docs/hping2rc.example

%changelog

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

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