From f1ffe6e6e77cd042e60b378a400d407fd94104f7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:58:40 +0100 Subject: [PATCH] update to 2021.05.22 [release 2021.05.22-1mamba;Tue Jun 01 2021] --- liblive.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/liblive.spec b/liblive.spec index 85c2060..286141f 100644 --- a/liblive.spec +++ b/liblive.spec @@ -1,12 +1,12 @@ Name: liblive Summary: Live.com streaming libraries -Version: 2021.05.03 +Version: 2021.05.22 Release: 1mamba Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.live555.com/liveMedia/ +URL: http://www.live555.com/liveMedia/ Source: http://www.live555.com/liveMedia/public/live.%{version}.tar.gz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -24,13 +24,15 @@ The libraries can also be used to stream, receive, and process MPEG, H.263+ or J Summary: Live.com streaming libraries for development Group: Development/Libraries Provides: liblive -Obsoletes: liblive +Obsoletes: liblive < 2021.05.22 %description devel This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications. The libraries can also be used to stream, receive, and process MPEG, H.263+ or JPEG video, and several audio codecs. They can easily be extended to support additional (audio and/or video) codecs, and can also be used to build basic RTSP or SIP clients and servers, and have been used to add streaming support to existing media player applications. This package contains static libraries and header files need for development. +#% debug_package + %prep %setup -q -n live ## edit each Makefile to replace each occurrence of ")$" with ") $". @@ -151,6 +153,9 @@ install -m 644 `find UsageEnvironment/include -name \*.hh -or -name \*.h` \ %doc COPYING README %changelog +* Tue Jun 01 2021 Silvan Calarco 2021.05.22-1mamba +- update to 2021.05.22 + * Tue May 04 2021 Automatic Build System 2021.05.03-1mamba - automatic version update by autodist