Author: megabajt Date: Sun Apr 1 16:08:57 2012 GMT Module: packages Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: packages/telepathy-farstream: telepathy-farstream.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/telepathy-farstream/telepathy-farstream.spec diff -u packages/telepathy-farstream/telepathy-farstream.spec:1.4 packages/telepathy-farstream/telepathy-farstream.spec:1.5 --- packages/telepathy-farstream/telepathy-farstream.spec:1.4 Tue Nov 22 23:35:35 2011 +++ packages/telepathy-farstream/telepathy-farstream.spec Sun Apr 1 18:08:52 2012 @@ -1,25 +1,27 @@ # $Revision$, $Date$ Summary: Telepathy client to handle media streaming channels Name: telepathy-farstream -Version: 0.1.2 +Version: 0.2.3 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://telepathy.freedesktop.org/releases/telepathy-farstream/%{name}-%{version}.tar.gz -# Source0-md5: f858fc02e1981bb8ccd29c2bed567e50 +# Source0-md5: 9a5de84f1f4bb4505cc982b4a7fea539 URL: http://telepathy.freedesktop.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.11 +BuildRequires: dbus-devel >= 0.60 BuildRequires: dbus-glib-devel >= 0.74 -BuildRequires: farsight2-devel >= 0.0.29 -BuildRequires: glib2-devel >= 1:2.16.0 +BuildRequires: farstream-devel >= 0.1.0 +BuildRequires: glib2-devel >= 1:2.30.0 BuildRequires: gtk-doc >= 1.17 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python-devel >= 2.5 BuildRequires: python-gstreamer-devel >= 0.10.10 BuildRequires: python-pygobject-devel >= 2.12.0 -BuildRequires: telepathy-glib-devel >= 0.13.4 +BuildRequires: telepathy-glib-devel >= 0.17.5 +Obsoletes: telepathy-farsight < 0.0.20 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -34,10 +36,11 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: dbus-glib-devel >= 0.74 -Requires: farsight2-devel >= 0.0.29 -Requires: glib2-devel >= 1:2.16.0 +Requires: farstream-devel >= 0.1.0 +Requires: glib2-devel >= 1:2.30.0 Requires: gstreamer-devel -Requires: telepathy-glib-devel >= 0.13.4 +Requires: telepathy-glib-devel >= 0.17.5 +Obsoletes: telepathy-farsight-devel < 0.0.20 %description devel Header files for telepathy-farstream library. @@ -50,6 +53,7 @@ Summary(pl.UTF-8): Statyczna biblioteka telepathy-farstream Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} +Obsoletes: telepathy-farsight-static < 0.0.20 %description static Static telepathy-farstream library. @@ -62,6 +66,7 @@ Summary(pl.UTF-8): Dokumentacja API biblioteki telepathy-farstream Group: Documentation Requires: gtk-doc-common +Obsoletes: telepathy-farsight-apidocs < 0.0.20 %description apidocs telepathy-farstream library API documentation. @@ -74,6 +79,7 @@ Summary(pl.UTF-8): Wiązania Pythona do telepathy-farstream Group: Libraries/Python Requires: %{name} = %{version}-%{release} +Obsoletes: python-telepathy-farsight < 0.0.20 %description -n python-telepathy-farstream telepathy-farstream Python bindings. @@ -116,7 +122,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libtelepathy-farstream.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtelepathy-farstream.so.0 +%attr(755,root,root) %ghost %{_libdir}/libtelepathy-farstream.so.2 %files devel %defattr(644,root,root,755) @@ -142,6 +148,15 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2012/04/01 16:08:52 megabajt +- merged from DEVEL + +Revision 1.4.2.2 2012/03/25 11:34:43 megabajt +- updated to 0.2.3 (new soname) + +Revision 1.4.2.1 2012/02/27 15:21:04 megabajt +- updated to 0.2.1 + Revision 1.4 2011/11/22 22:35:35 kiesiu - updated to 0.1.2 - updated BRs and Rs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/telepathy-farstream/telepathy-farstream.spec?r1=1.4&r2=1.5 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
