From 004693f2ca5b0c3fc05eb37d4cd9aa89888ef6bf Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:42:39 +0000 Subject: auto-import changelog data from evolution-1.5.93-2.src.rpm Tue Aug 17 2004 David Malcolm - 1.5.93-2 - updated gnome-icon-theme requirement from 1.2.0 to 1.3.6 to fix problem with missing stock icons (bz #130142) --- diff --git a/evolution.spec b/evolution.spec index 35c0181..54b8122 100644 --- a/evolution.spec +++ b/evolution.spec @@ -9,7 +9,7 @@ ExcludeArch: ppc64 %define evo_major 1.5 %define libbonoboui_version 2.4.2 %define orbit2_version 2.9.8 -%define gnome_icon_theme_version 1.2.0 +%define gnome_icon_theme_version 1.3.6 %if %{use_mozilla_nss} %define mozilla_version 1.7.2 @@ -32,7 +32,7 @@ ExcludeArch: ppc64 Name: evolution Version: 1.5.93 -Release: 1 +Release: 2 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -314,6 +314,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Tue Aug 17 2004 David Malcolm - 1.5.93-2 +- updated gnome-icon-theme requirement from 1.2.0 to 1.3.6 to fix problem with missing stock icons (bz #130142) + * Mon Aug 16 2004 David Malcolm - 1.5.93-1 - updated tarball from 1.5.92.2 to 1.5.93 - removed filechooser patch - this is now in the upstream tarball, with a test at configuration time; it was autodetected and enabled in my test build; I've explicitly enabled it to be certain.