2009-04-24 11:45:47 +02:00
|
|
|
#
|
2010-03-19 10:08:23 +01:00
|
|
|
# spec file for package pidgin-sipe (Version 1.9.1)
|
2009-04-24 11:45:47 +02:00
|
|
|
#
|
2010-02-11 21:11:25 +01:00
|
|
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2009-04-24 11:45:47 +02:00
|
|
|
#
|
|
|
|
# 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/
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: pidgin-sipe
|
2010-03-19 10:08:23 +01:00
|
|
|
Version: 1.9.1
|
2009-12-30 00:29:03 +01:00
|
|
|
Release: 1
|
|
|
|
License: GPLv2+
|
2010-03-19 10:08:23 +01:00
|
|
|
Summary: Pidgin protocol plugin to connect to MS Office Communicator
|
2009-04-24 11:45:47 +02:00
|
|
|
Url: http://sipe.sourceforge.net/
|
2009-12-30 00:29:03 +01:00
|
|
|
Group: Productivity/Networking/Instant Messenger
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
|
|
|
BuildRequires: gettext-devel
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: krb5-devel
|
2010-03-19 10:08:23 +01:00
|
|
|
BuildRequires: libpurple-devel >= 2.4.0
|
2009-12-30 00:29:03 +01:00
|
|
|
BuildRequires: libtool
|
|
|
|
# For directory ownership
|
|
|
|
BuildRequires: pidgin
|
|
|
|
Requires: libpurple-plugin-sipe = %{version}
|
|
|
|
Requires: pidgin
|
|
|
|
Supplements: packageand(libpurple-plugin-sipe:pidgin}
|
2009-04-24 11:45:47 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
|
|
|
%description
|
2010-03-19 10:08:23 +01:00
|
|
|
A third-party plugin for the Pidgin multi-protocol instant messenger.
|
|
|
|
It implements the extended version of SIP/SIMPLE used by various products:
|
2009-04-24 11:45:47 +02:00
|
|
|
|
2010-03-19 10:08:23 +01:00
|
|
|
* Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
|
2009-12-30 00:29:03 +01:00
|
|
|
* Microsoft Live Communications Server (LCS 2003/2005)
|
|
|
|
* Reuters Messaging
|
2009-04-24 11:45:47 +02:00
|
|
|
|
2010-03-19 10:08:23 +01:00
|
|
|
With this plugin you should be able to replace your Microsoft Office
|
|
|
|
Communicator client with Pidgin.
|
|
|
|
|
2009-12-30 00:29:03 +01:00
|
|
|
This package provides the icon set for Pidgin.
|
|
|
|
|
|
|
|
%package -n libpurple-plugin-sipe
|
|
|
|
License: GPLv2+
|
|
|
|
Summary: Libpurple third-party plugin for Microsoft LCS/OCS
|
|
|
|
Group: Productivity/Networking/Instant Messenger
|
|
|
|
Enhances: libpurple
|
2009-04-24 11:45:47 +02:00
|
|
|
|
2009-12-30 00:29:03 +01:00
|
|
|
%description -n libpurple-plugin-sipe
|
|
|
|
A third-party plugin for the libpurple multi-protocol instant messaging core.
|
|
|
|
It implements the extended version of SIP/SIMPLE used by various products:
|
|
|
|
|
2010-03-19 10:08:23 +01:00
|
|
|
* Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
|
2009-12-30 00:29:03 +01:00
|
|
|
* Microsoft Live Communications Server (LCS 2003/2005)
|
|
|
|
* Reuters Messaging
|
2009-04-24 11:45:47 +02:00
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%{?env_options}
|
2009-12-30 00:29:03 +01:00
|
|
|
%configure --with-krb5
|
|
|
|
make %{_smp_mflags}
|
2009-04-24 11:45:47 +02:00
|
|
|
|
|
|
|
%install
|
|
|
|
%makeinstall
|
2009-12-30 00:29:03 +01:00
|
|
|
find %{buildroot} -type f -name "*.la" -delete -print
|
|
|
|
%find_lang %{name}
|
2009-04-24 11:45:47 +02:00
|
|
|
|
|
|
|
%clean
|
2009-12-30 00:29:03 +01:00
|
|
|
rm -rf %{buildroot}
|
|
|
|
|
|
|
|
%files -n libpurple-plugin-sipe -f %{name}.lang
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc AUTHORS ChangeLog COPYING NEWS README TODO
|
|
|
|
%{_libdir}/purple-2/libsipe.so
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc AUTHORS COPYING
|
|
|
|
%{_datadir}/pixmaps/pidgin/protocols/*/sipe.png
|
2009-04-24 11:45:47 +02:00
|
|
|
|
|
|
|
%changelog
|