diff --git a/evolution.spec b/evolution.spec index 664c73a..09d05f3 100644 --- a/evolution.spec +++ b/evolution.spec @@ -11,7 +11,7 @@ ExcludeArch: ppc64 %define orbit2_version 2.9.8 %define gnome_icon_theme_version 1.3.6 %define libgnomeprint22_version 2.8.0 -%define dbus_version 0.31.0 +%define dbus_version 0.31 ########################################################## # The Mozilla NSS API/ABI stabilised by version 1.7.3 @@ -35,7 +35,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.2.0 -Release: 6 +Release: 7 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -340,6 +340,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Mon Mar 14 2005 David Malcolm - 2.2.0-7 +- use 0.31 rather than 0.31.0 for DBus version + * Mon Mar 14 2005 David Malcolm - 2.2.0-6 - rebuilt against pilot-link-0.12 - added versioning to the requirement on dbus (>=0.31)