|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Voice over IP Application
|
|
|
|
Summary: Voice over IP Application
|
|
|
|
Name: liblinphone
|
|
|
|
Name: liblinphone
|
|
|
|
Version: 5.3.54
|
|
|
|
Version: 5.3.84
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -58,6 +58,8 @@ BuildRequires: pkgconfig(theora)
|
|
|
|
BuildRequires: pkgconfig(vpx)
|
|
|
|
BuildRequires: pkgconfig(vpx)
|
|
|
|
BuildRequires: pkgconfig(xerces-c)
|
|
|
|
BuildRequires: pkgconfig(xerces-c)
|
|
|
|
BuildRequires: pkgconfig(zxing)
|
|
|
|
BuildRequires: pkgconfig(zxing)
|
|
|
|
|
|
|
|
BuildRequires: belle-sip-devel
|
|
|
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
Linphone is an open source SIP Phone, available on mobile and desktop
|
|
|
|
Linphone is an open source SIP Phone, available on mobile and desktop
|
|
|
@ -216,6 +218,9 @@ rm -rf %{buildroot}%{_docdir}/ortp %{buildroot}%{_docdir}/mediastreamer*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Sep 20 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 5.3.84-1.inferit
|
|
|
|
|
|
|
|
- Update to 5.3.84-1.inferit
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 31 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.3.54-1.inferit
|
|
|
|
* Fri May 31 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.3.54-1.inferit
|
|
|
|
- Update to 5.3.54
|
|
|
|
- Update to 5.3.54
|
|
|
|
- Clean up spec
|
|
|
|
- Clean up spec
|
|
|
|