[packages/sipp] - pl, more BRs

qboosh qboosh at pld-linux.org
Wed Jul 5 22:00:35 CEST 2017


commit cd6d1c47174ba7206c5f3d2e406ab9d4d33466c0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 5 22:02:09 2017 +0200

    - pl, more BRs

 sipp.spec | 28 +++++++++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)
---
diff --git a/sipp.spec b/sipp.spec
index 41ed32e..bda0d5c 100644
--- a/sipp.spec
+++ b/sipp.spec
@@ -1,20 +1,25 @@
-
+#
+# Conditional build:
 %bcond_with	options_is_ping # make sipp treat OPTIONS same as PING
 				# changes sipp behaviour, but that is
 				# what everybody use for 'pinging'
 
 Summary:	SIPp - a performance testing tool for the SIP protocol
+Summary(pl.UTF-8):	SIPp - narzędzie do testowania wydajności protokołu SIP
 Name:		sipp
 Version:	3.5.1
 Release:	2
 License:	GPL v2+ except two files under BSD
-Group:		Applications
+Group:		Applications/Communications
+#Source0Download: https://github.com/SIPp/sipp/releases/
 Source0:	https://github.com/SIPp/sipp/releases/download/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	c14e4c84975337ce952f03a38ddba7ec
 Patch0:		%{name}-OPTIONS_is_ping.patch
 URL:		http://sipp.sourceforge.net/
 BuildRequires:	gsl-devel
+BuildRequires:	help2man
 BuildRequires:	libpcap-devel
+BuildRequires:	libsctp-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	openssl-devel
@@ -36,6 +41,23 @@ B2BUAs, SIP media servers, SIP/x gateways, SIP PBX, ... It is also
 very useful to emulate thousands of user agents calling your SIP
 system.
 
+%description -l pl.UTF-8
+SIPp to narzędzie do testowania wydajności protokołu SIP. Zawiera
+kilka podstawowych scenrariuszy klienta SipStone (UAC i UAS);
+nawiązuje i zwalnia wiele połączeń przy użyciu metod INVITE i BYE.
+Potrafi czytać także pliki scenariuszy w formacie XML, opisujące
+dowolną konfigurację testowania wydajności. Ma dynamiczne wyświetlanie
+statystyk działających testów (częstość połączeń, opóźnienie pakietów,
+statystyki komunikatów), okresowe zrzuty statystyk w formacie CSV,
+połączenia TCP i UDP na wielu gniazdach lub miltipleksowane z
+zarządzaniem retransmisją, wyrażenia regularne i zmienne w plikach
+scenariuszy oraz dynamicznie modyfikowaną częstość połączeń.
+
+SIPp może być używany do testowania wielu rzeczywistych urządzeń SIP,
+takich jak proxy SIP, B2BUA, serwery mediów SIP, bramki SIP/x, PBX-y
+SIP... Jest także przydatny do emulowania tysięcy klientów dzwoniących
+do systemu SIP.
+
 %prep
 %setup -q
 %{?with_options_is_ping:%patch0 -p1}
@@ -61,6 +83,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.md FAQ.md README.md THANKS
+%doc CHANGES.md FAQ.md LICENSE.txt README.md THANKS
 %attr(755,root,root) %{_bindir}/sipp
 %{_mandir}/man1/sipp.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sipp.git/commitdiff/cd6d1c47174ba7206c5f3d2e406ab9d4d33466c0



More information about the pld-cvs-commit mailing list