]> git.pld-linux.org Git - packages/telepathy-farstream.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Sep 2012 19:29:32 +0000 (21:29 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Sep 2012 19:29:32 +0000 (21:29 +0200)
- more versioned install time dependencies

telepathy-farstream.spec

index a9f061a575803b4a56d734a2eb533d9eabc560f7..ed1c1436197f5b98ed7e247e7ed7a672717fa507 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       Telepathy client to handle media streaming channels
+Summary(pl.UTF-8):     Klient Telepathy do obsługi kanałów strumieni multimedialnych
 Name:          telepathy-farstream
 Version:       0.4.0
 Release:       1
@@ -20,15 +21,25 @@ BuildRequires:      python-devel >= 2.5
 BuildRequires: python-gstreamer-devel >= 0.10.10
 BuildRequires: python-pygobject-devel >= 2.12.0
 BuildRequires: telepathy-glib-devel >= 0.17.5
+Requires:      dbus-glib >= 0.74
+Requires:      dbus-libs >= 0.60
+Requires:      farstream >= 0.1.0
+Requires:      glib2 >= 1:2.30.0
 Obsoletes:     telepathy-farsight < 0.0.20
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-telepathy-farstream is a Telepathy client that uses Farsight and
+telepathy-farstream is a Telepathy client that uses Farstream 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.
 
+%description -l pl.UTF-8
+telepathy-farstream to klient Telepathy wykorzystujący biblioteki
+Farstream oraz GStreamer do obsługi kanałów strumieni multimedialnych.
+Jest używany jako proces w tle przez innych klientów Telepathy, sam
+nie prezentuje żadnego interfejsu użytkownika.
+
 %package devel
 Summary:       Header files for telepathy-farstrean library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki telepathy-farstrean
@@ -78,6 +89,8 @@ Summary:      telepathy-farstream Python bindings
 Summary(pl.UTF-8):     Wiązania Pythona do telepathy-farstream
 Group:         Libraries/Python
 Requires:      %{name} = %{version}-%{release}
+Requires:      python-gstreamer >= 0.10.10
+Requires:      python-pygobject >= 2.12.0
 Obsoletes:     python-telepathy-farsight < 0.0.20
 
 %description -n python-telepathy-farstream
This page took 0.165005 seconds and 4 git commands to generate.