info:tcpdump.spec -devel

Wojciech Slusarczyk wojtek w SHADOW.EU.ORG
Sob, 29 Sie 1998, 14:08:31 CEST


czesc,
ponownie witam i prosze o obej¿enie speca:
Summary: dumps packets that are sent or received over a network
interface
Summary(pl): pokazuje pakiety wysy³ane i otrzymywane przez inerfejsy
sieciowe
Name: tcpdump
Version: 3.4a6
Release: 1d
Copyright: BSD
Group: Applications/Networking
Source0: ftp://ftp.inner.net/pub/ipv6/%{name}-%{version}+ipv6-1.tar.gz
Source1: ftp://ftp.inner.net/pub/ipv6/libpcap-0.4a6+ipv6-1.tar.gz
Patch0: tcpdump.patch
Patch1: libcap.patch
Patch2: GNUmakefile.patch
Patch3: Makefile.patch
Buildroot: /var/tmp/tcpdump-root
Requires: inet6-apps >= 0.33
Summary(de): deponiert Pakete, die über eine Netzwerkschnittstelle
gesandt oder empfangen werden
Summary(fr): vide les paquets émis ou reçus sur une interface réseau
Summary(tr): Bir að arabirimi üzerinden gelen ya da giden paketleri
listeler

%description
Tcpdump prints out the headers of packets on a network interface.  It
is very useful for debugging network problems and security operations.

%description -l de
Tcpdump druckt die Headers von Paketen auf einer Netzschnittstelle.
Es ist überaus nützlich zum Debuggen von Netzwerkproblemen und von
Sicherheitsoperationen.

%description -l fr
tcpdump affiche les en-têtes des paquets d'une interface réseau. Il est
très utile pour détecter les problèmes de réseau et de sécurité.

%description -l pl
Tcpdump pokazuje nag³ówki pakietów przechodz±cych przez interfejscy
sieciowe, jest u¿ytecznym narzêdziem do ¶ledzenia ruchu w sieci.

%description -l tr
Tcpdump, bir að arabirimi üzerinden geçen paketlerin baþlýklarýný döker.

Güvenlik iþlemleri ve að problemlerinin irdelenmesi konularýnda son
derece
yararlýdýr.

%prep
%setup -q -c -a 1

cd %{name}-%{version}
%patch0 -p1
%patch2 -p1
cd ..

%build
cd libpcap-0.4a6
%patch1 -p2
patch -p1 < $RPM_SOURCE_DIR/Makefile.patch
./configure --prefix=/usr
make
cd ..

cd tcpdump-3.4a6
CFLAGS="$RPM_OPT_FLAGS -DIP_MAX_MEMBERSHIPS=20" ./configure
--prefix=/usr
make

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr/sbin
mkdir -p $RPM_BUILD_ROOT/usr/man/man8

cd tcpdump-3.4a6
install -m711 -s tcpdump $RPM_BUILD_ROOT/usr/sbin
install -m644 tcpdump.1 $RPM_BUILD_ROOT/usr/man/man8/tcpdump.8
strip $RPM_BUILD_ROOT/usr/sbin/tcpdump

%clean
rm -rf $RPM_BUILD_ROOT

%files
%attr(0711,root,root) /usr/sbin/tcpdump
%attr(0644,root,root) /usr/man/man8/tcpdump.8

%changelog
* Tue Jul 2 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[3.4a6-1d]
- build against glibc-2.1,
- added IPv6 support,
- updatet to relase 3.4a6,
- translation modified for pl,
- changed permission of tcpdump to 711,
- moved %changelog at the end of spec.

* Thu May 07 1998 Prospector System <bugs w redhat.com>

- translations modified for de, fr, tr

* Sat May  2 1998 Alan Cox <alan w rehat.com>

- Added the SACK printing fix so you can dump Linux 2.1+.

* Tue Oct 21 1997 Erik Troan <ewt w redhat.com>

- updated to release 3.4a5
- uses a buildroot and %attr

* Thu Jul 17 1997 Erik Troan <ewt w redhat.com>

- built against glibc

--
Wojciech Slusarczyk (091)4494148
Technical University of Szczecin
PGP KeyServer pgpkeys.mit.edu





Więcej informacji o liście dyskusyjnej pld-devel-pl