Author: wiget Date: Wed Sep 7 18:41:05 2011 GMT Module: packages Tag: DEVEL ---- Log message: - up to 3.1.91 - BR gnome-online-accounts-devel - disable control-center embedding (libgnome-control-center.pc removed from gnome-control-center)
---- Files affected: packages/empathy: empathy.spec (1.81.2.4 -> 1.81.2.5) ---- Diffs: ================================================================ Index: packages/empathy/empathy.spec diff -u packages/empathy/empathy.spec:1.81.2.4 packages/empathy/empathy.spec:1.81.2.5 --- packages/empathy/empathy.spec:1.81.2.4 Mon Sep 5 19:00:41 2011 +++ packages/empathy/empathy.spec Wed Sep 7 20:41:00 2011 @@ -2,12 +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.90.1 +Version: 3.1.91 Release: 1 License: GPL v2+ Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/3.1/%{name}-%{version}.tar.xz -# Source0-md5: 7a63591b04feb41c0569d20b1426c151 +# Source0-md5: f1ce6bd6fbf22972e9de6463e043db41 URL: http://live.gnome.org/Empathy BuildRequires: NetworkManager-devel >= 0.7.0 BuildRequires: autoconf >= 2.59 @@ -23,9 +23,9 @@ BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.28.0 BuildRequires: gnome-common >= 2.24.0 -BuildRequires: gnome-control-center-devel >= 2.91.90 BuildRequires: gnome-doc-utils >= 0.18.0 BuildRequires: gnome-keyring-devel >= 2.91.4 +BuildRequires: gnome-online-accounts-devel BuildRequires: gnutls-devel >= 2.8.5 BuildRequires: gsettings-desktop-schemas-devel BuildRequires: gstreamer-devel @@ -110,10 +110,10 @@ --with-eds \ --disable-silent-rules \ --disable-static \ + --disable-control-center-embedding \ --disable-geocode \ --enable-call \ --enable-call-logs \ - --enable-control-center-embedding \ --enable-gudev \ --enable-location \ --enable-map \ @@ -129,7 +129,8 @@ DESTDIR=$RPM_BUILD_ROOT %{__rm} $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la -%{__rm} $RPM_BUILD_ROOT%{_libdir}/control-center-1/panels/*.la +%{__rm} $RPM_BUILD_ROOT%{_libdir}/mission-control-plugins.0/*.la +#%{__rm} $RPM_BUILD_ROOT%{_libdir}/control-center-1/panels/*.la %find_lang %{name} --with-gnome --with-omf @@ -150,11 +151,12 @@ %attr(755,root,root) %{_bindir}/empathy %attr(755,root,root) %{_bindir}/empathy-accounts %attr(755,root,root) %{_bindir}/empathy-debugger -%attr(755,root,root) %{_libdir}/control-center-1/panels/libempathy-accounts-panel.so +#%attr(755,root,root) %{_libdir}/control-center-1/panels/libempathy-accounts-panel.so %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 +%attr(755,root,root) %{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so %{_datadir}/%{name} %{_datadir}/GConf/gsettings/empathy.convert %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service @@ -182,6 +184,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81.2.5 2011/09/07 18:41:00 wiget +- up to 3.1.91 +- BR gnome-online-accounts-devel +- disable control-center embedding (libgnome-control-center.pc removed from gnome-control-center) + Revision 1.81.2.4 2011/09/05 17:00:41 wiget - switch to .xz - BR telepathy-logger with call log support ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.81.2.4&r2=1.81.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
