File telepathy-stream-engine.spec of Package telepathy-stream-engine

#
# spec file for package telepathy-stream-engine (Version 0.5.3)
#
# 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:           telepathy-stream-engine
BuildRequires:  dbus-1-glib-devel gst-plugins-farsight gstreamer010-devel gstreamer010-plugins-base-devel pkg-config xorg-x11-devel
BuildRequires:  telepathy-glib-devel >= 0.7.6
BuildRequires:  farsight-devel >= 0.1.27
BuildRequires:  libxslt
BuildRequires:  python-xml
Version:        0.5.3
Release:        1
License:        LGPL v2.1 or later
# runtime dependency
Requires:       gstreamer-0_10-plugins-farsight
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Group:          System/Libraries
Summary:        Telepathy media streaming framework
Source:         telepathy-stream-engine-%{version}.tar.bz2

%description
Stream Engine is a Telepathy client that uses Farsight and GStreamer to
handle media streaming channels. It's used as a background process by
other Telepathy clients, rather than presenting any user interface of
its own.



Authors:
--------
    Robert McQueen <robert.mcqueen@collabora.co.uk>
    Olivier Crete <olivier.crete@collabora.co.uk>
    Dafydd Harries <dafydd.harries@collabora.co.uk>
    Philippe Kalaf <philippe.kalaf@collabora.co.uk>

%prep
%setup -q -n %{name}-%{version}

%build
# autoreconf -f -i
%configure
make %{?jobs:-j%jobs}

%install
make install DESTDIR=$RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT/%{_libdir}/telepathy-stream-engine-0.1/*.*a
rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.*a

%clean
rm -rf "$RPM_BUILD_ROOT"

%files
%defattr(-,root,root)
%{_libdir}/telepathy-stream-engine
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.StreamEngine.service

%changelog
* Tue Aug 05 2008 hfiguiere@suse.de
- Runtime dependency of the gstreamer farsight plugins
* Tue Jul 22 2008 hfiguiere@suse.de
- New upstream version 0.5.3
  + Refactored
  + Use telepathy-glib instead of telepathy
* Mon Mar 17 2008 hfiguiere@suse.de
- New upstream version 0.4.0
  + Lot of fixes (upstream NEWS file is empty)
* Thu Jan 31 2008 ro@suse.de
- buildreq: use gst-plugins-farsight
* Thu Jun 21 2007 maw@suse.de
- Realize breathtaking space savings by converting the source
  tarball from gzip to bzip2 compression.
* Tue Apr 03 2007 maw@suse.de
- New package.
openSUSE Build Service is sponsored by