From e66d59e40a8322cbde946b74b35d9f5c35764ab45ea230b875998494d1cd9f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Thu, 24 Nov 2016 06:14:14 +0000 Subject: [PATCH] Accepting request 441280 from home:jengelh:branches:network:telephony - Update descriptions Everything in openSUSE is open, no need to point out the obvious. OBS-URL: https://build.opensuse.org/request/show/441280 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libsrtp?expand=0&rev=17 --- libsrtp.changes | 5 +++++ libsrtp.spec | 28 +++++++++++----------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/libsrtp.changes b/libsrtp.changes index 2172c11..3b2581c 100644 --- a/libsrtp.changes +++ b/libsrtp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 21 23:10:26 UTC 2016 - jengelh@inai.de + +- Update descriptions + ------------------------------------------------------------------- Fri Mar 4 07:46:25 UTC 2016 - sor.alexei@meowr.ru diff --git a/libsrtp.spec b/libsrtp.spec index 724998d..9ede9b1 100644 --- a/libsrtp.spec +++ b/libsrtp.spec @@ -35,26 +35,24 @@ Provides: srtp = %{version} Obsoletes: srtp < %{version} %description -The libSRTP library is an open source implementation of the Secure -Real-time Transport Protocol (SRTP) originally authored by Cisco -Systems, Inc. +libsrtp is an implementation of the Secure Real-time Transport +Protocol (SRTP) originally authored by Cisco Systems, Inc. %package -n %{name}%{soname} Summary: Secure Real-Time Transport Protocol (SRTP) library Group: System/Libraries %description -n %{name}%{soname} -The libSRTP library is an open source implementation of the Secure -Real-time Transport Protocol (SRTP) originally authored by Cisco -Systems, Inc. +libsrtp is an implementation of the Secure Real-time Transport +Protocol (SRTP) originally authored by Cisco Systems, Inc. -SRTP is a security profile for RTP that adds confidentiality, -message authentication, and replay protection to that protocol. It -is specified in RFC 3711. More information about the SRTP protocol +SRTP is a security profile for RTP that adds confidentiality, message +authentication, and replay protection to that protocol. It is +specified in RFC 3711. More information about the SRTP protocol itself can be found on the Secure RTP page. %package devel -Summary: Secure Real-Time Transport Protocol (SRTP) library +Summary: Development files for the Secure Real-Time Transport Protocol (SRTP) library Group: Development/Libraries/C and C++ Requires: %{name}%{soname} = %{version} # srtp-devel was last used in openSUSE 13.1. @@ -62,14 +60,10 @@ Provides: srtp-devel = %{version} Obsoletes: srtp-devel < %{version} %description devel -The libSRTP library is an open source implementation of the Secure -Real-time Transport Protocol (SRTP) originally authored by Cisco -Systems, Inc. +libsrtp is an implementation of the Secure Real-time Transport +Protocol (SRTP) originally authored by Cisco Systems, Inc. -SRTP is a security profile for RTP that adds confidentiality, -message authentication, and replay protection to that protocol. It -is specified in RFC 3711. More information about the SRTP protocol -itself can be found on the Secure RTP page. +This subpackage contains the development headers. %prep %setup -q