SPECS: sipsak.spec - pl, cleanup

qboosh qboosh at pld-linux.org
Sun Mar 19 10:57:59 CET 2006


Author: qboosh                       Date: Sun Mar 19 09:57:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   sipsak.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/sipsak.spec
diff -u SPECS/sipsak.spec:1.1 SPECS/sipsak.spec:1.2
--- SPECS/sipsak.spec:1.1	Sun Mar 12 21:44:04 2006
+++ SPECS/sipsak.spec	Sun Mar 19 10:57:54 2006
@@ -1,4 +1,6 @@
-Summary:	small comand line tool for developers and administrators of SIP applications
+# $Revision$, $Date$
+Summary:	Small comand line tool for developers and administrators of SIP applications
+Summary(pl):	Małe narzędzie linii poleceń dla programistów i administratorów aplikacji SIP
 Name:		sipsak
 Version:	0.9.6
 Release:	0.1
@@ -11,7 +13,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-sipsak is a command line tool for performing various tests on Session Initiation Protocol (SIP) applications and devices. It can make several different tests, send the contents of a file, and interpret and react on the responses. It supports (de-) registration with given contact URIs and digest authentication.
+sipsak is a command line tool for performing various tests on Session
+Initiation Protocol (SIP) applications and devices. It can make
+several different tests, send the contents of a file, and interpret
+and react on the responses. It supports (de-) registration with given
+contact URIs and digest authentication.
+
+%description -l pl
+sipsak to działające z linii poleceń narzędzie do wykonywania różnych
+testów na aplikacjach i urządzeniach korzystających z protokołu SIP
+(Session Initiation Protocol - protokołu nawiązywania sesji). Potrafi
+wykonywać kilka różnych testów, wysyłać zawartość plików,
+interpretować i reagować na odpowiedzi. Obsługuje (de-)rejestrowanie z
+podanym URI kontaktowym i uwierzytelnianie digest.
+
 %prep
 %setup -q
 
@@ -31,9 +46,9 @@
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog README TODO NEWS
 %attr(755,root,root) %{_bindir}/sipsak
 %{_mandir}/man1/*
-%doc ChangeLog README TODO NEWS
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -41,7 +56,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/19 09:57:54  qboosh
+- pl, cleanup
+
 Revision 1.1  2006/03/12 20:44:04  areq
 - init PLD spec
-
-
================================================================

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



More information about the pld-cvs-commit mailing list