From 2cb056c9a1c9f99eb2efa682aa93516dde716e4c Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Fri, 20 Oct 2023 15:59:50 +0530 Subject: [PATCH] Add package 'belle-sip' as a build dependency --- linphone.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/linphone.spec b/linphone.spec index 00f1cd4..846d8cd 100644 --- a/linphone.spec +++ b/linphone.spec @@ -4,7 +4,7 @@ Name: linphone Version: %{major_ver}.%{minor_ver}.%{patch_ver} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Phone anywhere in the whole world by using the Internet License: GPLv2+ @@ -61,6 +61,7 @@ BuildRequires: libtool BuildRequires: ortp-devel >= 1:0.22.0 BuildRequires: make +BuildRequires: belle-sip Requires: ortp%{?_isa} >= 1:0.22.0 %description @@ -216,6 +217,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer %{_libdir}/pkgconfig/mediastreamer.pc %changelog +* Fri Oct 20 2023 Pratham Patel - 3.10.2-4 +- Add package 'belle-sip' as a build dependency + * Fri Oct 20 2023 Pratham Patel - 3.10.2-3 - Remove patches since version was bumped from 3.6.1-54 to 3.10.2-1