[packages/ortp] - updated to 5.3.104

bszx bszx at pld-linux.org
Wed Jan 29 15:55:42 CET 2025


commit e476cb0dfee5f6927d226eba55a323f49f2ef599
Author: Bartek Szady <bszx at bszx.eu>
Date:   Mon Jan 27 09:59:10 2025 +0100

    - updated to 5.3.104

 ortp-am.patch | 45 ---------------------------------------------
 ortp.spec     |  8 +++-----
 2 files changed, 3 insertions(+), 50 deletions(-)
---
diff --git a/ortp.spec b/ortp.spec
index a66b43b..164dc0b 100644
--- a/ortp.spec
+++ b/ortp.spec
@@ -5,14 +5,13 @@
 Summary:	RTP/RTCP protocol library
 Summary(pl.UTF-8):	Biblioteka obsługująca protokół RTP/RTCP
 Name:		ortp
-Version:	5.3.38
+Version:	5.3.104
 Release:	1
 License:	AGPL v3+
 Group:		Libraries
 #Source0Download: https://gitlab.linphone.org/BC/public/ortp/tags
 Source0:	https://gitlab.linphone.org/BC/public/ortp/-/archive/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	80c373d7e4c7f4fb2b5cc90e891ca979
-Patch0:		%{name}-am.patch
+# Source0-md5:	cfed5cb02b559827dc67b2bddfa0c7e9
 Patch1:		%{name}-pc.patch
 URL:		https://www.linphone.org/technical-corner/mediastreamer2-ortp
 BuildRequires:	bctoolbox-devel >= 5.3.0
@@ -75,8 +74,7 @@ Dokumentacja API biblioteki ortp.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P 1 -p1
 
 %build
 # use cmake instead of autotools:
diff --git a/ortp-am.patch b/ortp-am.patch
deleted file mode 100644
index dd07dae..0000000
--- a/ortp-am.patch
+++ /dev/null
@@ -1,45 +0,0 @@
---- ortp-4.4.0/Makefile.am.orig	2020-06-15 19:23:39.000000000 +0200
-+++ ortp-4.4.0/Makefile.am	2020-09-26 10:24:22.830791471 +0200
-@@ -38,7 +38,7 @@
- pkgdocdir=$(docdir)/$(PACKAGE)-$(VERSION)
- doc_htmldir=$(pkgdocdir)/html
- 
--pkgdoc_DATA = README.md AUTHORS ChangeLog COPYING
-+pkgdoc_DATA = README.md AUTHORS.md CHANGELOG.md LICENSE.txt
- doc_html_DATA = $(top_builddir)/doc/html/html.tar
- 
- $(top_builddir)/doc/html/html.tar: $(top_builddir)/doc/html/index.html
---- ortp-4.4.0/src/Makefile.am.orig	2020-06-15 19:23:39.000000000 +0200
-+++ ortp-4.4.0/src/Makefile.am	2020-09-26 10:36:44.623439502 +0200
-@@ -44,6 +44,7 @@
- 			rtpsession_priv.h \
- 			rtpsignaltable.c  \
- 			rtptimer.c	rtptimer.h \
-+			rtpbundle.cc \
- 			scheduler.c scheduler.h \
- 			sessionset.c  \
- 			str_utils.c 	\
---- ortp-4.4.0/configure.ac.orig	2020-06-15 19:23:39.000000000 +0200
-+++ ortp-4.4.0/configure.ac	2020-09-26 10:37:42.769791163 +0200
-@@ -47,6 +47,7 @@
- 
- dnl Checks for programs.
- AC_PROG_CC
-+AC_PROG_CXX
- LT_INIT([win32-dll shared disable-static])
- 
- gl_LD_OUTPUT_DEF
-@@ -298,13 +299,6 @@
- )
- AM_CONDITIONAL(ENABLE_TESTS, test x$tests_enabled = xtrue)
- 
--case "$target_os" in
--	*linux*)
--		# Eliminate -lstdc++ addition to postdeps for cross compiles.
--		postdeps_CXX=`echo " $postdeps_CXX " | sed 's, -lstdc++ ,,g'`
--	;;
--esac
--
- dnl ##################################################
- dnl # Check for doxygen
- dnl ##################################################
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ortp.git/commitdiff/e476cb0dfee5f6927d226eba55a323f49f2ef599



More information about the pld-cvs-commit mailing list