auto-import changelog data from evolution-1.5.92.1-1.src.rpm

Wed Aug 04 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.1-1
- updated tarball from 1.5.91 to 1.5.92.1
- added a dependency on gnome-icon-theme
- updated dependency on libgal2 from 2:2.1.11 to 2:2.1.13
- updated dependency on gtkhtml3 from 3.1.17 to 3.3.0
- updated dependency on libsoup from 2.1.11 to 2.1.12
- updated dependency on e-d-s from 0.0.95 to 0.0.97
This commit is contained in:
cvsdist 2004-09-09 04:42:14 +00:00
parent 792864e4dc
commit 0892477264
3 changed files with 17 additions and 7 deletions

View File

@ -1 +1 @@
evolution-1.5.91.tar.bz2
evolution-1.5.92.1.tar.bz2

View File

@ -1,14 +1,15 @@
# no ppc64 mozilla
ExcludeArch: ppc64
%define gal_version 2:2.1.11
%define gtkhtml_version 3.1.17
%define soup_version 2.1.11
%define eds_version 0.0.95
%define gal_version 2:2.1.13
%define gtkhtml_version 3.3.0
%define soup_version 2.1.12
%define eds_version 0.0.97
%define use_mozilla_nss 1
%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
%if %{use_mozilla_nss}
%define mozilla_version 1.7
@ -30,7 +31,7 @@ ExcludeArch: ppc64
%define nntp_support 1
Name: evolution
Version: 1.5.91
Version: 1.5.92.1
Release: 1
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -79,6 +80,7 @@ Requires: gtk2 >= 2.4.0
Requires: libbonoboui >= %{libbonoboui_version}
Requires: ORBit2 >= %{orbit2_version}
Requires: spamassassin
Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
BuildRequires: libgal2-devel >= %{gal_version}
@ -312,6 +314,14 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/evolution/%{evo_major}/*/*.a
%changelog
* Wed Aug 4 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.1-1
- updated tarball from 1.5.91 to 1.5.92.1
- added a dependency on gnome-icon-theme
- updated dependency on libgal2 from 2:2.1.11 to 2:2.1.13
- updated dependency on gtkhtml3 from 3.1.17 to 3.3.0
- updated dependency on libsoup from 2.1.11 to 2.1.12
- updated dependency on e-d-s from 0.0.95 to 0.0.97
* Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.91-1
- 1.5.91

View File

@ -1 +1 @@
a811de01ad2d2cff5f908bb677f56510 evolution-1.5.91.tar.bz2
4e83d43dbecc60d2ce88c961183b29e7 evolution-1.5.92.1.tar.bz2