Author: patrys Date: Fri Sep 2 00:03:51 2011 GMT Module: packages Tag: DEVEL ---- Log message: - 3.1.90
---- Files affected: packages/empathy: empathy.spec (1.81.2.2 -> 1.81.2.3) ---- Diffs: ================================================================ Index: packages/empathy/empathy.spec diff -u packages/empathy/empathy.spec:1.81.2.2 packages/empathy/empathy.spec:1.81.2.3 --- packages/empathy/empathy.spec:1.81.2.2 Fri Jun 17 20:22:38 2011 +++ packages/empathy/empathy.spec Fri Sep 2 02:03:46 2011 @@ -2,13 +2,12 @@ Summary: Very easy to use GNOME Telepathy client Summary(pl.UTF-8): Bardzo łatwy w użyciu klient Telepathy dla GNOME Name: empathy -Version: 3.1.2.1 +Version: 3.1.90.1 Release: 1 License: GPL v2+ Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/3.1/%{name}-%{version}.tar.bz2 -# Source0-md5: a333ba1df3d095ba3e7fc3c26a016b7e -Patch0: configure.patch +# Source0-md5: 052a4b5b384306b95bb794f23c8a36f6 URL: http://live.gnome.org/Empathy BuildRequires: NetworkManager-devel >= 0.7.0 BuildRequires: autoconf >= 2.59 @@ -17,9 +16,9 @@ BuildRequires: dbus-glib-devel >= 0.74 BuildRequires: docbook-dtd412-xml BuildRequires: enchant-devel >= 1.2.0 -BuildRequires: evolution-data-server-devel >= 2.91.90 +BuildRequires: evolution-data-server-devel >= 3.1.90 BuildRequires: farsight2-devel -BuildRequires: folks-devel >= 0.5.1 +BuildRequires: folks-devel >= 0.6.0 BuildRequires: geoclue-devel >= 0.11 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.28.0 @@ -48,8 +47,8 @@ BuildRequires: python-modules >= 2.3 BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.592 -BuildRequires: telepathy-farsight-devel >= 0.0.14 -BuildRequires: telepathy-glib-devel >= 0.15.1 +BuildRequires: telepathy-farstream-devel +BuildRequires: telepathy-glib-devel >= 0.15.3 BuildRequires: telepathy-logger-devel >= 0.2.0 Requires(post,postun): glib2 >= 1:2.26.0 Requires(post,postun): gtk-update-icon-cache @@ -96,7 +95,6 @@ %prep %setup -q -%patch0 -p1 %build %{__intltoolize} @@ -107,8 +105,10 @@ %{__automake} %configure \ --with-connectivity=nm \ + --disable-control-center-embedding \ --disable-silent-rules \ --disable-static \ + --enable-call \ --enable-location \ --enable-nautilus-sendto @@ -120,8 +120,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%{__rm} $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la \ - $RPM_BUILD_ROOT%{_libdir}/control-center-1/panels/*.la +%{__rm} $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la %find_lang %{name} --with-gnome --with-omf @@ -144,19 +143,21 @@ %attr(755,root,root) %{_bindir}/empathy-debugger %attr(755,root,root) %{_libexecdir}/empathy-auth-client %attr(755,root,root) %{_libexecdir}/empathy-av +%attr(755,root,root) %{_libexecdir}/empathy-call %attr(755,root,root) %{_libexecdir}/empathy-chat -%{_libdir}/control-center-1/panels/libempathy-accounts-panel.so %{_datadir}/%{name} %{_datadir}/GConf/gsettings/empathy.convert %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Auth.service %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Call.service %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Chat.service +%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service %{_datadir}/glib-2.0/schemas/org.gnome.Empathy.gschema.xml %{_datadir}/telepathy/clients/Empathy.AudioVideo.client %{_datadir}/telepathy/clients/Empathy.Auth.client %{_datadir}/telepathy/clients/Empathy.Call.client %{_datadir}/telepathy/clients/Empathy.Chat.client +%{_datadir}/telepathy/clients/Empathy.FileTransfer.client %{_iconsdir}/hicolor/*/apps/* %{_mandir}/man1/empathy*.1* %{_desktopdir}/*.desktop @@ -171,6 +172,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81.2.3 2011/09/02 00:03:46 patrys +- 3.1.90 + Revision 1.81.2.2 2011/06/17 18:22:38 patrys - 3.1.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.81.2.2&r2=1.81.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
