disable-strict to work around libsoup deprecation warnings
This commit is contained in:
parent
c74b6adda9
commit
833a8ef489
@ -1,6 +1,6 @@
|
||||
Name: linphone
|
||||
Version: 3.6.1
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Phone anywhere in the whole world by using the Internet
|
||||
|
||||
License: GPLv2+
|
||||
@ -132,7 +132,7 @@ done
|
||||
--enable-ipv6 \
|
||||
--enable-truespeech \
|
||||
--enable-alsa \
|
||||
--enable-strict \
|
||||
--disable-strict \
|
||||
--enable-nonstandard-gsm \
|
||||
--enable-rsvp \
|
||||
--enable-ssl \
|
||||
@ -212,6 +212,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer
|
||||
%{_libdir}/pkgconfig/mediastreamer.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jan 15 2016 Adam Jackson <ajax@redhat.com> 3.6.1-13
|
||||
- --disable-strict to work around libsoup deprecation warnings
|
||||
|
||||
* Thu Jan 14 2016 Adam Jackson <ajax@redhat.com> - 3.6.1-12
|
||||
- Rebuild for glew 1.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user