File telepathy-sofiasip.spec of Package telepathy-sofiasip

#
# spec file for package telepathy-sofiasip (Version 0.5.18)
#
# 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/
#



Name:           telepathy-sofiasip
Version:        0.5.18
Release:        1
License:        LGPL v2.1 or later
Summary:        SIP connection manager for Telepathy
Group:          System/Libraries
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  glib2-devel >= 2.16
BuildRequires:  libxslt
BuildRequires:  python-xml
BuildRequires:  sofia-sip-devel >= 1.12.10
BuildRequires:  telepathy-glib-devel >= 0.7.17
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires telepathy-sofiasip = %{version}-%{release}

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

%package devel
License:        LGPL v2.1 or later
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 %{?jobs:-j %jobs}

%install
%makeinstall

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root)
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service
%{_datadir}/telepathy
%{_libexecdir}/telepathy-sofiasip
%doc %{_mandir}/man8/telepathy-sofiasip.8.gz

%files devel
%defattr(-,root,root)
%{_includedir}/telepathy-sofiasip-0.6

%changelog
openSUSE Build Service is sponsored by