diff --git a/.cvsignore b/.cvsignore index a092b61..626d4b1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-2.27.3.tar.bz2 +evolution-2.27.3-kill-bonobo-b03af89.tar.bz2 diff --git a/evolution.spec b/evolution.spec index a3c6d6d..9e8d330 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,3 +1,6 @@ +# This is an unofficial RPM for testing Evolution's kill-bonobo branch. +%define hash b03af89 + %define dbus_glib_version 0.70 %define dbus_version 1.0 %define glib2_version 2.16.0 @@ -42,13 +45,13 @@ Name: evolution Version: 2.27.3 -Release: 1%{?dist} +Release: 1.KB.1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL URL: http://projects.gnome.org/evolution/ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Source: http://download.gnome.org/sources/%{name}/2.25/%{name}-%{version}.tar.bz2 +Source: %{name}-%{version}-kill-bonobo-%{hash}.tar.bz2 Obsoletes: libgal2 <= %{last_libgal2_version} @@ -218,7 +221,7 @@ Requires: %{name} = %{version}-%{release} This package contains supplemental utilities for %{name} that require Perl. %prep -%setup -q -n evolution-%{version} +%setup -q -n evolution-%{version}-kill-bonobo-%{hash} %patch10 -p1 -b .ldaphack %patch11 -p1 -b .fix-conduit-dir %patch12 -p1 -b .im-context-reset @@ -669,6 +672,9 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean %changelog +* Wed Jun 17 2009 Matthew Barnes - 2.27.3-1.KB.1.fc12 +- Snapshot of "kill-bonobo" branch at commit b03af89. + * Mon Jun 15 2009 Matthew Barnes - 2.27.3-1.fc12 - Update to 2.27.3 diff --git a/sources b/sources index 03f347e..f11795d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31d95df4c3a8f078443ec22a57742aea evolution-2.27.3.tar.bz2 +ed1babe1a703010d9207656067d30559 evolution-2.27.3-kill-bonobo-b03af89.tar.bz2