disable-strict to work around libsoup deprecation warnings

This commit is contained in:
Adam Jackson 2016-01-15 12:34:51 -05:00
parent c74b6adda9
commit 833a8ef489
1 changed files with 5 additions and 2 deletions

View File

@ -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