From c58914c517d01d4029f99e344252689530e8e994 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Jun 28 2005 20:22:29 +0000 Subject: - Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might not be available when we rerun the autotools; patch 803) --- diff --git a/evolution.spec b/evolution.spec index 09cbc5d..bfc6e3d 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.2.2 -Release: 10.fc5 +Release: 11.fc5 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -76,6 +76,9 @@ Patch801: gb-309138-attach-48417-fix-evo-conduit-memleaks.patch # Move .conduit files from share to lib (for the sake of multilib) Patch802: evolution-2.2.2-fix-conduit-dir.patch +# Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might not be available when we rerun the autotools): +Patch803: evolution-2.2.2-no-gnome-common.patch + Summary: GNOME's next-generation groupware suite Group: Applications/Productivity @@ -193,6 +196,7 @@ Development files needed for building things which link against evolution. %patch800 -p0 -b .fix-conduits %patch801 -p0 -b .fix-evo-conduit-memleaks %patch802 -p1 -b .fix-conduit-dir +%patch803 -p1 -b .no-gnome-common mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -352,7 +356,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*.so %changelog -* Mon Jun 27 2005 David Malcolm - 2.2.2-10.fc5 +* Tue Jun 28 2005 David Malcolm - 2.2.2-11.fc5 +- Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might not be available when we rerun the autotools; patch 803) + +* Tue Jun 28 2005 David Malcolm - 2.2.2-10.fc5 - Moved .conduit files to libdir/gnome-pilot/conduits, rather than beneath datadir, to match gnome-pilot (patch 802) * Mon Jun 27 2005 David Malcolm - 2.2.2-9.fc5