[packages/ortp/DEVEL-5.2] - updated to 5.2.49 (AGPL now)

qboosh qboosh at pld-linux.org
Sun Apr 9 22:04:35 CEST 2023


commit 23a1ece7b7725f9903bf255974b51f3ab47185b1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 9 21:56:10 2023 +0200

    - updated to 5.2.49 (AGPL now)

 ortp-pc.patch |  6 +++---
 ortp.spec     | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/ortp.spec b/ortp.spec
index 0ca44ce..b402cf0 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
-# note: 5.2.x is AGPL-licensed; see DEVEL-5.2 branch
-Version:	5.1.72
+Version:	5.2.49
 Release:	1
-License:	GPL v3+
+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:	4f6998df5aaa88d3bb538d7aede36686
+# Source0-md5:	c824e5320df01e8dd62e726b27e3e248
 Patch0:		%{name}-am.patch
 Patch1:		%{name}-pc.patch
 URL:		http://www.linphone.org/technical-corner/ortp
@@ -97,7 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 	DESTDIR=$RPM_BUILD_ROOT
 
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/ortp-5.1.0
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/ortp-5.2.0
 
 # disable completeness check incompatible with split packaging
 %{__sed} -i -e '/^foreach(target .*IMPORT_CHECK_TARGETS/,/^endforeach/d; /^unset(_IMPORT_CHECK_TARGETS)/d' $RPM_BUILD_ROOT%{_libdir}/cmake/ortp/ortpTargets.cmake
@@ -115,6 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/ortp_tester
 %attr(755,root,root) %{_libdir}/libortp.so
 %{_includedir}/ortp
 %{_pkgconfigdir}/ortp.pc
diff --git a/ortp-pc.patch b/ortp-pc.patch
index 76b2e10..b06c9ec 100644
--- a/ortp-pc.patch
+++ b/ortp-pc.patch
@@ -1,6 +1,6 @@
---- ortp-5.1.72/CMakeLists.txt.orig	2023-04-09 21:59:31.773752891 +0200
-+++ ortp-5.1.72/CMakeLists.txt	2023-04-09 22:00:07.306893725 +0200
-@@ -203,11 +203,11 @@ endif()
+--- ortp-5.2.49/CMakeLists.txt.orig	2023-04-09 21:23:04.442269350 +0200
++++ ortp-5.2.49/CMakeLists.txt	2023-04-09 21:26:50.331045605 +0200
+@@ -214,11 +214,11 @@ endif()
  
  
  set(prefix ${CMAKE_INSTALL_PREFIX})
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list