Update summary and description
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/srt?expand=0&rev=3
This commit is contained in:
parent
d371905bb7
commit
7eca39fb1e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 31 09:17:36 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update Summary and Descriptions fields.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 21 11:47:59 UTC 2018 - bjorn.lie@gmail.com
|
Mon May 21 11:47:59 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
9
srt.spec
9
srt.spec
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define sover 1
|
%define sover 1
|
||||||
|
|
||||||
Name: srt
|
Name: srt
|
||||||
@ -42,11 +43,12 @@ with secure streams and easy firewall traversal, bringing the best
|
|||||||
quality live video over the worst networks.
|
quality live video over the worst networks.
|
||||||
|
|
||||||
%package -n libsrt%{sover}
|
%package -n libsrt%{sover}
|
||||||
Summary: SRT shared library
|
Summary: Secure Reliable Transport (SRT) library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libsrt%{sover}
|
%description -n libsrt%{sover}
|
||||||
This package contains a shared system library for srt.
|
This package contains a shared system library for Secure Reliable
|
||||||
|
Transport (SRT).
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for srt
|
Summary: Development files for srt
|
||||||
@ -56,7 +58,8 @@ Requires: libsrt%{sover} == %{version}
|
|||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains all necessary include files and libraries
|
This package contains all necessary include files and libraries
|
||||||
needed to develop applications that require these.
|
needed to develop applications with Secure Reliable Transport
|
||||||
|
(SRT) support.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user