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 Fri Mar 4 07:46:25 UTC 2016 - sor.alexei@meowr.ru

View File

@ -35,26 +35,24 @@ Provides: srtp = %{version}
Obsoletes: srtp < %{version} Obsoletes: srtp < %{version}
%description %description
The libSRTP library is an open source implementation of the Secure libsrtp is an implementation of the Secure Real-time Transport
Real-time Transport Protocol (SRTP) originally authored by Cisco Protocol (SRTP) originally authored by Cisco Systems, Inc.
Systems, Inc.
%package -n %{name}%{soname} %package -n %{name}%{soname}
Summary: Secure Real-Time Transport Protocol (SRTP) library Summary: Secure Real-Time Transport Protocol (SRTP) library
Group: System/Libraries Group: System/Libraries
%description -n %{name}%{soname} %description -n %{name}%{soname}
The libSRTP library is an open source implementation of the Secure libsrtp is an implementation of the Secure Real-time Transport
Real-time Transport Protocol (SRTP) originally authored by Cisco Protocol (SRTP) originally authored by Cisco Systems, Inc.
Systems, Inc.
SRTP is a security profile for RTP that adds confidentiality, SRTP is a security profile for RTP that adds confidentiality, message
message authentication, and replay protection to that protocol. It authentication, and replay protection to that protocol. It is
is specified in RFC 3711. More information about the SRTP protocol specified in RFC 3711. More information about the SRTP protocol
itself can be found on the Secure RTP page. itself can be found on the Secure RTP page.
%package devel %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++ Group: Development/Libraries/C and C++
Requires: %{name}%{soname} = %{version} Requires: %{name}%{soname} = %{version}
# srtp-devel was last used in openSUSE 13.1. # srtp-devel was last used in openSUSE 13.1.
@ -62,14 +60,10 @@ Provides: srtp-devel = %{version}
Obsoletes: srtp-devel < %{version} Obsoletes: srtp-devel < %{version}
%description devel %description devel
The libSRTP library is an open source implementation of the Secure libsrtp is an implementation of the Secure Real-time Transport
Real-time Transport Protocol (SRTP) originally authored by Cisco Protocol (SRTP) originally authored by Cisco Systems, Inc.
Systems, Inc.
SRTP is a security profile for RTP that adds confidentiality, This subpackage contains the development headers.
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.
%prep %prep
%setup -q %setup -q