| 1 | Summary: Telepathy client to handle media streaming |
|---|
| 2 | Summary(ja): メディアストリーミングを扱うための Telepathy クライアント |
|---|
| 3 | |
|---|
| 4 | Name: telepathy-stream-engine |
|---|
| 5 | Version: 0.5.15 |
|---|
| 6 | Release: 2%{?_dist_release} |
|---|
| 7 | |
|---|
| 8 | Group: Applications/Communications |
|---|
| 9 | License: LGPLv2+ |
|---|
| 10 | URL: http://telepathy.freedesktop.org/wiki/FrontPage |
|---|
| 11 | Source0: http://telepathy.freedesktop.org/releases/stream-engine/%{name}-%{version}.tar.gz |
|---|
| 12 | |
|---|
| 13 | Patch0: telepathy-stream-engine-no-hal.patch |
|---|
| 14 | |
|---|
| 15 | BuildRoot: %{_tmppath}/%{name}-%{version}-root |
|---|
| 16 | BuildRequires: glib2-devel >= 2.26.0 |
|---|
| 17 | BuildRequires: gtk2-devel >= 2.22.0 |
|---|
| 18 | BuildRequires: dbus-devel >= 1.4.0 |
|---|
| 19 | BuildRequires: dbus-glib-devel >= 0.88 |
|---|
| 20 | BuildRequires: telepathy-glib-devel >= 0.13.0 |
|---|
| 21 | BuildRequires: farsight2-devel >= 0.0.17 |
|---|
| 22 | BuildRequires: gstreamer-devel >= 0.10.30 |
|---|
| 23 | BuildRequires: gstreamer-plugins-base-devel >= 0.10.30 |
|---|
| 24 | BuildRequires: telepathy-farsight-devel >= 0.0.15 |
|---|
| 25 | BuildRequires: libX11-devel |
|---|
| 26 | BuildRequires: libxslt |
|---|
| 27 | BuildRequires: autoconf |
|---|
| 28 | |
|---|
| 29 | |
|---|
| 30 | %description |
|---|
| 31 | A Telepathy client that uses Farsight and GStreamer to handle media |
|---|
| 32 | streaming for channels with the IceSignalling interface. |
|---|
| 33 | |
|---|
| 34 | |
|---|
| 35 | %prep |
|---|
| 36 | %setup -q |
|---|
| 37 | %patch0 -p1 -b .no-hal |
|---|
| 38 | |
|---|
| 39 | %build |
|---|
| 40 | autoreconf -if |
|---|
| 41 | %configure --disable-seq-dias |
|---|
| 42 | make %{?_smp_mflags} |
|---|
| 43 | |
|---|
| 44 | |
|---|
| 45 | %install |
|---|
| 46 | rm -rf $RPM_BUILD_ROOT |
|---|
| 47 | make install DESTDIR=$RPM_BUILD_ROOT |
|---|
| 48 | |
|---|
| 49 | %clean |
|---|
| 50 | rm -rf $RPM_BUILD_ROOT |
|---|
| 51 | |
|---|
| 52 | |
|---|
| 53 | %files |
|---|
| 54 | %defattr(-,root,root,-) |
|---|
| 55 | %doc COPYING ChangeLog |
|---|
| 56 | %{_sysconfdir}/stream-engine/*.conf |
|---|
| 57 | %{_libexecdir}/* |
|---|
| 58 | %{_datadir}/dbus-1/services/org.maemo.Telepathy.StreamEngine.service |
|---|
| 59 | |
|---|
| 60 | |
|---|
| 61 | %changelog |
|---|
| 62 | * Sat Jan 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.15-2 |
|---|
| 63 | - remove BuildRequires: hal-devel |
|---|
| 64 | - add Patch0 (telepathy-stream-engine-no-hal.patch) |
|---|
| 65 | |
|---|
| 66 | * Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.15-1 |
|---|
| 67 | - new upstream release |
|---|
| 68 | - add BuildRequires: hal-devel, gtk2-devel |
|---|
| 69 | |
|---|
| 70 | * Sat Nov 7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.5.12-1 |
|---|
| 71 | - new upstream release |
|---|
| 72 | |
|---|
| 73 | * Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.3-1 |
|---|
| 74 | - initial build for Vine Linux |
|---|
| 75 | |
|---|
| 76 | * Thu May 22 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.5.3-1 |
|---|
| 77 | - Update to 0.5.3. |
|---|
| 78 | |
|---|
| 79 | * Tue Apr 22 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.5.2-1 |
|---|
| 80 | - Update to 0.5.2. |
|---|
| 81 | |
|---|
| 82 | * Fri Mar 28 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-4 |
|---|
| 83 | - Rebuild for new farsight. |
|---|
| 84 | |
|---|
| 85 | * Fri Feb 8 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-3 |
|---|
| 86 | - Rebuild for gcc-4.3. |
|---|
| 87 | |
|---|
| 88 | * Tue Aug 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-2 |
|---|
| 89 | - Rebuild. |
|---|
| 90 | |
|---|
| 91 | * Fri Aug 10 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-1 |
|---|
| 92 | - Update to 0.3.25. |
|---|
| 93 | - Bump min version of farsight-devel needed to 0.1.23. |
|---|
| 94 | |
|---|
| 95 | * Fri Aug 3 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.23-2 |
|---|
| 96 | - Update license tag. |
|---|
| 97 | |
|---|
| 98 | * Sun May 20 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.23-1 |
|---|
| 99 | - Update to 0.3.23. |
|---|
| 100 | - Add min ver for farsight & libtelepathy. |
|---|
| 101 | |
|---|
| 102 | * Wed Feb 28 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.21-1 |
|---|
| 103 | - Update to 0.3.21. |
|---|
| 104 | |
|---|
| 105 | * Sat Jan 6 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.20-1 |
|---|
| 106 | - Update to 0.3.20. |
|---|
| 107 | |
|---|
| 108 | * Mon Dec 25 2006 Brian Pepple <bpepple@fedoraproject.org> - 0.3.18-2 |
|---|
| 109 | - Disable sequence-diagrams. |
|---|
| 110 | |
|---|
| 111 | * Fri Dec 22 2006 Brian Pepple <bpepple@fedoraproject.org> - 0.3.18-1 |
|---|
| 112 | - Update to 0.3.18. |
|---|
| 113 | |
|---|
| 114 | * Sun Dec 3 2006 Brian Pepple <bpepple@fedoraproject.org> - 0.3.16-1 |
|---|
| 115 | - Initial FE Spec. |
|---|
| 116 | |
|---|