2005-03-16 17:12:25 +00:00
|
|
|
Name: linphone
|
2013-07-07 15:07:26 +00:00
|
|
|
Version: 3.6.1
|
2020-07-28 06:07:41 +00:00
|
|
|
Release: 40%{?dist}
|
2005-03-16 17:12:25 +00:00
|
|
|
Summary: Phone anywhere in the whole world by using the Internet
|
|
|
|
|
2007-08-29 05:23:07 +00:00
|
|
|
License: GPLv2+
|
2006-10-26 13:30:25 +00:00
|
|
|
URL: http://www.linphone.org/
|
2009-03-13 12:15:20 +00:00
|
|
|
|
2014-11-14 19:40:28 +00:00
|
|
|
Source0: http://download.savannah.gnu.org/releases/linphone/3.7.x/sources/%{name}-%{version}.tar.gz
|
2013-07-27 09:19:41 +00:00
|
|
|
Patch0: linphone-3.6.1-rootca.patch
|
2013-07-27 10:03:04 +00:00
|
|
|
Patch1: linphone-3.6.1-arm.patch
|
2014-11-14 19:40:28 +00:00
|
|
|
Patch2: linphone-3.6.1-theora-fix.patch
|
2018-05-27 19:14:42 +00:00
|
|
|
Patch3: linphone-3.6.1-upnp-fix.patch
|
2012-03-01 16:53:31 +00:00
|
|
|
|
2019-10-07 16:22:40 +00:00
|
|
|
Obsoletes: ortp <= 1:0.24.2-2
|
|
|
|
|
2013-07-07 15:07:26 +00:00
|
|
|
# for video support
|
2018-07-10 14:21:01 +00:00
|
|
|
BuildRequires: gcc-c++
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: glew-devel
|
2012-02-20 14:21:13 +00:00
|
|
|
BuildRequires: libtheora-devel
|
|
|
|
BuildRequires: libv4l-devel
|
|
|
|
BuildRequires: libvpx-devel
|
2013-07-07 15:07:26 +00:00
|
|
|
# xxd used in mediastreamer2/src/Makefile.in
|
|
|
|
BuildRequires: vim-common
|
2012-02-20 14:21:13 +00:00
|
|
|
|
2011-12-26 03:53:13 +00:00
|
|
|
BuildRequires: libosip2-devel >= 3.6.0
|
|
|
|
BuildRequires: libeXosip2-devel >= 3.6.0
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: libpcap-devel
|
2012-02-20 14:21:13 +00:00
|
|
|
BuildRequires: libsoup-devel
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: libudev-devel
|
2019-05-10 19:43:09 +00:00
|
|
|
# on i386, armv7hl error: libupnp uses large file support, so users must do that, too
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: libupnp-devel
|
2011-09-02 11:36:13 +00:00
|
|
|
BuildRequires: openssl-devel
|
|
|
|
BuildRequires: pulseaudio-libs-devel
|
2006-10-26 13:30:25 +00:00
|
|
|
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: sqlite-devel
|
2006-10-26 13:30:25 +00:00
|
|
|
BuildRequires: readline-devel
|
|
|
|
BuildRequires: ncurses-devel
|
|
|
|
|
2011-12-27 00:54:41 +00:00
|
|
|
BuildRequires: libnotify-devel
|
2010-03-17 16:50:27 +00:00
|
|
|
BuildRequires: gtk2-devel >= 2.16
|
2006-10-26 13:30:25 +00:00
|
|
|
BuildRequires: alsa-lib-devel
|
|
|
|
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: opus-devel
|
2006-10-26 13:30:25 +00:00
|
|
|
BuildRequires: speex-devel >= 1.2
|
2015-01-29 15:56:27 +00:00
|
|
|
BuildRequires: speexdsp-devel >= 1.2
|
2011-12-27 21:44:57 +00:00
|
|
|
BuildRequires: spandsp-devel
|
2007-05-15 20:43:30 +00:00
|
|
|
BuildRequires: gsm-devel
|
2006-10-26 13:30:25 +00:00
|
|
|
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
|
2006-08-30 15:49:22 +00:00
|
|
|
BuildRequires: perl(XML::Parser)
|
2005-03-16 17:12:25 +00:00
|
|
|
|
2010-03-17 16:50:27 +00:00
|
|
|
BuildRequires: libglade2-devel
|
2007-04-23 16:36:34 +00:00
|
|
|
|
2006-10-26 13:30:25 +00:00
|
|
|
BuildRequires: intltool
|
2012-03-01 16:53:31 +00:00
|
|
|
BuildRequires: doxygen
|
2007-08-29 05:33:06 +00:00
|
|
|
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: libtool
|
2013-03-23 16:26:42 +00:00
|
|
|
|
2013-07-07 15:07:26 +00:00
|
|
|
BuildRequires: ortp-devel >= 1:0.22.0
|
|
|
|
Requires: ortp%{?_isa} >= 1:0.22.0
|
2012-02-20 14:24:57 +00:00
|
|
|
|
2005-03-16 17:12:25 +00:00
|
|
|
%description
|
2005-03-17 22:53:01 +00:00
|
|
|
Linphone is mostly sip compliant. It works successfully with these
|
|
|
|
implementations:
|
2005-03-16 17:12:25 +00:00
|
|
|
* eStara softphone (commercial software for windows)
|
|
|
|
* Pingtel phones (with DNS enabled and VLAN QOS support disabled).
|
|
|
|
* Hotsip, a free of charge phone for Windows.
|
2005-03-17 22:53:01 +00:00
|
|
|
* Vocal, an open source SIP stack from Vovida that includes a SIP proxy
|
|
|
|
that works with linphone since version 0.7.1.
|
2006-10-26 13:30:25 +00:00
|
|
|
* Siproxd is a free sip proxy being developed by Thomas Ries because he
|
2005-03-17 22:53:01 +00:00
|
|
|
would like to have linphone working behind his firewall. Siproxd is
|
|
|
|
simple to setup and works perfectly with linphone.
|
|
|
|
* Partysip aims at being a generic and fully functionnal SIP proxy. Visit
|
|
|
|
the web page for more details on its functionalities.
|
2005-03-16 17:12:25 +00:00
|
|
|
|
|
|
|
Linphone may work also with other sip phones, but this has not been tested yet.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Development libraries for linphone
|
2012-12-31 17:08:19 +00:00
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: linphone-mediastreamer-devel%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: glib2-devel%{?_isa}
|
2005-03-16 17:12:25 +00:00
|
|
|
|
|
|
|
%description devel
|
2005-03-24 19:32:18 +00:00
|
|
|
Libraries and headers required to develop software with linphone.
|
|
|
|
|
2012-12-31 17:08:19 +00:00
|
|
|
%package mediastreamer
|
|
|
|
Summary: A media streaming library for telephony applications
|
|
|
|
|
|
|
|
%description mediastreamer
|
|
|
|
Mediastreamer2 is a GPL licensed library to make audio and video
|
|
|
|
real-time streaming and processing. Written in pure C, it is based
|
|
|
|
upon the oRTP library.
|
|
|
|
|
|
|
|
%package mediastreamer-devel
|
|
|
|
Summary: Development libraries for mediastreamer2
|
|
|
|
Requires: linphone-mediastreamer%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: ortp-devel%{?_isa}
|
|
|
|
|
|
|
|
%description mediastreamer-devel
|
|
|
|
Libraries and headers required to develop software with mediastreamer2.
|
|
|
|
|
2005-03-16 17:12:25 +00:00
|
|
|
%prep
|
2006-11-22 04:50:55 +00:00
|
|
|
%setup0 -q
|
2013-07-27 09:19:41 +00:00
|
|
|
%patch0 -p1 -b .rootca
|
2013-07-27 10:03:04 +00:00
|
|
|
%ifarch %{arm}
|
|
|
|
%patch1 -p1 -b .arm
|
|
|
|
%endif
|
2014-11-14 19:40:28 +00:00
|
|
|
%patch2 -p1 -b .theora-fix
|
2018-05-27 19:53:42 +00:00
|
|
|
%if 0%{?fedora} > 28
|
2018-05-27 19:14:42 +00:00
|
|
|
%patch3 -p2 -b .upnp-fix
|
2018-05-27 19:53:42 +00:00
|
|
|
%endif
|
2011-12-26 05:47:02 +00:00
|
|
|
|
2013-03-23 16:26:42 +00:00
|
|
|
autoreconf -i -f
|
|
|
|
|
2011-09-02 11:36:13 +00:00
|
|
|
# remove bundled oRTP
|
2019-09-30 17:27:46 +00:00
|
|
|
#rm -rf oRTP
|
2007-04-23 16:36:34 +00:00
|
|
|
|
2009-03-13 12:15:20 +00:00
|
|
|
# Fix encoding
|
|
|
|
for f in share/cs/*.1; do
|
|
|
|
/usr/bin/iconv -f iso-8859-2 -t utf-8 -o $f.new $f
|
|
|
|
sed -i -e 's/Encoding: ISO-8859-2/Encoding: UTF-8/' $f.new
|
|
|
|
mv $f.new $f
|
|
|
|
done
|
|
|
|
for f in ChangeLog AUTHORS; do
|
|
|
|
/usr/bin/iconv -f iso-8859-1 -t utf-8 -o $f.new $f
|
|
|
|
mv $f.new $f
|
|
|
|
done
|
2006-10-26 13:30:25 +00:00
|
|
|
|
2009-03-13 12:15:20 +00:00
|
|
|
|
|
|
|
%build
|
2011-12-26 05:09:52 +00:00
|
|
|
%configure --disable-static \
|
2013-07-07 15:07:26 +00:00
|
|
|
--enable-glx \
|
2012-02-20 14:21:13 +00:00
|
|
|
--disable-ffmpeg \
|
2009-03-13 12:15:20 +00:00
|
|
|
--disable-rpath \
|
|
|
|
--enable-console_ui=yes \
|
|
|
|
--enable-gtk_ui=yes \
|
|
|
|
--enable-ipv6 \
|
|
|
|
--enable-truespeech \
|
|
|
|
--enable-alsa \
|
2016-01-15 17:34:51 +00:00
|
|
|
--disable-strict \
|
2011-09-02 11:36:13 +00:00
|
|
|
--enable-nonstandard-gsm \
|
|
|
|
--enable-rsvp \
|
|
|
|
--enable-ssl \
|
2019-05-10 19:59:38 +00:00
|
|
|
%ifarch i686 armv7hl
|
|
|
|
--disable-upnp \
|
|
|
|
%endif
|
2019-12-26 23:11:14 +00:00
|
|
|
--enable-zrtp \
|
|
|
|
--enable-external-ortp
|
2008-02-05 14:15:25 +00:00
|
|
|
|
2005-03-16 17:12:25 +00:00
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
2011-09-02 11:36:13 +00:00
|
|
|
|
2019-09-30 17:27:46 +00:00
|
|
|
# from oRTP install only %{_libdir}/libortp.so.9*
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_includedir}/ortp $RPM_BUILD_ROOT%{_datadir}/doc/ortp-0.22.0 $RPM_BUILD_ROOT%{_libdir}/pkgconfig/ortp.pc $RPM_BUILD_ROOT%{_libdir}/libortp.so
|
|
|
|
|
2005-03-19 15:57:41 +00:00
|
|
|
%find_lang %{name}
|
2011-12-26 03:53:13 +00:00
|
|
|
%find_lang mediastreamer
|
|
|
|
|
2013-04-26 13:45:47 +00:00
|
|
|
desktop-file-install \
|
2005-03-24 19:32:18 +00:00
|
|
|
--delete-original \
|
|
|
|
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
2006-10-26 13:30:25 +00:00
|
|
|
--remove-category Application \
|
2005-03-24 19:32:18 +00:00
|
|
|
--add-category Telephony \
|
|
|
|
--add-category GTK \
|
|
|
|
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
|
2012-03-01 16:53:31 +00:00
|
|
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
|
|
|
# move docs to %%doc
|
|
|
|
mkdir -p doc/linphone doc/mediastreamer
|
2013-07-07 15:07:26 +00:00
|
|
|
mv $RPM_BUILD_ROOT%{_datadir}/doc/linphone*/html doc/linphone
|
|
|
|
mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer
|
2005-03-16 17:12:25 +00:00
|
|
|
|
2019-01-22 17:40:18 +00:00
|
|
|
%ldconfig_scriptlets
|
2005-03-16 17:12:25 +00:00
|
|
|
|
2019-01-22 17:40:18 +00:00
|
|
|
%ldconfig_scriptlets mediastreamer
|
2012-12-31 17:08:19 +00:00
|
|
|
|
2005-03-19 15:57:41 +00:00
|
|
|
%files -f %{name}.lang
|
2005-03-24 19:32:18 +00:00
|
|
|
%doc AUTHORS ChangeLog COPYING NEWS README TODO
|
2012-02-20 14:21:13 +00:00
|
|
|
%{_bindir}/linphone
|
|
|
|
%{_bindir}/linphonec
|
|
|
|
%{_bindir}/linphonecsh
|
2013-07-07 15:07:26 +00:00
|
|
|
%{_bindir}/lpc2xml_test
|
|
|
|
%{_bindir}/xml2lpc_test
|
|
|
|
%{_libdir}/liblinphone.so.5*
|
|
|
|
%{_libdir}/liblpc2xml.so.0*
|
|
|
|
%{_libdir}/libxml2lpc.so.0*
|
2019-12-26 23:11:14 +00:00
|
|
|
#{_libdir}/libortp.so.9*
|
2005-03-16 17:12:25 +00:00
|
|
|
%{_mandir}/man1/*
|
2006-11-23 04:12:47 +00:00
|
|
|
%lang(cs) %{_mandir}/cs/man1/*
|
2005-03-24 19:32:18 +00:00
|
|
|
%{_datadir}/applications/*%{name}.desktop
|
2005-03-19 15:57:41 +00:00
|
|
|
%{_datadir}/gnome/help/linphone
|
|
|
|
%{_datadir}/pixmaps/linphone
|
|
|
|
%{_datadir}/sounds/linphone
|
2010-03-17 16:50:27 +00:00
|
|
|
%{_datadir}/linphone
|
2005-03-16 17:12:25 +00:00
|
|
|
|
|
|
|
%files devel
|
2012-12-31 17:08:19 +00:00
|
|
|
%doc doc/linphone/html
|
2005-03-24 19:32:18 +00:00
|
|
|
%{_includedir}/linphone
|
|
|
|
%{_libdir}/liblinphone.so
|
2013-07-07 15:07:26 +00:00
|
|
|
%{_libdir}/liblpc2xml.so
|
|
|
|
%{_libdir}/libxml2lpc.so
|
2011-12-26 03:53:13 +00:00
|
|
|
%{_libdir}/pkgconfig/linphone.pc
|
2012-12-31 17:08:19 +00:00
|
|
|
|
|
|
|
%files mediastreamer -f mediastreamer.lang
|
|
|
|
%doc mediastreamer2/AUTHORS mediastreamer2/ChangeLog mediastreamer2/COPYING
|
|
|
|
%doc mediastreamer2/NEWS mediastreamer2/README
|
|
|
|
%{_bindir}/mediastream
|
2013-07-07 15:07:26 +00:00
|
|
|
%{_libdir}/libmediastreamer_base.so.3*
|
|
|
|
%{_libdir}/libmediastreamer_voip.so.3*
|
2012-12-31 17:08:19 +00:00
|
|
|
%{_datadir}/images
|
|
|
|
|
|
|
|
%files mediastreamer-devel
|
|
|
|
%doc doc/mediastreamer/html
|
|
|
|
%{_includedir}/mediastreamer2
|
2013-07-07 15:07:26 +00:00
|
|
|
%{_libdir}/libmediastreamer_base.so
|
|
|
|
%{_libdir}/libmediastreamer_voip.so
|
2011-12-26 03:53:13 +00:00
|
|
|
%{_libdir}/pkgconfig/mediastreamer.pc
|
2005-03-16 17:12:25 +00:00
|
|
|
|
|
|
|
%changelog
|
2020-07-28 06:07:41 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-40
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-16 17:42:19 +00:00
|
|
|
* Thu Jul 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 3.6.1-39
|
|
|
|
- libupnp rebuild
|
|
|
|
|
2020-01-29 11:03:56 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-38
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2020-05-14 21:46:38 +00:00
|
|
|
* Tue Jan 7 2020 Tom Callaway <spot@fedoraproject.org> - 3.6.1-37
|
2020-01-07 20:07:07 +00:00
|
|
|
- rebuild for libsrtp2
|
|
|
|
|
2019-12-26 23:11:14 +00:00
|
|
|
* Thu Dec 26 2019 Stuart Gathman <stuart@gathman.org> - 3.6.1-36
|
|
|
|
- Reenable external-ortp, zrtp (may try bundling again later)
|
|
|
|
|
2019-10-07 16:22:40 +00:00
|
|
|
* Mon Oct 7 2019 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-35
|
|
|
|
- Obsoletes: ortp <= 1:0.24.2-2
|
|
|
|
|
2019-09-30 17:27:46 +00:00
|
|
|
* Mon Sep 30 2019 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-34
|
|
|
|
- build bundled oRTP
|
|
|
|
- disabled zrtp support
|
|
|
|
|
2019-07-25 14:58:50 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-33
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-05-10 19:43:09 +00:00
|
|
|
* Fri May 10 2019 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-32
|
2019-05-10 19:59:38 +00:00
|
|
|
- disabled upnp on i686 and armv7hl
|
2019-05-10 19:43:09 +00:00
|
|
|
|
2019-02-17 08:30:51 +00:00
|
|
|
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.6.1-31
|
|
|
|
- Rebuild for readline 8.0
|
|
|
|
|
2019-02-05 14:03:36 +00:00
|
|
|
* Tue Feb 05 2019 Björn Esser <besser82@fedoraproject.org> - 3.6.1-30
|
|
|
|
- rebuilt (libvpx)
|
|
|
|
|
2019-02-01 08:47:47 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-29
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-08-23 12:02:23 +00:00
|
|
|
* Thu Aug 23 2018 Nicolas Chauvet <kwizart@gmail.com> - 3.6.1-28
|
|
|
|
- Rebuilt for glew 2.1.0
|
|
|
|
|
2018-07-13 09:13:25 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-27
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-05-27 19:53:42 +00:00
|
|
|
* Sun May 27 2018 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-26
|
|
|
|
- apply upnp patch for F29+
|
|
|
|
|
2018-05-27 19:14:42 +00:00
|
|
|
* Sun May 27 2018 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-25
|
|
|
|
- fix upnp FTBFS (rhbz #1582911)
|
|
|
|
|
2018-04-13 11:26:17 +00:00
|
|
|
* Fri Apr 13 2018 Nicolas Chauvet <kwizart@gmail.com> - 3.6.1-24
|
|
|
|
- Rebuilt for libupnp 1.8x
|
|
|
|
|
2018-02-07 23:56:59 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-23
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-02-02 14:26:48 +00:00
|
|
|
* Fri Feb 2 2018 Tom Callaway <spot@fedoraproject.org> - 3.6.1-22
|
|
|
|
- again.
|
|
|
|
|
2018-01-27 03:20:55 +00:00
|
|
|
* Fri Jan 26 2018 Tom Callaway <spot@fedoraproject.org> - 3.6.1-21
|
|
|
|
- rebuild for new libvpx
|
|
|
|
|
2017-08-03 02:39:01 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-20
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 20:10:13 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-19
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-10 19:51:44 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-18
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2017-01-12 16:30:33 +00:00
|
|
|
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.6.1-17
|
|
|
|
- Rebuild for readline 7.x
|
|
|
|
|
2017-01-10 15:37:11 +00:00
|
|
|
* Tue Jan 10 2017 Orion Poplawski <orion@cora.nwra.com> - 3.6.1-16
|
|
|
|
- Rebuild for glew 2.0.0
|
|
|
|
|
2016-07-22 15:05:52 +00:00
|
|
|
* Fri Jul 22 2016 Tom Callaway <spot@fedoraproject.org> - 3.6.1-15
|
|
|
|
- rebuild for libvpx 1.6.0
|
|
|
|
|
2016-02-04 04:18:02 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-01-15 17:34:51 +00:00
|
|
|
* Fri Jan 15 2016 Adam Jackson <ajax@redhat.com> 3.6.1-13
|
|
|
|
- --disable-strict to work around libsoup deprecation warnings
|
|
|
|
|
2016-01-14 18:09:10 +00:00
|
|
|
* Thu Jan 14 2016 Adam Jackson <ajax@redhat.com> - 3.6.1-12
|
|
|
|
- Rebuild for glew 1.13
|
|
|
|
|
2015-12-01 21:33:49 +00:00
|
|
|
* Tue Dec 1 2015 Tom Callaway <spot@fedoraproject.org> - 3.6.1-11
|
|
|
|
- rebuild for libvpx 1.5.0
|
|
|
|
|
2015-06-17 18:20:08 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-02 13:40:22 +00:00
|
|
|
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.6.1-9
|
|
|
|
- Rebuilt for GCC 5 C++11 ABI change
|
|
|
|
|
2015-04-06 20:22:53 +00:00
|
|
|
* Mon Apr 6 2015 Tom Callaway <spot@fedoraproject.org> - 3.6.1-8
|
|
|
|
- rebuild for libvpx 1.4.0
|
|
|
|
|
2015-01-29 15:56:27 +00:00
|
|
|
* Thu Jan 29 2015 Peter Robinson <pbrobinson@fedoraproject.org> 3.6.1-7
|
|
|
|
- Add speexdsp-devel as a dep to fix FTBFS
|
|
|
|
|
2014-11-14 16:06:02 +00:00
|
|
|
* Fri Nov 14 2014 Tom Callaway <spot@fedoraproject.org> - 3.6.1-6
|
|
|
|
- rebuild for new libsrtp
|
|
|
|
|
2014-08-17 07:18:45 +00:00
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-07 06:28:42 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-11-18 00:52:55 +00:00
|
|
|
* Mon Nov 18 2013 Dave Airlie <airlied@redhat.com> - 3.6.1-3
|
|
|
|
- rebuilt for GLEW 1.10
|
|
|
|
|
2013-07-27 09:19:41 +00:00
|
|
|
* Sat Jul 27 2013 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-2
|
|
|
|
- use /etc/ssl/certs/ca-bundle.crt root_ca
|
2013-07-27 10:03:04 +00:00
|
|
|
- fix armv7hl compilation
|
2013-07-27 09:19:41 +00:00
|
|
|
|
2013-07-07 15:07:26 +00:00
|
|
|
* Sun Jul 7 2013 Alexey Kurov <nucleo@fedoraproject.org> - 3.6.1-1
|
|
|
|
- linphone-3.6.1
|
|
|
|
|
2013-04-26 13:45:47 +00:00
|
|
|
* Fri Apr 26 2013 Jon Ciesla <limburgher@gmail.com> - 3.5.2-8
|
|
|
|
- Drop desktop vendor tag.
|
|
|
|
|
2013-03-23 16:26:42 +00:00
|
|
|
* Sat Mar 23 2013 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.2-7
|
|
|
|
- autoreconf in %%prep (#926078)
|
|
|
|
|
2013-02-14 05:40:20 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-12-31 17:08:19 +00:00
|
|
|
* Mon Dec 31 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.2-5
|
|
|
|
- add -mediastreamer and -mediastreamer-devel subpackages
|
|
|
|
|
2012-07-19 21:54:57 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-03-05 19:36:58 +00:00
|
|
|
* Mon Mar 5 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.2-3
|
|
|
|
- drop regression patch
|
|
|
|
|
2012-03-01 16:53:31 +00:00
|
|
|
* Mon Feb 27 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.2-2
|
|
|
|
- install docs in -devel
|
|
|
|
- update glib-2.31 patch
|
|
|
|
- revert commit causing regression in 3.5.2
|
|
|
|
|
2012-02-22 18:35:54 +00:00
|
|
|
* Wed Feb 22 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.2-1
|
|
|
|
- linphone-3.5.2
|
|
|
|
|
2012-02-20 14:21:13 +00:00
|
|
|
* Sun Feb 19 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.1-1
|
|
|
|
- linphone-3.5.1
|
|
|
|
- BR: libsoup-devel
|
2012-02-20 14:24:57 +00:00
|
|
|
- Requires: ortp >= 1:0.18.0
|
2012-02-20 14:21:13 +00:00
|
|
|
|
2012-01-13 08:46:54 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-12-27 21:44:57 +00:00
|
|
|
* Tue Dec 27 2011 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.0-2
|
|
|
|
- enable spandsp
|
|
|
|
|
2011-12-26 03:53:13 +00:00
|
|
|
* Mon Dec 26 2011 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.0-1
|
|
|
|
- linphone-3.5.0
|
2011-12-26 05:09:52 +00:00
|
|
|
- add BR: libnotify-devel
|
|
|
|
- disable spandsp (#691039)
|
2011-12-26 03:53:13 +00:00
|
|
|
|
2011-12-06 05:13:33 +00:00
|
|
|
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 3.4.3-2
|
|
|
|
- Rebuild for new libpng
|
|
|
|
|
2011-09-02 11:36:13 +00:00
|
|
|
* Fri Sep 2 2011 Alexey Kurov <nucleo@fedoraproject.org> - 3.4.3-1
|
|
|
|
- linphone-3.4.3
|
|
|
|
- BR: openssl-devel libsamplerate-devel gettext
|
|
|
|
- BR: pulseaudio-libs-devel jack-audio-connection-kit-devel
|
|
|
|
- drop 3.2.1 patches
|
|
|
|
|
2011-02-08 13:15:59 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-03-17 16:50:27 +00:00
|
|
|
* Wed Mar 17 2010 Jesse Keating <jkeating@redhat.com> - 3.2.1-2
|
|
|
|
- Apply patches from bug 555510 to update linphone
|
|
|
|
- Drop the doc/mediastreamer dir from devel package
|
|
|
|
|
|
|
|
* Mon Mar 01 2010 Adam Jackson <ajax@redhat.com> 2.1.1-5
|
|
|
|
- Rebuild for libortp.so.7
|
|
|
|
|
2009-07-25 11:06:33 +00:00
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-03-13 12:15:20 +00:00
|
|
|
* Fri Mar 13 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.1.1-3
|
|
|
|
- Re-base patches to fix rebuild breakdowns.
|
|
|
|
- Fix various autotool source file bugs.
|
|
|
|
- Use pre-built autotool-generated files.
|
|
|
|
|
2009-02-25 20:27:47 +00:00
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-02-14 20:47:28 +00:00
|
|
|
* Thu Feb 14 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 2.1.1-1
|
|
|
|
- Update to 2.1.1
|
|
|
|
|
2008-02-05 14:15:25 +00:00
|
|
|
* Fri Feb 1 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 2.1.0-1
|
|
|
|
- Update to 2.1.0
|
|
|
|
|
2007-08-29 05:33:06 +00:00
|
|
|
* Wed Aug 29 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.7.1-4
|
|
|
|
- Update license tag.
|
|
|
|
|
2007-08-29 05:23:07 +00:00
|
|
|
* Wed Aug 29 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.7.1-3
|
|
|
|
- Update license tag.
|
|
|
|
|
2007-05-15 20:43:30 +00:00
|
|
|
* Mon May 14 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.7.1-2
|
|
|
|
- Add patch for compiling against external GSM library.
|
|
|
|
|
2007-04-23 16:36:34 +00:00
|
|
|
* Tue Apr 17 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.7.1-1
|
|
|
|
- Update to 1.7.1
|
|
|
|
- Drop linphone-1.0.1-desktop.patch, linphone-1.4.1-libs.patch and
|
|
|
|
linphone-1.5.1-osipcompat.patch
|
|
|
|
|
2007-03-16 16:03:54 +00:00
|
|
|
* Fri Mar 16 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-4
|
|
|
|
- Fix up encodings in Czech manpages
|
|
|
|
|
2007-03-16 14:01:53 +00:00
|
|
|
* Fri Mar 16 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-3
|
|
|
|
- Move autoheader after aclocal, fixes 232592
|
|
|
|
|
2007-01-30 01:49:53 +00:00
|
|
|
* Mon Jan 29 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-2
|
|
|
|
- Fix buildrequires
|
|
|
|
|
2007-01-30 01:39:10 +00:00
|
|
|
* Mon Jan 29 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-1
|
|
|
|
- Update to 1.6.0
|
|
|
|
|
2006-11-23 04:12:47 +00:00
|
|
|
* Wed Nov 22 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.5.1-2
|
|
|
|
- Mark translated man pages with lang macro
|
|
|
|
|
2006-11-22 04:50:55 +00:00
|
|
|
* Tue Nov 21 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.5.1-1
|
|
|
|
- Update to 1.5.1
|
|
|
|
|
2006-10-26 13:46:59 +00:00
|
|
|
* Thu Oct 26 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.5.0-2
|
|
|
|
- Don't forget to add new files and remove old ones!
|
|
|
|
|
2006-10-26 13:30:25 +00:00
|
|
|
* Thu Oct 26 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.5.0-1
|
|
|
|
- Update to 1.5.0
|
|
|
|
- Fix spelling error in description.
|
|
|
|
- Remove invalid categories on desktop file.
|
|
|
|
|
2006-08-30 15:50:47 +00:00
|
|
|
* Wed Aug 30 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.0-7
|
|
|
|
- Bump release so that I can "make tag"
|
|
|
|
|
2006-08-30 15:49:22 +00:00
|
|
|
* Wed Aug 30 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.0-6
|
|
|
|
- Add BR for perl(XML::Parser) so that intltool will work.
|
|
|
|
|
|
|
|
* Wed Aug 30 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.0-5
|
2006-08-30 14:58:13 +00:00
|
|
|
- Bump release and rebuild.
|
|
|
|
|
2006-02-14 05:01:51 +00:00
|
|
|
* Mon Feb 13 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.2.0-2
|
|
|
|
- Rebuild for Fedora Extras 5
|
|
|
|
|
2006-02-08 06:17:38 +00:00
|
|
|
* Wed Feb 8 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.2.0-1
|
|
|
|
- Added version for speex-devel BR (#179879)
|
|
|
|
|
2006-01-25 02:08:00 +00:00
|
|
|
* Tue Jan 24 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.2.0-2
|
|
|
|
- Fixed selecting entry from address book (#177189)
|
|
|
|
|
2006-01-03 12:05:15 +00:00
|
|
|
* Tue Jan 3 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.2.0-1
|
|
|
|
- Upstream update
|
|
|
|
|
2005-12-06 00:36:09 +00:00
|
|
|
* Mon Dec 5 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.1.0-2
|
|
|
|
- Added version on ortp-devel
|
|
|
|
|
2005-12-06 00:17:38 +00:00
|
|
|
* Mon Dec 5 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.1.0-1
|
|
|
|
- Upstream update
|
|
|
|
|
2005-11-30 15:13:33 +00:00
|
|
|
* Wed Nov 30 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.0.1-5
|
|
|
|
- Remove ortp documentation for -devel
|
|
|
|
|
2005-11-30 14:03:17 +00:00
|
|
|
* Wed Nov 30 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.0.1-4
|
|
|
|
- Split out ortp
|
|
|
|
|
2005-05-27 20:26:30 +00:00
|
|
|
* Fri May 27 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.0.1-3
|
|
|
|
- Fix multiple menu entry and missing icon (#158975)
|
|
|
|
- Clean up spec file
|
|
|
|
|
|
|
|
* Fri May 6 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.0.1-2
|
2005-05-06 15:42:48 +00:00
|
|
|
- Add disttag to Release
|
|
|
|
|
2005-04-08 20:38:17 +00:00
|
|
|
* Fri Apr 8 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.0.1-2
|
|
|
|
- Remove -Werror from configure for now
|
|
|
|
- Fix .desktop file to have Terminal=false instead of 0
|
|
|
|
|
2005-03-24 19:32:18 +00:00
|
|
|
* Thu Mar 24 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.0.1-1
|
|
|
|
- Upstream update
|
|
|
|
- Separated ortp
|
|
|
|
- Added %%doc
|
|
|
|
|
2005-03-24 02:17:47 +00:00
|
|
|
* Wed Mar 23 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-7
|
|
|
|
- pkgconfig and -devel fixes
|
|
|
|
|
2005-03-23 21:35:47 +00:00
|
|
|
* Wed Mar 23 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-6
|
|
|
|
- Fix build on x86_64
|
|
|
|
|
2005-03-19 17:52:45 +00:00
|
|
|
* Sat Mar 19 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-5
|
|
|
|
- %%
|
|
|
|
|
2005-03-19 15:57:41 +00:00
|
|
|
* Sat Mar 19 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-4
|
2005-03-19 17:52:45 +00:00
|
|
|
- Used %%find_lang
|
|
|
|
- Tightened up %%files
|
2005-03-19 15:57:41 +00:00
|
|
|
- Streamlined spec file
|
|
|
|
|
2005-03-17 22:53:01 +00:00
|
|
|
* Thu Mar 17 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-3
|
2005-03-19 17:52:45 +00:00
|
|
|
- Broke %%description at 80 columns
|
2005-03-17 22:53:01 +00:00
|
|
|
|
2005-03-16 18:54:45 +00:00
|
|
|
* Wed Mar 16 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-2
|
|
|
|
- Removed explicit Requires
|
|
|
|
|
2005-03-16 17:12:25 +00:00
|
|
|
* Tue Mar 15 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-1
|
|
|
|
- Bump release to 1
|
|
|
|
- Cleaned up the -docs and -speex patches
|
|
|
|
|
|
|
|
* Fri Jan 21 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0:0.12.2-0.iva.1
|
|
|
|
- Fixed a silly spec error
|
|
|
|
|
|
|
|
* Fri Jan 21 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0:0.12.2-0.iva.0
|
|
|
|
- Initial RPM release.
|