Author: megabajt Date: Sun Mar 25 11:34:48 2012 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 0.2.3 (new soname)
---- Files affected: packages/telepathy-farstream: telepathy-farstream.spec (1.4.2.1 -> 1.4.2.2) ---- Diffs: ================================================================ Index: packages/telepathy-farstream/telepathy-farstream.spec diff -u packages/telepathy-farstream/telepathy-farstream.spec:1.4.2.1 packages/telepathy-farstream/telepathy-farstream.spec:1.4.2.2 --- packages/telepathy-farstream/telepathy-farstream.spec:1.4.2.1 Mon Feb 27 16:21:04 2012 +++ packages/telepathy-farstream/telepathy-farstream.spec Sun Mar 25 13:34:43 2012 @@ -1,18 +1,19 @@ # $Revision$, $Date$ Summary: Telepathy client to handle media streaming channels Name: telepathy-farstream -Version: 0.2.1 +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: 409036c07dcd7d8729ff9c84366c8967 +# 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: farstream-devel >= 0.1.0 -BuildRequires: glib2-devel >= 1:2.16.0 +BuildRequires: glib2-devel >= 1:2.30.0 BuildRequires: gtk-doc >= 1.17 BuildRequires: libtool BuildRequires: pkgconfig @@ -35,7 +36,7 @@ Requires: %{name} = %{version}-%{release} Requires: dbus-glib-devel >= 0.74 Requires: farstream-devel >= 0.1.0 -Requires: glib2-devel >= 1:2.16.0 +Requires: glib2-devel >= 1:2.30.0 Requires: gstreamer-devel Requires: telepathy-glib-devel >= 0.17.5 @@ -116,7 +117,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.1 +%attr(755,root,root) %ghost %{_libdir}/libtelepathy-farstream.so.2 %files devel %defattr(644,root,root,755) @@ -142,6 +143,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/telepathy-farstream/telepathy-farstream.spec?r1=1.4.2.1&r2=1.4.2.2 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
