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