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:
parent
792864e4dc
commit
0892477264
@ -1 +1 @@
|
||||
evolution-1.5.91.tar.bz2
|
||||
evolution-1.5.92.1.tar.bz2
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user