commit c53b150d75cb9ca2b81085ab49fa9f38e6f18aaa57b3d5702df92d90a3632e40 Author: OBS User unknown Date: Fri Apr 24 09:45:47 2009 +0000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/pidgin-sipe-1.3.3.tar.bz2 b/pidgin-sipe-1.3.3.tar.bz2 new file mode 100644 index 0000000..f2cc987 --- /dev/null +++ b/pidgin-sipe-1.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133900731266207bd541cb75e6bbd544b8633499567f50fc626ec0296f5abf28 +size 332435 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes new file mode 100644 index 0000000..4c1e716 --- /dev/null +++ b/pidgin-sipe.changes @@ -0,0 +1,85 @@ +------------------------------------------------------------------- +Mon Feb 2 17:04:37 CST 2009 - gburt@suse.de + +- Fix total loss of functionality if user was logged on in more than + one location (bnc#459117) + +------------------------------------------------------------------- +Thu Jan 22 16:38:11 CST 2009 - gburt@suse.de + +- Patch fixing support for LCS 2005 buddy auth/blocking +- Fix logging in with TCP when no SRV records found +- Fix several crasher bugs + +------------------------------------------------------------------- +Mon Jan 5 11:37:47 CST 2009 - gburt@suse.de + +- Update to 1.3.3 which includes fixes for translation support, + typos, crashes, and error handling. + +------------------------------------------------------------------- +Tue Dec 9 17:42:50 CST 2008 - gburt@suse.de + +- Remove -lang package, too late for package splits + +------------------------------------------------------------------- +Sun Dec 7 17:42:13 CST 2008 - gburt@suse.de + +- Create -lang package + +------------------------------------------------------------------- +Sun Dec 7 15:38:42 CST 2008 - gburt@suse.de + +- Fix a segfault, fix compatibility bug with OCS 2005 (not handling + 180 Ringing responses properly). + +------------------------------------------------------------------- +Fri Dec 5 12:13:58 CST 2008 - gburt@suse.de + +- Fix automatic support (redirecting) for LCS/OCS proxy servers, + and show the user the error when 403 forbidden is received. + +------------------------------------------------------------------- +Thu Dec 4 17:47:08 CST 2008 - gburt@suse.de + +- Fix bugs with ability to set status, add support for setting a + note (at least against some servers), fix OCS 2005 support, and + improve account editing dialog to be more friendly, and improve + error messages. + +------------------------------------------------------------------- +Wed Dec 3 18:40:14 CST 2008 - gburt@suse.de + +- Fix bugs with ability to add, modify, and remove contacts and + groups. Fix support for detecting contacts' away status, and + to send them ours. Fix support for saving and reading buddy + aliases to/from the server. Fix many crashes. + +------------------------------------------------------------------- +Thu Nov 20 19:16:41 CST 2008 - gburt@suse.de + +- Fix compatibility with Microsoft OCS 2007; 2-way IMing working + +------------------------------------------------------------------- +Fri Nov 7 12:33:37 CST 2008 - gburt@suse.de + +- Replace gz with bz2 + +------------------------------------------------------------------- +Fri Nov 7 12:22:30 CST 2008 - gburt@suse.de + +- Update tarball with latest code from git plus a patch to get + NTLM signing of messages working (eco#5322) + +------------------------------------------------------------------- +Tue Sep 2 10:21:53 CDT 2008 - gburt@suse.de + +- Clarify and simplify the package description + +------------------------------------------------------------------- +Mon Aug 11 11:21:48 CDT 2008 - gburt@suse.de + +- Initial package for pidgin-sipe +- SIPE 1.2 +- http://sipe.sourceforge.net/ + diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec new file mode 100644 index 0000000..9b61f86 --- /dev/null +++ b/pidgin-sipe.spec @@ -0,0 +1,117 @@ +# +# spec file for package pidgin-sipe (Version 1.3.3) +# +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + +# norootforbuild + + +Name: pidgin-sipe +Summary: Pidgin plugin for connecting to LCS +Version: 1.3.3 +Release: 3 +License: GPL v2 or later +Group: Productivity/Networking/Instant Messenger +Url: http://sipe.sourceforge.net/ +Source: pidgin-sipe-1.3.3.tar.bz2 +AutoReqProv: on +BuildRequires: intltool pidgin pidgin-devel +BuildRequires: libpurple-devel +BuildRequires: krb5-devel zlib-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires: libpurple >= 2.0.0 +%gconf_schemas_prereq + +%description +Microsoft Live Communication Server (LCS) plugin for Pidgin. + + + +Authors: +-------- + Anibal Avelar "fixxxer" + +%prep +%setup -q + +%build +%{?env_options} +%configure +make + +%install +%makeinstall + +%clean +rm -rf "$RPM_BUILD_ROOT" + +%files +%defattr(-,root,root) +%doc AUTHORS COPYING ChangeLog NEWS README +/usr/share/pixmaps/pidgin/protocols/16/sipe.png +/usr/share/pixmaps/pidgin/protocols/22/sipe.png +/usr/share/pixmaps/pidgin/protocols/48/sipe.png +/usr/share/locale/da/LC_MESSAGES/pidgin-sipe.mo +/usr/share/locale/de/LC_MESSAGES/pidgin-sipe.mo +/usr/share/locale/es/LC_MESSAGES/pidgin-sipe.mo +/usr/share/locale/fr/LC_MESSAGES/pidgin-sipe.mo +/usr/share/locale/hi/LC_MESSAGES/pidgin-sipe.mo +/usr/share/locale/ta/LC_MESSAGES/pidgin-sipe.mo +%{_libdir}/pidgin/libsipe.* + +%changelog +* Mon Feb 02 2009 gburt@suse.de +- Fix total loss of functionality if user was logged on in more than + one location (bnc#459117) +* Thu Jan 22 2009 gburt@suse.de +- Patch fixing support for LCS 2005 buddy auth/blocking +- Fix logging in with TCP when no SRV records found +- Fix several crasher bugs +* Mon Jan 05 2009 gburt@suse.de +- Update to 1.3.3 which includes fixes for translation support, + typos, crashes, and error handling. +* Tue Dec 09 2008 gburt@suse.de +- Remove -lang package, too late for package splits +* Sun Dec 07 2008 gburt@suse.de +- Create -lang package +* Sun Dec 07 2008 gburt@suse.de +- Fix a segfault, fix compatibility bug with OCS 2005 (not handling + 180 Ringing responses properly). +* Fri Dec 05 2008 gburt@suse.de +- Fix automatic support (redirecting) for LCS/OCS proxy servers, + and show the user the error when 403 forbidden is received. +* Thu Dec 04 2008 gburt@suse.de +- Fix bugs with ability to set status, add support for setting a + note (at least against some servers), fix OCS 2005 support, and + improve account editing dialog to be more friendly, and improve + error messages. +* Wed Dec 03 2008 gburt@suse.de +- Fix bugs with ability to add, modify, and remove contacts and + groups. Fix support for detecting contacts' away status, and + to send them ours. Fix support for saving and reading buddy + aliases to/from the server. Fix many crashes. +* Thu Nov 20 2008 gburt@suse.de +- Fix compatibility with Microsoft OCS 2007; 2-way IMing working +* Fri Nov 07 2008 gburt@suse.de +- Replace gz with bz2 +* Fri Nov 07 2008 gburt@suse.de +- Update tarball with latest code from git plus a patch to get + NTLM signing of messages working (eco#5322) +* Tue Sep 02 2008 gburt@suse.de +- Clarify and simplify the package description +* Mon Aug 11 2008 gburt@suse.de +- Initial package for pidgin-sipe +- SIPE 1.2 +- http://sipe.sourceforge.net/ diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4