|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: Voice over IP Application
|
|
|
|
|
Name: linphone-desktop
|
|
|
|
|
Version: 5.2.0
|
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
|
Release: 1%{?dist}.inferit.1
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: https://www.linphone.org/
|
|
|
|
@ -39,6 +39,9 @@ BuildRequires: cmake(jsoncpp)
|
|
|
|
|
BuildRequires: pkgconfig(sqlite3)
|
|
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
|
|
|
|
|
|
|
|
|
Requires: qt5-qtquickcontrols
|
|
|
|
|
Requires: mediastreamer2
|
|
|
|
|
|
|
|
|
|
Provides: linphone = %{version}-%{release}
|
|
|
|
|
Obsoletes: linphone < 4.1.1
|
|
|
|
|
Obsoletes: linphoneqt < 4.2.2
|
|
|
|
@ -98,6 +101,9 @@ rm -rf %{buildroot}%{_datadir}/linphone/rootca.pem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 30 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.2.0-1.inferit.1
|
|
|
|
|
- Added R: mediastreamer2 and mediastreamer2
|
|
|
|
|
|
|
|
|
|
* Thu May 30 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.2.0-1R.inferit
|
|
|
|
|
- Rebuilt for MSVSphere 9.4
|
|
|
|
|
|
|
|
|
|