Accepting request 21826 from GNOME:Factory
Copy from GNOME:Factory/pidgin-sipe based on submit request 21826 from user vuntz OBS-URL: https://build.opensuse.org/request/show/21826 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=2
This commit is contained in:
parent
c53b150d75
commit
caf38be11a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 00:13:39 CEST 2009 - crrodriguez@suse.de
|
||||
|
||||
- use find_lang macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 2 17:04:37 CST 2009 - gburt@suse.de
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
Name: pidgin-sipe
|
||||
Summary: Pidgin plugin for connecting to LCS
|
||||
Version: 1.3.3
|
||||
Release: 3
|
||||
Release: 5
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Instant Messenger
|
||||
Url: http://sipe.sourceforge.net/
|
||||
@ -53,65 +53,17 @@ make
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%find_lang pidgin-sipe
|
||||
|
||||
%clean
|
||||
rm -rf "$RPM_BUILD_ROOT"
|
||||
|
||||
%files
|
||||
%files -f pidgin-sipe.lang
|
||||
%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/
|
||||
|
Loading…
Reference in New Issue
Block a user