File telepathy-rakia.spec of Package telepathy-rakia

#
# spec file for package telepathy-rakia
#
# Copyright (c) 2018 SUSE LINUX 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/
#


Name:           telepathy-rakia
Version:        0.8.0
Release:        0
Summary:        SIP connection manager for Telepathy
License:        LGPL-2.1-or-later
Group:          Productivity/Networking/Instant Messenger
URL:            http://telepathy.freedesktop.org/wiki/Components
Source:         http://telepathy.freedesktop.org/releases/telepathy-rakia/%{name}-%{version}.tar.gz
BuildRequires:  libxslt
BuildRequires:  pkgconfig
BuildRequires:  python-xml
BuildRequires:  sofia-sip-devel >= 1.12.11
BuildRequires:  telepathy-glib-devel >= 0.17.7
BuildRequires:  pkgconfig(glib-2.0) >= 2.16
Obsoletes:      telepathy-sofiasip < %{version}
Provides:       telepathy-sofiasip = %{version}

%description
IETF SIP connection manager for Telepathy using the SofiaSIP protocol
stack; formerly known as telepathy-sofiasip

%package devel
Summary:        SIP connection manager for Telepathy - development files
Group:          Development/Libraries/C and C++
Requires:       %{name} = %{version}

%description devel
IETF SIP connection manager for Telepathy using the SofiaSIP protocol
stack.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install

%files
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service
%{_datadir}/telepathy/
%{_libexecdir}/telepathy-rakia
%{_mandir}/man8/telepathy-rakia.8%{ext_man}

%files devel
%{_includedir}/%{name}-0.7/

%changelog
openSUSE Build Service is sponsored by