SPECS: perl-Mon-Client.spec - pl

qboosh qboosh at pld-linux.org
Sun Jan 14 23:09:25 CET 2007


Author: qboosh                       Date: Sun Jan 14 22:09:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Mon-Client.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Mon-Client.spec
diff -u SPECS/perl-Mon-Client.spec:1.1 SPECS/perl-Mon-Client.spec:1.2
--- SPECS/perl-Mon-Client.spec:1.1	Wed Jan  3 22:12:19 2007
+++ SPECS/perl-Mon-Client.spec	Sun Jan 14 23:09:20 2007
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
-# TODO:
-#	pl description & summary
+#
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
 #
@@ -8,6 +7,7 @@
 %define		_rc		pre2
 %define		_realname	mon-client
 Summary:	Perl modules for interfacing with the mon package
+Summary(pl):	Moduły Perla do współpracy z pakietem mon
 Name:		perl-Mon-Client
 Version:	1.0.0
 Release:	0.%{_rc}.0.2
@@ -28,8 +28,18 @@
 persistent monitors are being considered.
 
 "mon" is a tool for monitoring the availability of services. More
-information can be found at http://www.kernel.org/software/mon/ and
-https://sourceforge.net/projects/mon/.
+information can be found at <http://www.kernel.org/software/mon/> and
+<https://sourceforge.net/projects/mon/>.
+
+%description -l pl
+To jest moduł Perla 5 do współpracy z pakietem monitorowania systemu
+Mon. Aktualnie zaimplementowany jest tylko interfejs kliencki, ale pod
+uwagę brane jest więcej elementów, takich jak procedury do specjalnego
+logowania czy stałe monitory.
+
+"mon" to narzędzei do monitorowania dostępności usług. Więcej
+informacji pożna znaleźć pod <http://www.kernel.org/software/mon/>
+oraz <https://sourceforge.net/projects/mon/>.
 
 %prep
 %setup -q -n %{_realname}-%{version}%{_rc}
@@ -44,6 +54,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -55,16 +66,15 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%{_mandir}/man3/Mon::Client.3pm*
-%{_mandir}/man3/Mon::Config.3pm*
-%{_mandir}/man3/Mon::Protocol.3pm*
-%{_mandir}/man3/Mon::SNMP.3pm*
-%dir %{perl_vendorlib}/Mon/
+%dir %{perl_vendorlib}/Mon
 %{perl_vendorlib}/Mon/Client.pm
 %{perl_vendorlib}/Mon/Config.pm
 %{perl_vendorlib}/Mon/Protocol.pm
 %{perl_vendorlib}/Mon/SNMP.pm
-
+%{_mandir}/man3/Mon::Client.3pm*
+%{_mandir}/man3/Mon::Config.3pm*
+%{_mandir}/man3/Mon::Protocol.3pm*
+%{_mandir}/man3/Mon::SNMP.3pm*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +82,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/14 22:09:20  qboosh
+- pl
+
 Revision 1.1  2007/01/03 21:12:19  sls
 - perl modules used by mon.spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Mon-Client.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list