diff --git a/.cvsignore b/.cvsignore index e88c118..177a7e9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -empathy-2.29.92.tar.bz2 +empathy-2.29.93.tar.bz2 diff --git a/empathy.spec b/empathy.spec index 4eee880..469792f 100644 --- a/empathy.spec +++ b/empathy.spec @@ -11,7 +11,7 @@ %global libchamplain_version 0.4 Name: empathy -Version: 2.29.92 +Version: 2.29.93 Release: 1%{?dist} Summary: Instant Messaging Client for GNOME @@ -95,7 +95,7 @@ rm data/empathy.schemas %build ## GCC complains about some unused functions, so we forcibly show those as ## simple warnings instead of build-halting errors. -%configure --disable-static --enable-map=yes --enable-location=yes +%configure --disable-static --enable-map=yes --enable-location=yes --enable-tpl=no --enable-favourite-contacts=no ## RPATHs are yucky. sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -163,6 +163,7 @@ fi %{_sysconfdir}/gconf/schemas/%{name}.schemas %{_bindir}/%{name} %{_bindir}/%{name}-accounts +%{_bindir}/%{name}-debugger %{_libdir}/nautilus-sendto/plugins/libnstempathy.so %{_datadir}/empathy/ %{_datadir}/applications/fedora-%{name}*.desktop @@ -173,6 +174,9 @@ fi %{_mandir}/man1/empathy*.1.gz %changelog +* Mon Mar 15 2010 Brian Pepple - 2.29.93-1 +- Update to 2.29.93. + * Tue Mar 9 2010 Brian Pepple - 2.29.92-1 - Update to 2.29.92. diff --git a/sources b/sources index f1cdc11..a754576 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a75ff679280fd8a7eaa5e3a5c649bf5d empathy-2.29.92.tar.bz2 +218b7080abe509edb83f0e55e3fb47bb empathy-2.29.93.tar.bz2