File pidgin-sipe.spec of Package pidgin-sipe
#
# spec file for package pidgin-sipe (Version 1.2.0)
#
# Copyright (c) 2008 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.2.0
Release: 3
License: GPL v2 or later
Group: Productivity/Networking/Instant Messenger
Url: http://sipe.sourceforge.net/
Source: pidgin-sipe-1.2.0.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" <debianmx@gmail.com>
%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 LICENSE
/usr/share/pixmaps/pidgin/protocols/16/sipe.png
/usr/share/pixmaps/pidgin/protocols/22/sipe.png
/usr/share/pixmaps/pidgin/protocols/48/sipe.png
%{_libdir}/pidgin/libsipe.*
%changelog
* 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/