Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37567576
en ru br
ALT Linux repositórios
S:2.1.0-alt2
5.0: 1.0.4-alt1
4.1: 1.0.4-alt1
4.0: 1.0.4-alt1
3.0: 1.4a12-alt7

Group :: Monitoramento
RPM: traceroute

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: traceroute
Version: 1.0.4
Release: alt1
Epoch: 1

Summary: Olaf Kirch non setuid traceroute implementation
License: GPL
Group: Monitoring
Url: http://rechner.lst.de/~okir/traceroute/
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: ftp://ftp.lst.de/pub/people/okir/traceroute/traceroute-%version.tar
Patch0: traceroute-1.0.4-rh-compat.patch
Patch1: traceroute-1.0.3-alt-owl-fixes.patch
Patch2: traceroute-1.0.3-alt-src_port.patch
Patch3: traceroute-1.0.3-owl-man.patch

# due to traceroute6

Conflicts: iputils < 0:20020927-alt3

%description
The traceroute utility displays the route used by IP packets on their
way to a specified network (or Internet) host.  Traceroute displays
the IP number and host name (if possible) of the machines along the
route taken by the packets.  Traceroute is used as a network debugging
tool.  If you're having network connectivity problems, traceroute will
show you where the trouble is coming from along the route.

This is a small traceroute replacement that works without requiring a
setuid bit. It is written by Olaf Kirch, and relies on a number of features
introduced in the Linux 2.4 kernel, especially the ability to obtain raw
ICMP error information from a UDP socket.

%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%make CCOPTS="%optflags -W -Werror -fpie -pie"

%install
install -pD -m755 traceroute %buildroot/bin/traceroute
install -pD -m644 traceroute.1 %buildroot%_man1dir/traceroute.1
ln -s traceroute %buildroot/bin/traceroute6
ln -s traceroute.1.gz %buildroot%_man1dir/traceroute6.1.gz

%files
/bin/*
%_man1dir/*

%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