db8313e
Name:           pidgin-sipe
4d53902
Summary:        Pidgin protocol plugin to connect to MS Office Communicator
7066e4c
Version:        1.25.0
7479f30
Release:        5%{?dist}
db8313e
7066e4c
License:        GPL-2.0-or-later
db8313e
URL:            http://sipe.sourceforge.net/
bb7cfb8
Source0:        https://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-%{version}/pidgin-sipe-%{version}.tar.bz2
361136a
Patch1:         pidgin-sipe-1.25.0-fix-false-negative-configure-checks.patch
db8313e
c1f9ddf
BuildRequires:  pkgconfig(dbus-1)
762f919
BuildRequires:  pkgconfig(farstream-0.2)
c1f9ddf
BuildRequires:  pkgconfig(gio-2.0) >= 2.18.0
c1f9ddf
BuildRequires:  pkgconfig(glib-2.0) >= 2.18.0
c1f9ddf
BuildRequires:  pkgconfig(gmodule-2.0) >= 2.18.0
David Woodhouse 7afd9ae
BuildRequires:  pkgconfig(gstreamer-1.0)
c1f9ddf
BuildRequires:  pkgconfig(gstreamer-rtp-1.0)
c1f9ddf
BuildRequires:  pkgconfig(krb5)
89d7daa
BuildRequires:  pkgconfig(libxml-2.0)
89d7daa
BuildRequires:  pkgconfig(nice) >= 0.1.0
89d7daa
BuildRequires:  pkgconfig(nss)
89d7daa
BuildRequires:  pkgconfig(purple) >= 2.8.0
748fe6f
BuildRequires:  appstream
4d53902
BuildRequires:  autoconf
4d53902
BuildRequires:  automake
7066e4c
BuildRequires:  flex
b993be3
BuildRequires:  gcc
4d53902
BuildRequires:  gettext
3a1b11e
BuildRequires:  gssntlmssp-devel >= 0.5.0
4d53902
BuildRequires:  intltool
4d53902
BuildRequires:  libtool
db8313e
Debarshi Ray 50f53d0
%if ! 0%{?rhel}
Debarshi Ray 50f53d0
BuildRequires:  pkgconfig(freerdp-shadow2)
Debarshi Ray 50f53d0
%endif
Debarshi Ray 50f53d0
232e013
Requires:       purple-sipe = %{version}-%{release}
232e013
db8313e
db8313e
%description
232e013
A third-party plugin for the Pidgin multi-protocol instant messenger.
232e013
It implements the extended version of SIP/SIMPLE used by various products:
232e013
abd7587
    * Skype for Business
e7eb218
    * Microsoft Office 365
e7eb218
    * Microsoft Business Productivity Online Suite (BPOS)
e7eb218
    * Microsoft Lync Server
e7eb218
    * Microsoft Office Communications Server (OCS 2007/2007 R2)
232e013
    * Microsoft Live Communications Server (LCS 2003/2005)
232e013
232e013
With this plugin you should be able to replace your Microsoft Office
232e013
Communicator client with Pidgin.
232e013
232e013
This package provides the icon set for Pidgin.
232e013
232e013
232e013
%package -n purple-sipe
232e013
Summary:        Libpurple protocol plugin to connect to MS Office Communicator
7066e4c
License:        GPL-2.0-or-later
232e013
d6ade64
Requires:       gssntlmssp >= 0.5.0
e54e7f9
232e013
%description -n purple-sipe
232e013
A third-party plugin for the Pidgin multi-protocol instant messenger.
232e013
It implements the extended version of SIP/SIMPLE used by various products:
232e013
abd7587
    * Skype for Business
e7eb218
    * Microsoft Office 365
e7eb218
    * Microsoft Business Productivity Online Suite (BPOS)
e7eb218
    * Microsoft Lync Server
e7eb218
    * Microsoft Office Communications Server (OCS 2007/2007 R2)
