From 29c31c1f7ea77ced25c49c0ce951d976e1500487 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sep 18 2009 18:07:41 +0000 Subject: - Snapshot of "kill-bonobo" progress at commit 6ae7523. - Drop the libbonobo, libbonoboui and libgnomeui dependencies. --- diff --git a/.cvsignore b/.cvsignore index aa4659a..a5bed0b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-2.29.1-kill-bonobo-f8a2538.tar.bz2 +evolution-2.29.1-kill-bonobo-6ae7523.tar.bz2 diff --git a/evolution.spec b/evolution.spec index 18254b5..6ed300d 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # This is an unofficial RPM for testing Evolution's kill-bonobo branch. -%define hash f8a2538 +%define hash 6ae7523 %define dbus_glib_version 0.70 %define dbus_version 1.0 @@ -13,8 +13,6 @@ %define gtkhtml_version 3.25.3 %define intltool_version 0.35.5 %define last_libgal2_version 2:2.5.3-2 -%define libbonobo_version 2.20.3 -%define libbonoboui_version 2.4.2 %define libgweather_version 2.25.4 %define orbit2_version 2.9.8 %define pilot_link_version 2:0.12.1 @@ -47,7 +45,7 @@ Name: evolution Version: 2.27.99 -Release: 1.kb.7%{?dist} +Release: 1.kb.8%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -112,11 +110,8 @@ BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: gtkhtml3-devel >= %{gtkhtml_version} BuildRequires: gvfs BuildRequires: intltool >= %{intltool_version} -BuildRequires: libbonobo-devel >= %{libbonobo_version} -BuildRequires: libbonoboui-devel >= %{libbonoboui_version} BuildRequires: libcanberra-devel BuildRequires: libgnomecanvas-devel >= 2.0 -BuildRequires: libgnomeui-devel >= 2.0 BuildRequires: libgweather-devel >= %{libgweather_version} BuildRequires: libsoup-devel >= %{soup_version} BuildRequires: libtool >= 1.5 @@ -172,7 +167,6 @@ Requires: %{name} = %{version}-%{release} Requires: evolution-data-server-devel >= %{eds_version} Requires: gtk2-devel >= %{gtk2_version} Requires: gtkhtml3-devel >= %{gtkhtml_version} -Requires: libbonobo-devel >= %{libbonobo_version} Requires: libgweather-devel >= %{libgweather_version} Requires: libsoup-devel >= %{soup_version} Requires: libxml2-devel @@ -657,6 +651,10 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean %changelog +* Fri Sep 18 2009 Matthew Barnes - 2.27.99-1.kb.8.fc12 +- Snapshot of "kill-bonobo" progress at commit 6ae7523. +- Drop the libbonobo, libbonoboui and libgnomeui dependencies. + * Thu Sep 17 2009 Matthew Barnes - 2.27.99-1.kb.7.fc12 - Fix evolution-data-server requirement for real this time. diff --git a/sources b/sources index 671ca63..e1a94f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c95705bbd990367b34606dc1450fdf9 evolution-2.29.1-kill-bonobo-f8a2538.tar.bz2 +f36ef03f378baba9bc3e5b9ec56b288d evolution-2.29.1-kill-bonobo-6ae7523.tar.bz2