packages: empathy/empathy.spec - 3.2.0 - merged from DEVEL
patrys
patrys at pld-linux.org
Fri Sep 30 11:10:49 CEST 2011
Author: patrys Date: Fri Sep 30 09:10:49 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 3.2.0
- merged from DEVEL
---- Files affected:
packages/empathy:
empathy.spec (1.84 -> 1.85)
---- Diffs:
================================================================
Index: packages/empathy/empathy.spec
diff -u packages/empathy/empathy.spec:1.84 packages/empathy/empathy.spec:1.85
--- packages/empathy/empathy.spec:1.84 Fri Sep 9 21:10:53 2011
+++ packages/empathy/empathy.spec Fri Sep 30 11:10:44 2011
@@ -2,31 +2,31 @@
Summary: High-level library and user-interface for Telepathy
Summary(pl.UTF-8): Bardzo łatwy w użyciu klient Telepathy dla GNOME
Name: empathy
-Version: 3.0.2
-Release: 2
+Version: 3.2.0
+Release: 1
License: GPL v2+
Group: Applications/Communications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 4c3c3bd7c7dab59dfa6a49f79077b8ab
-Patch0: configure.patch
+Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/3.2/%{name}-%{version}.tar.xz
+# Source0-md5: 316ad43c85f6bbe915cf3b013d4d9e9a
URL: http://live.gnome.org/Empathy
BuildRequires: NetworkManager-devel >= 0.7.0
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
+BuildRequires: clutter-devel >= 1.7.14
BuildRequires: clutter-gtk-devel >= 0.90.3
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.4.0
+BuildRequires: folks-devel >= 0.6.2
BuildRequires: geoclue-devel >= 0.11
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
@@ -36,7 +36,7 @@
BuildRequires: intltool >= 0.40.0
BuildRequires: iso-codes >= 0.35
BuildRequires: libcanberra-gtk3-devel >= 0.25
-BuildRequires: libchamplain-devel >= 0.9.0
+BuildRequires: libchamplain-devel >= 0.12.0
BuildRequires: libgnome-keyring-devel >= 2.26.0
BuildRequires: libnotify-devel >= 0.7.0
BuildRequires: libtool
@@ -49,8 +49,9 @@
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.592
BuildRequires: telepathy-farsight-devel >= 0.0.14
-BuildRequires: telepathy-glib-devel >= 0.14.1
-BuildRequires: telepathy-logger-devel >= 0.2.0
+BuildRequires: telepathy-farstream-devel
+BuildRequires: telepathy-glib-devel >= 0.15.3
+BuildRequires: telepathy-logger-devel >= 0.2.10-2
Requires(post,postun): glib2 >= 1:2.26.0
Requires(post,postun): gtk-update-icon-cache
Requires(post,postun): hicolor-icon-theme
@@ -99,7 +100,6 @@
%prep
%setup -q
-%patch0 -p1
%build
%{__intltoolize}
@@ -108,12 +108,22 @@
%{__autoconf}
%{__autoheader}
%{__automake}
+# missing geocode-glib in pld
%configure \
--with-connectivity=nm \
+ --with-cheese \
+ --with-eds \
--disable-silent-rules \
--disable-static \
+ --disable-control-center-embedding \
+ --disable-geocode \
+ --enable-call \
+ --enable-call-logs \
+ --enable-gudev \
--enable-location \
- --enable-nautilus-sendto
+ --enable-map \
+ --enable-nautilus-sendto \
+ --enable-spell
%{__make}
@@ -123,8 +133,9 @@
%{__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
+%{__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
@@ -145,19 +156,25 @@
%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) %{_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
+%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
%{_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.AudioVideo.client
+%{_datadir}/telepathy/clients/Empathy.FileTransfer.client
%{_iconsdir}/hicolor/*/apps/*
%{_mandir}/man1/empathy*.1*
%{_desktopdir}/*.desktop
@@ -172,14 +189,47 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.85 2011/09/30 09:10:44 patrys
+- 3.2.0
+- merged from DEVEL
+
+Revision 1.81.2.8 2011/09/30 09:08:47 patrys
+- 3.2.0
+
+Revision 1.81.2.7 2011/09/20 15:40:26 wiget
+- BR update (from release annoucement)
+
+Revision 1.81.2.6 2011/09/20 10:34:17 wiget
+- up to 3.1.92
+
Revision 1.84 2011/09/09 19:10:53 arekm
- release 2
+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
+- build with cheese, evolution-data-server, control-center embedding, call log, gudev, map and spell support
+- explicitly disable geocode (no geocode-glib in PLD)
+
+Revision 1.81.2.3 2011/09/02 00:03:46 patrys
+- 3.1.90
+
Revision 1.83 2011/07/11 11:05:01 glen
- user friendlier description, see LP#259788
+Revision 1.81.2.2 2011/06/17 18:22:38 patrys
+- 3.1.2.1
+
Revision 1.82 2011/05/25 15:25:22 megabajt
- updated to 3.0.2
+
+Revision 1.81.2.1 2011/05/11 11:25:44 lisu
+- updated to 3.1.1
Revision 1.81 2011/04/26 14:56:34 lisu
- restore accidentally deleted file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.84&r2=1.85&f=u
More information about the pld-cvs-commit
mailing list