rpms/evolution/devel evolution.spec,1.295,1.296

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Sat Oct 6 03:53:24 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29739

Modified Files:
	evolution.spec 
Log Message:

* Fri Oct 05 2007 Matthew Barnes <mbarnes at redhat.com> - 2.12.0-6.fc8
- Require libbonobo >= 2.16.0 (RH bug #213823).



Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.295
retrieving revision 1.296
diff -u -r1.295 -r1.296
--- evolution.spec	5 Oct 2007 03:39:21 -0000	1.295
+++ evolution.spec	6 Oct 2007 03:52:52 -0000	1.296
@@ -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-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: 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 @@
 %dir %{_datadir}/omf/evolution
 
 %changelog
+* Fri Oct 05 2007 Matthew Barnes <mbarnes at redhat.com> - 2.12.0-6.fc8
+- Require libbonobo >= 2.16.0 (RH bug #213823).
+
 * Thu Oct 04 2007 Matthew Barnes <mbarnes at redhat.com> - 2.12.0-5.fc8
 - Require gnome-themes (RH bug #235617).
 




More information about the scm-commits mailing list