From 7b1529725bdbe3a0e198035264e74e042cb360fc Mon Sep 17 00:00:00 2001 From: dmalcolm Date: May 05 2005 22:13:10 +0000 Subject: - added evolution-2.2.2-fix-new-mail-notify.patch to CVS --- diff --git a/evolution.spec b/evolution.spec index 69f2e6d..00e1efb 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.2.2 -Release: 4 +Release: 5 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -331,6 +331,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Thu May 5 2005 David Malcolm - 2.2.2-5 +- added evolution-2.2.2-fix-new-mail-notify.patch to CVS + * Thu May 5 2005 David Malcolm - 2.2.2-4 - Removed explicit mozilla_build_version; instead use pkg-config to determine the path to the NSS/NSPR headers.