diff --git a/evolution.spec b/evolution.spec index c3811ff..173ad27 100644 --- a/evolution.spec +++ b/evolution.spec @@ -25,7 +25,7 @@ ExcludeArch: ppc64 Name: evolution Version: 1.5.8 -Release: 1 +Release: 2 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -151,7 +151,7 @@ Development files needed for building things which link against evolution. #patch500 -p0 -b .wombatsm # Patch disabled for now -#%patch700 -p1 -b .filechooser +%patch700 -p1 -b .filechooser mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -296,6 +296,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Mon May 24 2004 David Malcolm - 1.5.8-2 +- Fixed up filechooser patch and re-enabled it + * Fri May 21 2004 David Malcolm - 1.5.8-1 - 1.5.8; added explicit libbonoboui requirement; disabled filechooser patch for now