| 1 | Summary: Telepathy client to handle media streaming |
|---|
| 2 | Summary(ja): メディアストリーミングを扱うための Telepathy クライアント |
|---|
| 3 | |
|---|
| 4 | Name: telepathy-stream-engine |
|---|
| 5 | Version: 0.5.12 |
|---|
| 6 | Release: 1%{?_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 | BuildRoot: %{_tmppath}/%{name}-%{version}-root |
|---|
| 14 | BuildRequires: glib2-devel >= 2.4 |
|---|
| 15 | BuildRequires: dbus-devel >= 0.95 |
|---|
| 16 | BuildRequires: dbus-glib-devel >= 0.73 |
|---|
| 17 | BuildRequires: telepathy-glib-devel >= 0.7.34 |
|---|
| 18 | BuildRequires: farsight2-devel >= 0.0.14 |
|---|
| 19 | BuildRequires: gstreamer-devel >= 0.10.23 |
|---|
| 20 | BuildRequires: gstreamer-plugins-base-devel >= 0.10.23 |
|---|
| 21 | BuildRequires: telepathy-farsight-devel >= 0.0.8 |
|---|
| 22 | BuildRequires: libX11-devel |
|---|
| 23 | BuildRequires: libxslt |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | %description |
|---|
| 27 | A Telepathy client that uses Farsight and GStreamer to handle media |
|---|
| 28 | streaming for channels with the IceSignalling interface. |
|---|
| 29 | |
|---|
| 30 | |
|---|
| 31 | %prep |
|---|
| 32 | %setup -q |
|---|
| 33 | |
|---|
| 34 | %build |
|---|
| 35 | %configure --disable-seq-dias |
|---|
| 36 | make %{?_smp_mflags} |
|---|
| 37 | |
|---|
| 38 | |
|---|
| 39 | %install |
|---|
| 40 | rm -rf $RPM_BUILD_ROOT |
|---|
| 41 | make install DESTDIR=$RPM_BUILD_ROOT |
|---|
| 42 | |
|---|
| 43 | %clean |
|---|
| 44 | rm -rf $RPM_BUILD_ROOT |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | %files |
|---|
| 48 | %defattr(-,root,root,-) |
|---|
| 49 | %doc COPYING ChangeLog |
|---|
| 50 | %{_sysconfdir}/stream-engine/*.conf |
|---|
| 51 | %{_libexecdir}/* |
|---|
| 52 | %{_datadir}/dbus-1/services/org.maemo.Telepathy.StreamEngine.service |
|---|
| 53 | |
|---|
| 54 | |
|---|
| 55 | %changelog |
|---|
| 56 | * Sat Nov 7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.5.12-1 |
|---|
| 57 | - new upstream release |
|---|
| 58 | |
|---|
| 59 | * Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.3-1 |
|---|
| 60 | - initial build for Vine Linux |
|---|
| 61 | |
|---|
| 62 | * Thu May 22 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.5.3-1 |
|---|
| 63 | - Update to 0.5.3. |
|---|
| 64 | |
|---|
| 65 | * Tue Apr 22 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.5.2-1 |
|---|
| 66 | - Update to 0.5.2. |
|---|
| 67 | |
|---|
| 68 | * Fri Mar 28 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-4 |
|---|
| 69 | - Rebuild for new farsight. |
|---|
| 70 | |
|---|
| 71 | * Fri Feb 8 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-3 |
|---|
| 72 | - Rebuild for gcc-4.3. |
|---|
| 73 | |
|---|
| 74 | * Tue Aug 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-2 |
|---|
| 75 | - Rebuild. |
|---|
| 76 | |
|---|
| 77 | * Fri Aug 10 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.25-1 |
|---|
| 78 | - Update to 0.3.25. |
|---|
| 79 | - Bump min version of farsight-devel needed to 0.1.23. |
|---|
| 80 | |
|---|
| 81 | * Fri Aug 3 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.23-2 |
|---|
| 82 | - Update license tag. |
|---|
| 83 | |
|---|
| 84 | * Sun May 20 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.23-1 |
|---|
| 85 | - Update to 0.3.23. |
|---|
| 86 | - Add min ver for farsight & libtelepathy. |
|---|
| 87 | |
|---|
| 88 | * Wed Feb 28 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.21-1 |
|---|
| 89 | - Update to 0.3.21. |
|---|
| 90 | |
|---|
| 91 | * Sat Jan 6 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.3.20-1 |
|---|
| 92 | - Update to 0.3.20. |
|---|
| 93 | |
|---|
| 94 | * Mon Dec 25 2006 Brian Pepple <bpepple@fedoraproject.org> - 0.3.18-2 |
|---|
| 95 | - Disable sequence-diagrams. |
|---|
| 96 | |
|---|
| 97 | * Fri Dec 22 2006 Brian Pepple <bpepple@fedoraproject.org> - 0.3.18-1 |
|---|
| 98 | - Update to 0.3.18. |
|---|
| 99 | |
|---|
| 100 | * Sun Dec 3 2006 Brian Pepple <bpepple@fedoraproject.org> - 0.3.16-1 |
|---|
| 101 | - Initial FE Spec. |
|---|
| 102 | |
|---|