SPECS: ndisc6.spec - pl
qboosh
qboosh at pld-linux.org
Sat Aug 27 23:18:56 CEST 2005
Author: qboosh Date: Sat Aug 27 21:18:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
ndisc6.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/ndisc6.spec
diff -u SPECS/ndisc6.spec:1.2 SPECS/ndisc6.spec:1.3
--- SPECS/ndisc6.spec:1.2 Sat Aug 27 17:08:19 2005
+++ SPECS/ndisc6.spec Sat Aug 27 23:18:50 2005
@@ -1,6 +1,7 @@
# $Revision$, $Date$
-#
+# TODO: optflags
Summary: Neighbor Discovery tools for IPv6
+Summary(pl): Narzędzia do rozpoznawania sąsiadów dla IPv6
Name: ndisc6
Version: 0.1.5
Release: 1
@@ -17,6 +18,14 @@
respectively. It is primarily meant for IPv6 networking diagnostics or
to detect rogue IPv6 nodes or routers on an Ethernet segment.
+%description -l pl
+ndisc6 zawiera dwa małe narzędzia działające z linii poleceń (ndisc6 i
+rdisc6) wykonujące odpowiednio ICMPv6 Neighbor Discovery
+(rozpoznawanie sąsiadów) i ICMPv6 Router Discovery (rozpoznawanie
+routerów). Są przeznaczone głównie do diagnostyki sieci IPv6 oraz
+wykrywania bezprawnych węzłów lub routerów IPv6 w segmencie sieci
+Ethernet.
+
%prep
%setup -q
@@ -28,7 +37,7 @@
install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
install ndisc6 rdisc6 $RPM_BUILD_ROOT%{_sbindir}
-install ndisc6.8 rdisc6.8 $RPM_BUILD_ROOT%{_mandir}/man8/
+install ndisc6.8 rdisc6.8 $RPM_BUILD_ROOT%{_mandir}/man8
%clean
rm -rf $RPM_BUILD_ROOT
@@ -45,9 +54,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/08/27 21:18:50 qboosh
+- pl
+
Revision 1.2 2005/08/27 15:08:19 aredridel
- adapterised
Revision 1.1 2005/08/27 15:07:59 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ndisc6.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list