Accepting request 441750 from network:telephony

1

OBS-URL: https://build.opensuse.org/request/show/441750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsrtp?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2016-11-25 11:27:55 +00:00 committed by Git OBS Bridge
commit 3c2f6e6664
2 changed files with 16 additions and 17 deletions

View File

@ -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

View File

@ -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