Revert attempt to bundle ortp-0.23.0
This commit is contained in:
parent
c1b9d24768
commit
3e45d416cf
@ -1,6 +1,6 @@
|
||||
Name: linphone
|
||||
Version: 3.6.1
|
||||
Release: 35%{?dist}
|
||||
Release: 36%{?dist}
|
||||
Summary: Phone anywhere in the whole world by using the Internet
|
||||
|
||||
License: GPLv2+
|
||||
@ -147,8 +147,8 @@ done
|
||||
%ifarch i686 armv7hl
|
||||
--disable-upnp \
|
||||
%endif
|
||||
# --enable-zrtp \
|
||||
# --enable-external-ortp
|
||||
--enable-zrtp \
|
||||
--enable-external-ortp
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -190,7 +190,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer
|
||||
%{_libdir}/liblinphone.so.5*
|
||||
%{_libdir}/liblpc2xml.so.0*
|
||||
%{_libdir}/libxml2lpc.so.0*
|
||||
%{_libdir}/libortp.so.9*
|
||||
#{_libdir}/libortp.so.9*
|
||||
%{_mandir}/man1/*
|
||||
%lang(cs) %{_mandir}/cs/man1/*
|
||||
%{_datadir}/applications/*%{name}.desktop
|
||||
@ -223,6 +223,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer
|
||||
%{_libdir}/pkgconfig/mediastreamer.pc
|
||||
|
||||
%changelog
|
||||
* Thu Dec 26 2019 Stuart Gathman <stuart@gathman.org> - 3.6.1-36
|
||||
- Reenable external-ortp, zrtp (may try bundling again later)
|
||||
|
||||
* Mon Oct 7 2019 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-35
|
||||
- Obsoletes: ortp <= 1:0.24.2-2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user