SPECS: libstatgrab.spec - pl for new packages

qboosh qboosh at pld-linux.org
Fri Jan 27 11:28:48 CET 2006


Author: qboosh                       Date: Fri Jan 27 10:28:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl for new packages

---- Files affected:
SPECS:
   libstatgrab.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/libstatgrab.spec
diff -u SPECS/libstatgrab.spec:1.11 SPECS/libstatgrab.spec:1.12
--- SPECS/libstatgrab.spec:1.11	Thu Jan 26 15:25:14 2006
+++ SPECS/libstatgrab.spec	Fri Jan 27 11:28:43 2006
@@ -60,26 +60,45 @@
 
 %package -n statgrab
 Summary:	sysctl-style interface to system statistics
+Summary(pl):	Podobny do sysctl interfejs do statystyk systemu
 Group:		Applications/System
 Requires:	%{name} = %{version}-%{release}
 
 %description -n statgrab
-statgrab  provides a sysctl-style interface to all the system statistics
-available through libstatgrab. This is useful for applications that don't want
-to make library calls, but still want to access the statistics.
+statgrab provides a sysctl-style interface to all the system
+statistics available through libstatgrab. This is useful for
+applications that don't want to make library calls, but still want to
+access the statistics.
+
+An example of such an application is mrtg, for which scripts are
+provided to generate configuration files.
+
+%description -n statgrab -l pl
+statgrab udostępnia podobny do sysctl interfejs do wszystkich
+statystyk systemu dostępnych poprzez libstatgrab. Jest to przydatne
+dla aplikacji nie chcących wykonywać wywołań bibliotecznych, ale
+chcących mieć dostęp do statystyk.
 
-An example of such an application is mrtg, for which scripts are provided to
-generate configuration files.
+Przykładem takiej aplikacji jest mrtg, dla którego dostępne są
+skrypty do generowania plików konfiguracyjnych.
 
 %package -n saidar
 Summary:	A curses-based tool for viewing system statistics
+Summary(pl):	Oparte na curses narzędzie do oglądania statystyk systemu
 Group:		Applications/System
 Requires:	%{name} = %{version}-%{release}
 
 %description -n saidar
-saidar is a curses-based tool for viewing the system statistics available
-through libstatgrab. Statistics include CPU, processes, load, memory, swap,
-network I/O, disk I/O, and file system information.
+saidar is a curses-based tool for viewing the system statistics
+available through libstatgrab. Statistics include CPU, processes,
+load, memory, swap, network I/O, disk I/O, and file system
+information.
+
+%description -n saidar -l pl
+saidar to oparte na curses narzędzie do oglądania statystyk systemu
+dostępnych poprzez libstatgrab. Statystyki obejmują informacje o
+procesorach, procesach, obciążeniu, pamięci, swapie, operacjach we/wy
+sieciowych i dyskowych oraz systemach plików.
 
 %prep
 %setup -q
@@ -125,7 +144,6 @@
 %{_mandir}/man3/sg_*
 %{_mandir}/man3/statgrab*
 
-
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
@@ -146,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/27 10:28:43  qboosh
+- pl for new packages
+
 Revision 1.11  2006/01/26 14:25:14  wiget
 - updated to 0.12
 - statgrab and saidar moved to subpackages
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libstatgrab.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list