Author: patrys Date: Tue Sep 8 21:34:40 2009 GMT Module: packages Tag: DEVEL ---- Log message: - 2.27.92
---- Files affected: packages/empathy: empathy.spec (1.47.2.8 -> 1.47.2.9) ---- Diffs: ================================================================ Index: packages/empathy/empathy.spec diff -u packages/empathy/empathy.spec:1.47.2.8 packages/empathy/empathy.spec:1.47.2.9 --- packages/empathy/empathy.spec:1.47.2.8 Thu Aug 13 10:15:45 2009 +++ packages/empathy/empathy.spec Tue Sep 8 23:34:35 2009 @@ -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: 2.27.5 -Release: 2 +Version: 2.27.92 +Release: 1 License: GPL v2 Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/2.27/%{name}-%{version}.tar.bz2 -# Source0-md5: 27d69e0db8874ae40d924dbf80703be6 -Patch0: %{name}-clutter-gtk-0.10.patch +# Source0-md5: 888f07eada6eea765123f987d208ea13 URL: http://live.gnome.org/Empathy BuildRequires: GConf2-devel >= 2.26.0 BuildRequires: autoconf >= 2.59 @@ -21,6 +20,7 @@ BuildRequires: geoclue-devel BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.24.0 +BuildRequires: gnome-keyring-devel BuildRequires: gnome-panel-devel >= 2.24.0 BuildRequires: gstreamer-devel BuildRequires: gstreamer-plugins-base-devel @@ -39,8 +39,8 @@ BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: telepathy-farsight-devel -BuildRequires: telepathy-glib-devel >= 0.7.23 -BuildRequires: telepathy-mission-control-devel >= 4.61 +BuildRequires: telepathy-glib-devel >= 0.7.36 +BuildRequires: telepathy-mission-control-devel >= 5.0 Requires(post,postun): gtk+2 >= 2:2.12.0 Requires(post,postun): hicolor-icon-theme Requires(post,preun): GConf2 @@ -118,7 +118,8 @@ %prep %setup -q -%patch0 -p1 +rm po/[email protected] +sed -i s#...@valencia## po/LINGUAS %build %{__intltoolize} @@ -172,22 +173,23 @@ %attr(755,root,root) %{_bindir}/empathy %attr(755,root,root) %{_bindir}/empathy-logs %{_datadir}/%{name} +%{_datadir}/telepathy/clients/Empathy.client +%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.service %{_iconsdir}/hicolor/*/apps/* %{_sysconfdir}/gconf/schemas/empathy.schemas %{_sysconfdir}/gconf/schemas/GNOME_Megaphone_Applet.schemas %attr(755,root,root) %{_libdir}/nothere-applet %attr(755,root,root) %{_libdir}/megaphone-applet %{_libdir}/bonobo/servers/*.server -%{_datadir}/mission-control/profiles/*.profile %{_mandir}/man1/empathy*.1* %{_desktopdir}/*.desktop %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libempathy.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libempathy.so.27 +%attr(755,root,root) %ghost %{_libdir}/libempathy.so.30 %attr(755,root,root) %{_libdir}/libempathy-gtk.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libempathy-gtk.so.25 +%attr(755,root,root) %ghost %{_libdir}/libempathy-gtk.so.28 %files devel %defattr(644,root,root,755) @@ -216,6 +218,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47.2.9 2009/09/08 21:34:35 patrys +- 2.27.92 + Revision 1.47.2.8 2009/08/13 08:15:45 patrys - build with new clutter - disable useless static ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.47.2.8&r2=1.47.2.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
