- Require libbonobo >= 2.16.0 (RH bug #213823).
This commit is contained in:
parent
f5ef48281d
commit
48b2b5b6c5
@ -9,6 +9,7 @@
|
||||
%define gtkhtml_version 3.13.92
|
||||
%define intltool_version 0.35.5
|
||||
%define last_libgal2_version 2:2.5.3-2
|
||||
%define libbonobo_version 2.16.0
|
||||
%define libbonoboui_version 2.4.2
|
||||
%define orbit2_version 2.9.8
|
||||
%define pilot_link_version 2:0.12.1
|
||||
@ -45,7 +46,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 2.12.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2 and GFDL+
|
||||
Group: Applications/Productivity
|
||||
Summary: GNOME's next-generation groupware suite
|
||||
@ -139,6 +140,7 @@ Requires: gnome-themes
|
||||
Requires: gnome-vfs2 >= %{gnomevfs2_version}
|
||||
Requires: gnutls
|
||||
Requires: gtk2 >= 2.4.0
|
||||
Requires: libbonobo >= %{libbonobo_version}
|
||||
Requires: libbonoboui >= %{libbonoboui_version}
|
||||
Requires: libsoup >= %{soup_version}
|
||||
Requires: redhat-menus >= %{redhat_menus_version}
|
||||
@ -168,7 +170,7 @@ BuildRequires: gnutls-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
|
||||
BuildRequires: intltool >= %{intltool_version}
|
||||
BuildRequires: libbonobo-devel >= 2.0
|
||||
BuildRequires: libbonobo-devel >= %{libbonobo_version}
|
||||
BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
|
||||
BuildRequires: libgnomecanvas-devel >= 2.0
|
||||
BuildRequires: libgnomeui-devel >= 2.0
|
||||
@ -710,6 +712,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{_datadir}/omf/evolution
|
||||
|
||||
%changelog
|
||||
* Fri Oct 05 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-6.fc8
|
||||
- Require libbonobo >= 2.16.0 (RH bug #213823).
|
||||
|
||||
* Thu Oct 04 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-5.fc8
|
||||
- Require gnome-themes (RH bug #235617).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user