SPECS: nfswatch.spec - pl, unified
qboosh
qboosh at pld-linux.org
Tue Dec 6 21:39:04 CET 2005
Author: qboosh Date: Tue Dec 6 20:39:04 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, unified
---- Files affected:
SPECS:
nfswatch.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/nfswatch.spec
diff -u SPECS/nfswatch.spec:1.2 SPECS/nfswatch.spec:1.3
--- SPECS/nfswatch.spec:1.2 Sat Dec 3 00:51:16 2005
+++ SPECS/nfswatch.spec Tue Dec 6 21:38:58 2005
@@ -2,6 +2,7 @@
# TODO
# - optflags
Summary: An NFS traffic monitoring tool
+Summary(pl): Narzędzie do monitorowania ruchu NFS
Name: nfswatch
Version: 4.99.5
Release: 0.1
@@ -18,7 +19,10 @@
can capture and analyze the NFS packets on a particular network
interface or on all interfaces.
-Install nfswatch if you need a program to monitor NFS traffic.
+%description -l pl
+nfswatch to działające z linii poleceń narzędzie do monitorowania
+ruchu NFS. nfswatch potrafi wyłapywać i analizować pakiety NFS na
+konkretnym interfejsie sieciowym lub wszystkich interfejsach.
%prep
%setup -q
@@ -30,14 +34,13 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d ${RPM_BUILD_ROOT}%{_mandir}/man8
-install -d ${RPM_BUILD_ROOT}%{_sbindir}
+install -d $RPM_BUILD_ROOT{%{_mandir}/man8,%{_sbindir}}
-install nfslogsum nfswatch ${RPM_BUILD_ROOT}%{_sbindir}
-install *.8 ${RPM_BUILD_ROOT}%{_mandir}/man8
+install nfslogsum nfswatch $RPM_BUILD_ROOT%{_sbindir}
+install *.8 $RPM_BUILD_ROOT%{_mandir}/man8
%clean
-rm -rf ${RPM_BUILD_ROOT}
+rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
@@ -51,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/12/06 20:38:58 qboosh
+- pl, unified
+
Revision 1.2 2005/12/02 23:51:16 glen
- pass CC
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nfswatch.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list