232e013
    * Microsoft Live Communications Server (LCS 2003/2005)
232e013
232e013
This package provides the protocol plugin for libpurple clients.
db8313e
db8313e
db8313e
%prep
db8313e
%setup -q
361136a
%patch1 -p1 -b.fix-false-negative-configure-checks
db8313e
db8313e
%build
7066e4c
# steps copied from "autogen.sh" in upstream source tree
7066e4c
autopoint --force
7066e4c
AUTOPOINT="intltoolize --copy --force --automake" \
7066e4c
    autoreconf --force --install
7066e4c
232e013
%configure \
232e013
    --with-krb5 \
361136a
    --with-vv \
0325871
    --enable-purple \
0325871
    --disable-telepathy
7479f30
%make_build
db8313e
db8313e
db8313e
%install
c1f9ddf
%make_install
232e013
find %{buildroot} -type f -name "*.la" -delete -print
3ecec38
# Pidgin doesn't have 24 or 32 pixel icons
3ecec38
rm -f \
3ecec38
   %{buildroot}%{_datadir}/pixmaps/pidgin/protocols/24/sipe.png \
3ecec38
   %{buildroot}%{_datadir}/pixmaps/pidgin/protocols/32/sipe.png
db8313e
%find_lang %{name}
db8313e
db8313e
Debarshi Ray bc44189
%if ! 0%{?rhel}
c1f9ddf
%check
7479f30
%make_build check
Debarshi Ray bc44189
%endif
c1f9ddf
232e013
%files -n purple-sipe -f %{name}.lang
aa69b6c
%doc AUTHORS ChangeLog NEWS README TODO
aa69b6c
%license COPYING
db8313e
%{_libdir}/purple-2/libsipe.so
232e013
232e013
232e013
%files
748fe6f
%{_datadir}/metainfo/%{name}.metainfo.xml
0325871
%{_datadir}/pixmaps/pidgin/protocols/*/sipe.*
db8313e
db8313e
db8313e
%changelog
7479f30
* Sat Jun 20 2020 Stefan Becker <chemobejk@gmail.com> - 1.25.0-5
7479f30
- replace hard-coded make invocations with make_build macro
7479f30
1e30878
* Fri May 22 2020 Simone Caronni <negativo17@gmail.com> - 1.25.0-4
1e30878
- Rebuild for updated FreeRDP.
1e30878
0acdf02
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.0-3
0acdf02
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0acdf02
361136a
* Tue Oct 15 2019 Stefan Becker <chemobejk@gmail.com> - 1.25.0-2
361136a
- add upstream patch to fix false negative configure checks
361136a
- add --with-vv to ensure build doesn't silently disable V&V
361136a
7066e4c
* Sat Oct 12 2019 Stefan Becker <chemobejk@gmail.com> - 1.25.0-1
7066e4c
- update to 1.25.0:
7066e4c
    - provide idle start time for a buddy
7066e4c
    - extract plain text from incoming RTF
7066e4c
- add BR flex
7066e4c
- copied latest build setup steps from upstream autogen.sh
7066e4c
1bab7c3
* Thu Aug 29 2019 Stefan Becker <chemobejk@gmail.com> - 1.24.0-7
1bab7c3
- add upstream patches for glib-2.0 >= 2.62.0 and gettext >= 0.20.0 FTBFS
1bab7c3
387f78f
* Tue Aug 20 2019 Simone Caronni <negativo17@gmail.com> - 1.24.0-6
387f78f
- Rebuild for updated FreeRDP.
387f78f
32c332a
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-5
32c332a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
32c332a
119c78d
* Sun May 19 2019 Simone Caronni <negativo17@gmail.com> - 1.24.0-4
119c78d
- Rebuild for updated FreeRDP.
119c78d
7259f2d
* Thu Feb 28 2019 Simone Caronni <negativo17@gmail.com> - 1.24.0-3
7259f2d
- Rebuild for FreeRDP update.
7259f2d
8b1731c
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-2
8b1731c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
8b1731c
748fe6f
* Sat Nov 10 2018 Stefan Becker <chemobejk@gmail.com> - 1.24.0-1
748fe6f
- update to 1.24.0:
748fe6f
    - add support for Application Sharing Server
748fe6f
    - use user agent also for HTTP
748fe6f
    - add support for new AppStream metadata file location
748fe6f
- add BR appstream & freerdp-shadow2
748fe6f
d2e294b
* Mon Aug 20 2018 Stefan Becker <chemobejk@gmail.com> - 1.23.3-1
d2e294b
- update to 1.23.3:
d2e294b
    - various bug fixes
d2e294b
- drop obsolete patch for Remmina v1.2.0 rcgit.27 fix
d2e294b
2c09118
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.2-3
2c09118
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
2c09118
6255bba
* Wed Jun 27 2018 Stefan Becker <chemobejk@gmail.com> - 1.23.2-2
6255bba
- add upstream patch for Remmina v1.2.0 rcgit.27 (bz #1594900)
6255bba
67cceef
* Sat Mar 10 2018 Stefan Becker <chemobejk@gmail.com> - 1.23.2-1
67cceef
- update to 1.23.2:
67cceef
    - fix some HTTP requests that were not sent
67cceef
9c703ed
* Sun Feb 25 2018 Stefan Becker <chemobejk@gmail.com> - 1.23.1-1
9c703ed
- update to 1.23.1:
9c703ed
    - add support for user redirect in Lync autodiscover
9c703ed
    - enable audio/video calls for Office365 cloud-based accounts
9c703ed
- drop obsolete patch for GCC 8.0 compilation error
9c703ed
b993be3
* Sun Feb 18 2018 Stefan Becker <chemobejk@gmail.com> - 1.23.0-5
b993be3
- add BR gcc
b993be3
bb7cfb8
* Sun Feb 18 2018 Stefan Becker <chemobejk@gmail.com> - 1.23.0-4
bb7cfb8
- change source URL to https://
bb7cfb8
7a04379
* Tue Feb 13 2018 Stefan Becker <chemobejk@gmail.com> - 1.23.0-3
7a04379
- add upstream patch to fix build failure on rawhide
7a04379
c32959b
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.0-2
c32959b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c32959b
c1f9ddf
* Sat Oct 28 2017 Stefan Becker <chemobejk@gmail.com> - 1.23.0-1
c1f9ddf
- update to 1.23.0:
c1f9ddf
    - add support for IPv6 addresses in SIP & SDP messages
c1f9ddf
    - extend libpurple D-Bus interface
c1f9ddf
    - don't load buddy photos from unknown sites by default
c1f9ddf
- add BR dbus-1, gstreamer-rtp-1.0 & krb5
c1f9ddf
19bfb82
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.1-3
19bfb82
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
19bfb82
7983e37
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.1-2
7983e37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
7983e37
121d2b1
* Sun Jun 11 2017 Stefan Becker <chemobejk@gmail.com> - 1.22.1-1
121d2b1
- update to 1.22.1:
121d2b1
    - fix multiple client detection
121d2b1
    - speed up Lync Autodiscover
121d2b1
    - avoid rare SSL read deadlock
121d2b1
    - various bug fixes
121d2b1
57dcdd0
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.0-2
57dcdd0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
57dcdd0
762f919
* Wed Feb 01 2017 Stefan Becker <chemobejk@gmail.com> - 1.22.0-1
762f919
- update to 1.22.0:
762f919
    - add support for Application Sharing Viewer
762f919
    - add support for Lync Autodiscover
762f919
    - separate logging and debugging output
762f919
- add BR farstream-0.2 & gio-2.0
762f919
d4bd3ef
* Sat May 28 2016 Stefan Becker <chemobejk@gmail.com> - 1.21.1-1
d4bd3ef
- update to 1.21.1:
d4bd3ef
    - various bug fixes in media support
d4bd3ef
b53ac95
* Thu May 05 2016 Stefan Becker <chemobejk@gmail.com> - 1.21.0-2
b53ac95
- add patch to fix configure failure on F23+ x86_64 (bz #1333438)
b53ac95
5404748
* Sat Apr 23 2016 Stefan Becker <chemobejk@gmail.com> - 1.21.0-1
5404748
- update to 1.21.0:
5404748
    - add support for Lync File Transfer
5404748
    - support embedded XML as buddy photo URL
5404748
    - improve "Join scheduled conference" dialog
5404748
    - add AppStream metadata file
5404748
65920f7
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.1-2
65920f7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
65920f7
abd7587
* Sat Oct 24 2015 Stefan Becker <chemobejk@gmail.com> - 1.20.1-1
abd7587
- update to 1.20.1:
abd7587
    - add support for another type of ADFS response
abd7587
    - improve configure check for back-ported features
abd7587
ae1a4fe
* Sat Aug 29 2015 Stefan Becker <chemobejk@gmail.com> - 1.20.0-2
ae1a4fe
- add build fix for heavily patched libpurple-2.10.11 on F22+
ae1a4fe
fc63998
* Sat Aug 29 2015 Stefan Becker <chemobejk@gmail.com> - 1.20.0-1
fc63998
- update to 1.20.0:
fc63998
    - add support for SRTP (requires libpurple >= 3.0.0)
fc63998
    - parse HTML from Lync conference URL
fc63998
    - fixes Office365 authentication failure (bz #1257485)
fc63998
4afa1b5
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.19.1-2
4afa1b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
4afa1b5
dbc5b22
* Sat Apr 04 2015 Stefan Becker <chemobejk@gmail.com> - 1.19.1-1
dbc5b22
- update to 1.19.1:
dbc5b22
    - add workaround for farstream 0.1.x with libnice >= 0.1.10
dbc5b22
    - fix SIP re-authentication timeout to be max. 8 hours
dbc5b22
- drop obsolete patches
dbc5b22
David Woodhouse 02e2db8
* Wed Mar 18 2015 David Woodhouse <dwmw2@infradead.org> - 1.19.0-3
David Woodhouse 02e2db8
- add upstream patch to ignore TCP candidates with newer libnice
David Woodhouse 02e2db8
- add upstream patch to build against same GStreamer as Pidgin
David Woodhouse 02e2db8
e83f6b2
* Sun Feb 08 2015 Stefan Becker <chemobejk@gmail.com> - 1.19.0-2
e83f6b2
- add upstream patch to fix GCC 5.0 compilation errors on F22+
e83f6b2
aa69b6c
* Sat Feb 07 2015 Stefan Becker <chemobejk@gmail.com> - 1.19.0-1
aa69b6c
- update to 1.19.0:
aa69b6c
    - added support for automatic authentication scheme selection
aa69b6c
    - added support for Multi-Factor Authentication (MFA)
aa69b6c
    - added support for buddy photos from contact card
aa69b6c
    - added support for SIP ID in contact search
aa69b6c
    - added support for EWS based contact search when UCS is used
aa69b6c
    - improves user experience for [MS-DLX] based contact search
aa69b6c
    - fixes calendar state machine when EWS URL is set
aa69b6c
- Fedora Packaging Guidelines: use license tag instead of doc
aa69b6c
f03dc00
* Mon Dec 29 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.5-1
f03dc00
- update to 1.18.5:
f03dc00
    - fixes Pidgin user status being stuck in "Away"
f03dc00
    - fixes RealmInfo request when user and login name differ
f03dc00
1a64825
* Sat Oct 18 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.4-1
1a64825
- update to 1.18.4:
1a64825
    - fixes ADFS failure when user and login name differ
1a64825
    - fixes a longstanding issue that the Pidgin user status sometimes
1a64825
      didn't switch back to "Available" after the end of a meeting
1a64825
    - fixes some memory leaks
1a64825
c0b48a2
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18.3-2
c0b48a2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c0b48a2
d6ade64
* Sat Aug 16 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.3-1
d6ade64
- update to 1.18.3:
d6ade64
    - fixes audio/video call if host has IPv6 address (bz #1124510)
d6ade64
    - fixes assert triggered by EWS autodiscover in older libxml2 versions
d6ade64
    - fixes crash triggered by EWS autodiscover when glib2 < 2.30.0
d6ade64
- add dependency on gssntlmssp(-devel) >= 0.5.0 for F21+
d6ade64
990ab48
* Sat Jun 07 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.2-1
990ab48
- update to 1.18.2:
990ab48
    - fixes crash when PersistentChat sends BYE
990ab48
    - fixes joining of conference for some users
990ab48
    - fixes conference call ending in error message
990ab48
    - fixes EWS autodiscover for some Office 365 users
990ab48
    - UCS now honors email URL set by user
990ab48
9d7d61f
* Sat Apr 12 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.1-1
9d7d61f
- update to 1.18.1:
9d7d61f
    - fixes crash when gstreamer nice plugin is missing (bz #1071710)
9d7d61f
    - fixes false "not delivered" errors in conference
9d7d61f
    - fixes incorrect HTML escaping for URLs
9d7d61f
    - fixes conference call ending in error message
9d7d61f
    - fixes endless loop with failed HTTP Basic authentication
9d7d61f
    - fixes EWS autodiscover for some Office 365 users
9d7d61f
    - fixes missing "Copy to" in buddy menu
9d7d61f
4075a8d
* Sun Mar 09 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.0-4
4075a8d
- drop gmime-2.6 from BRs
4075a8d
89d7daa
* Sun Mar 09 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.0-3
89d7daa
- Fedora Packaging Guidelines: use pkgconfig() for BRs
89d7daa
e54e7f9
* Tue Mar 04 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.0-2
e54e7f9
- add dependency on libnice-gstreamer for F20+ (bz #1071710)
e54e7f9
5255115
* Sat Jan 11 2014 Stefan Becker <chemobejk@gmail.com> - 1.18.0-1
5255115
- update to 1.18.0:
5255115
    - added support for EWS Autodiscover redirection
5255115
3db83f0
* Wed Dec 11 2013 Stefan Becker <chemobejk@gmail.com> - 1.17.3-1
3db83f0
- update to 1.17.3:
3db83f0
    - fixes crash when groupchat session expired (again)
3db83f0
    - fixes HTTP re-authentication with NTLM
3db83f0
    - fixes UCS Persona key extraction
3db83f0
69dc402
* Sat Nov 30 2013 Stefan Becker <chemobejk@gmail.com> - 1.17.2-1
69dc402
- update to 1.17.2:
69dc402
    - fixes problems with typing notifications fix (bz #1031554)
69dc402
    - fixes crash when groupchat session expired
69dc402
40a3342
* Sat Nov 16 2013 Stefan Becker <chemobejk@gmail.com> - 1.17.1-1
40a3342
- update to 1.17.1:
40a3342
    - fixes typing notifications
40a3342
    - fixes that passwords were not entity encoded
40a3342
    - accept alternatives for webticket timestamp/keydata
40a3342
27773ee
* Sat Sep 21 2013 Stefan Becker <chemobejk@gmail.com> - 1.17.0-1
27773ee
- update to 1.17.0:
27773ee
    - added Lync 2013 support: buddy list modification, buddy photo, group chat
27773ee
    - added support for group chat history
27773ee
    - fixes group chat: duplicate messages & users, HTML tags in text
27773ee
    - fixes EWS autodiscover for Office 365
27773ee
b12ca8d
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16.1-2
b12ca8d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b12ca8d
8c0627f
* Sat Jul 13 2013 Stefan Becker <chemobejk@gmail.com> - 1.16.1-1
8c0627f
- update to 1.16.1: bug fix release
8c0627f
    - fixes call failure when host has multiple IP addresses
8c0627f
    - fixes buddy list handling after moving to Lync 2013
8c0627f
    - fixes crashes in new HTTP stack
8c0627f
710f8ad
* Sat Jun 15 2013 Stefan Becker <chemobejk@gmail.com> - 1.16.0-1
710f8ad
- update to 1.16.0:
710f8ad
    - new HTTP stack: reduced network traffic, no more crashes
710f8ad
    - added support to call to a phone number
710f8ad
    - fixes subscription timeout handling, e.g. for buddy status updates
710f8ad
e7eb218
* Sun Apr 07 2013 Stefan Becker <chemobejk@gmail.com> - 1.15.1-1
e7eb218
- update to 1.15.1: bug fix release
e7eb218
    - fixes crash experienced by some users (bz #928323)
e7eb218
    - fixes broken NTLM fallback in Negotiate
e7eb218
81b6243
* Sat Mar 09 2013 Stefan Becker <chemobejk@gmail.com> - 1.15.0-1
81b6243
- update to 1.15.0:
81b6243
    - added support for Kerberos & Negotiate authentication in HTTP connections
81b6243
    - added support for DNS A record search in server auto-discovery
81b6243
    - added setting to suppress calendar information publishing
81b6243
    - unified Single Sign-On (SSO) handling in all places
81b6243
4e03427
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.1-2
4e03427
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
4e03427
8ef30b9
* Wed Dec 26 2012 Stefan Becker <chemobejk@gmail.com> - 1.14.1-1
8ef30b9
- update to 1.14.1: bug fix release
8ef30b9
8ef30b9
* Sun Dec 16 2012 Stefan Becker <chemobejk@gmail.com> - 1.14.0-1
3ecec38
- update to 1.14.0:
3ecec38
    - added support for Web Ticket authentication using ADFS
3ecec38
    - added support for buddy photos
3ecec38
    - added support for call to Audio Test Service
3ecec38
    - reduced network traffic for acquiring Web Tickets
3ecec38
2b825b1
* Sun Aug 19 2012 Stefan Becker <chemobejk@gmail.com> - 1.13.3-1
2b825b1
- update to 1.13.3: bug fix release
2b825b1
23eec59
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13.2-2
23eec59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
23eec59
1c4f2ba
* Sun Jun 10 2012 Stefan Becker <chemobejk@gmail.com> - 1.13.2-1
1c4f2ba
- update to 1.13.2: bug fix release
1c4f2ba
a3176e8
* Mon Apr 09 2012 Stefan Becker <chemobejk@gmail.com> - 1.13.1-1
a3176e8
- update to 1.13.1: bug fix release
a3176e8
- drop obsolete patch for GCC 4.7.0 compilation errors
a3176e8
17bcf8f
* Wed Mar 14 2012 Stefan Becker <chemobejk@gmail.com> - 1.13.0-2
17bcf8f
- add patch to fix maybe-uninitialized errors for F17+
17bcf8f
65ec13e
* Wed Mar 14 2012 Stefan Becker <chemobejk@gmail.com> - 1.13.0-1
65ec13e
- update to 1.13.0:
65ec13e
    - support for Lync & Office365
65ec13e
    - added [MS-SIPAE] TLS-DSK authentication scheme
65ec13e
    - added [MS-DLX] based Get Info/Contact Search
65ec13e
    - added experimental media TCP transport
17bcf8f
- add BR nss-devel
17bcf8f
- drop obsolete patch to replace deprecated glib2 functions
65ec13e
442787e
* Mon Jan 09 2012 Stefan Becker <chemobejk@gmail.com> - 1.12.0-3
442787e
- add patch to replace deprecated glib2 functions for F17+
442787e
58bc4f5
* Sun Jan 08 2012 Stefan Becker <chemobejk@gmail.com> - 1.12.0-2
58bc4f5
- enable audio/video call support for F15+ (bz #761528)
58bc4f5
4636846
* Mon Sep 12 2011 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.12.0-1
4636846
- Update to 1.12.0:
4636846
    - Add support for OCS2007R2 Group Chat
4636846
    - Miscellaneous features and bugfixes
4636846
db4389d
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11.2-2
db4389d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
db4389d
775ea2d
* Tue Nov 09 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.11.2-1
775ea2d
- Update to 1.11.2
775ea2d
d9ef814
* Wed Oct 06 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.11.0-1
d9ef814
- Update to 1.11.0
d9ef814
21a8f86
* Fri Sep 24 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.10.1-2
21a8f86
- Fix group for purple-sipe (#624246)
21a8f86
0325871
* Fri Jul 16 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.10.1-1
0325871
- Upstream 1.10.1:
0325871
        - Fixes to build against pidgin-2.7
0325871
        - Initial support for Office 2007+ "Access Levels"
0325871
        - SVG icon artwork
0325871
        - Miscellaneous bugfixes
0325871
94c4e3d
* Tue Mar 16 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.9.1-1
94c4e3d
- Upstream 1.9.1:
94c4e3d
        - Fix Kerberos authentication for unix platforms (broken in 1.9.0)
94c4e3d
        - Bugfixes
94c4e3d
232e013
* Thu Mar 11 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.9.0-1
232e013
- Upstream 1.9.0:
232e013
        - Contributed File transfer functionality. File encryption is supported.
232e013
        - NTLMv2 and NTLMv2 Session Security support
232e013
        - Implemented SIP Authentication Extensions protocol version 4 and 3
232e013
        - another shot at presence update problems
232e013
        - fix crash caused by uninitialized security contexts
232e013
        - Updated translations: ru, de, es, pt_BR
232e013
        - Bugfixes and crash fixes
232e013
- BR libpurple >= 2.4.0
232e013
- Split into purple-sipe and pidgin-sipe
232e013
- Other spec fixes to match upstream's spec file
232e013
e763500
* Tue Feb 16 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.8.1-1
e763500
- Upstream 1.8.1 (crash fixes)
e763500
e3b5bc8
* Mon Feb 08 2010 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.8.0-1
e763500
- Upstream 1.8.0 (new features)
e3b5bc8
- Exchange Calendar integration
e3b5bc8
- New and updated translations
e3b5bc8
- Bugfixes
e3b5bc8
9fbffa3
* Mon Nov 23 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.7.1-1
9fbffa3
- Upstream 1.7.1 (bugfixes)
9fbffa3
db8313e
* Tue Nov 03 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.7.0-1
db8313e
- Upstream 1.7.0
db8313e
db8313e
* Mon Sep 28 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.6.3-1
db8313e
- Upstream 1.6.3
db8313e
db8313e
* Tue Sep 08 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.6.2-1
db8313e
- Upstream 1.6.2
db8313e
- Drop obsoleted ppc fix patch
db8313e
db8313e
* Fri Jul 31 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.6.0-2
db8313e
- Add BR: gettext to build on EPEL
db8313e
db8313e
* Thu Jul 30 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.6.0-2
db8313e
- Another attempt at ppc build fix (patch from Stefan Becker)
db8313e
db8313e
* Tue Jul 28 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.6.0-1
db8313e
- Upstream 1.6.0
db8313e
- Build on ppc, but pass --enable-quality-check=no to configure
db8313e
db8313e
* Thu Jul 16 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.5.0-2
db8313e
- Build --with-krb5
db8313e
db8313e
* Tue Jun 30 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.5.0-1
db8313e
- Initial packaging.
db8313e