packages: farstream/farstream.spec - updated to 0.1.2
megabajt
megabajt at pld-linux.org
Sun Apr 1 17:58:06 CEST 2012
Author: megabajt Date: Sun Apr 1 15:58:06 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.1.2
---- Files affected:
packages/farstream:
farstream.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/farstream/farstream.spec
diff -u packages/farstream/farstream.spec:1.1 packages/farstream/farstream.spec:1.2
--- packages/farstream/farstream.spec:1.1 Sun Feb 26 14:00:36 2012
+++ packages/farstream/farstream.spec Sun Apr 1 17:58:01 2012
@@ -7,16 +7,16 @@
%include /usr/lib/rpm/macros.gstreamer
Summary: Audio/Video Communications Framework
Name: farstream
-Version: 0.1.1
+Version: 0.1.2
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://freedesktop.org/software/farstream/releases/farstream/%{name}-%{version}.tar.gz
-# Source0-md5: 74f8048c915e8f4675cb749bc10f54e9
+# Source0-md5: 5d6e561b3688d0d0c8906fec4f356df3
URL: http://www.freedesktop.org/wiki/Software/Farstream
BuildRequires: autoconf >= 2.60
BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.26.0
+BuildRequires: glib2-devel >= 1:2.30.0
BuildRequires: gobject-introspection-devel >= 0.10.1
BuildRequires: gstreamer-devel >= 0.10.33
BuildRequires: gstreamer-plugins-base-devel >= 0.10.33
@@ -28,11 +28,20 @@
BuildRequires: python-devel >= 1:2.4
BuildRequires: python-gstreamer-devel >= 0.10.10
BuildRequires: python-pygobject-devel >= 2.16.0
+Obsoletes: farsight2 < 0.0.32
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Farstream is a collection of GStreamer modules and libraries for
-videoconferencing.
+The Farstream (formerly Farsight) project is an effort to create a
+framework to deal with all known audio/video conferencing protocols.
+On one side it offers a generic API that makes it possible to write
+plugins for different streaming protocols, on the other side it offers
+an API for clients to use those plugins.
+
+The main target clients for Farstream are Instant Messaging
+applications. These applications should be able to use Farstream for
+all their Audio/Video conferencing needs without having to worry about
+any of the lower level streaming and NAT traversal issues.
%package devel
Summary: Header files for Farstream library
@@ -41,6 +50,7 @@
Requires: %{name} = %{version}-%{release}
Requires: gstreamer-devel >= 0.10.33
Requires: gstreamer-plugins-base-devel >= 0.10.33
+Obsoletes: farsight2-devel < 0.0.32
%description devel
Header files for Farstream library.
@@ -53,6 +63,7 @@
Summary(pl.UTF-8): Statyczna biblioteka Farstream
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
+Obsoletes: farsight2-static < 0.0.32
%description static
Static Farstream library.
@@ -65,6 +76,7 @@
Summary(pl.UTF-8): Dokumentacja API biblioteki Farstream
Group: Documentation
Requires: gtk-doc-common
+Obsoletes: farsight2-apidocs < 0.0.32
%description apidocs
API documentation for Farstream library.
@@ -77,6 +89,7 @@
Summary(pl.UTF-8): Wiązania języka Python do Farstream
Group: Libraries/Python
Requires: %{name} = %{version}-%{release}
+Obsoletes: python-farsight2 < 0.0.32
%description -n python-farstream
Farstream Python bindings.
@@ -165,6 +178,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2012/04/01 15:58:01 megabajt
+- updated to 0.1.2
+
Revision 1.1 2012/02/26 13:00:36 megabajt
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/farstream/farstream.spec?r1=1.1&r2=1.2
More information about the pld-cvs-commit
mailing list