info:mtr.spec -devel

Wojtek Slusarczyk wojtek w SHADOW.EU.ORG
Śro, 16 Wrz 1998, 20:12:51 CEST


Hej,
	Przyznam sie, ze sie z tym gtk+ wpasaowalem na niezla mine...
musze sporo aplikacji przebudowac teraz pod nimi. Oto mtr -chyba
wymmiennik tracerouta ...

Summary: Matt's Traceroute - network diagnostic tool
Summary: Matt's Traceroute - narzędzie do diagnostyki sieci.
Name: mtr
Version: 0.21
Release: 4d
Group: Networking/Utilities
Copyright: GPL
Source: %{name}-%{version}.tar.gz
URL: http://www.mkimball.org/mtr.html
Buildroot: /var/tmp/%{name}-%{version}-%{release}-root

%description
mtr combines the functionality of the 'traceroute' and 'ping'
programs into a single network diagnostic tool. This version
has been compiled with only the text (ncurses) interface.

%description -l pl
Mtr jest narzędziem do diagnostyki sieci, podobnym do traceroute'a.
Ta wersja została skompilowana tylko z interfejsem tekstowym (nsurses).

%prep
%setup -q

%build

CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure
make

%install
if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
install -d $RPM_BUILD_ROOT/usr/{sbin,man/man8}
make prefix=$RPM_BUILD_ROOT/usr install
strip $RPM_BUILD_ROOT/usr/sbin/mtr

%clean
rm -rf $RPM_BUILD_ROOT

%files
%doc AUTHORS COPYING NEWS README SECURITY img/mtr_icon.xpm
%attr(4710,root,icmp) /usr/sbin/mtr
%attr(0644,root,man) /usr/man/man8/*

%changelog

* Wed Jul 08 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[0.21-4d]
- build against glibc-2.1,
- translation modified for pl,
- added %changelog,
- restricted ELF binary permission.



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



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