From 38e72c17d30f1d7c4d88ecb5241fb407d0e8c8a9 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Apr 30 2005 06:58:10 +0000 Subject: - updated mozilla_build_version to 1.7.7 --- diff --git a/evolution.spec b/evolution.spec index d5b0992..0314627 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,7 +20,7 @@ ExcludeArch: ppc64 # However, the headers are in /usr/include/mozilla-%{mozilla_build_version} and so they move each time the mozilla version changes. # We use this macro to locate the headers: %if %{use_mozilla_nss} -%define mozilla_build_version 1.7.6 +%define mozilla_build_version 1.7.7 %endif ########################################################## @@ -36,7 +36,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.2.2 -Release: 2 +Release: 3 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Sat Apr 30 2005 David Malcolm - 2.2.2-3 +- updated mozilla_build_version to 1.7.7 + * Sat Apr 30 2005 David Malcolm - 2.2.2-2 - Finished porting conduits to pilot-link-0.12 API; re-enabled pilot support (#152172)