rpms/evolution/devel evolution.spec,1.297,1.298

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Tue Oct 9 18:01:55 UTC 2007


Author: mbarnes

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

Modified Files:
	evolution.spec 
Log Message:

* Tue Oct 09 2007 Matthew Barnes <mbarnes at redhat.com. - 2.12.0-8.fc8
- Sync version requirements up with configure.in.



Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.297
retrieving revision 1.298
diff -u -r1.297 -r1.298
--- evolution.spec	9 Oct 2007 15:14:47 -0000	1.297
+++ evolution.spec	9 Oct 2007 18:01:19 -0000	1.298
@@ -1,12 +1,12 @@
-%define bug_buddy_version 2.15.90
 %define dbus_glib_version 0.70
-%define dbus_version 0.90
+%define dbus_version 1.0
 %define eds_version 1.11.0
 %define gnome_doc_utils_version 0.8.0
-%define gnome_icon_theme_version 1.3.6
-%define gnome_pilot_version 2.0.13
+%define gnome_icon_theme_version 2.19.91
+%define gnome_pilot_version 2.0.15
 %define gnomevfs2_version 2.4
-%define gtkhtml_version 3.13.92
+%define gtk2_version 2.12.0
+%define gtkhtml_version 3.16.0
 %define intltool_version 0.35.5
 %define last_libgal2_version 2:2.5.3-2
 %define libbonobo_version 2.16.0
@@ -46,7 +46,7 @@
 
 Name: evolution
 Version: 2.12.0
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: GPLv2 and GFDL+
 Group: Applications/Productivity
 Summary: GNOME's next-generation groupware suite
@@ -139,7 +139,7 @@
 Requires: gnome-themes
 Requires: gnome-vfs2 >= %{gnomevfs2_version}
 Requires: gnutls
-Requires: gtk2 >= 2.4.0
+Requires: gtk2 >= %{gtk2_version}
 Requires: libbonobo >= %{libbonobo_version}
 Requires: libbonoboui >= %{libbonoboui_version}
 Requires: libsoup >= %{soup_version}
@@ -168,6 +168,7 @@
 BuildRequires: gnome-vfs2-devel >= %{gnomevfs2_version}
 BuildRequires: gnutls-devel
 BuildRequires: gtk-doc
+BuildRequires: gtk2-devel >= %{gtk2_version}
 BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
 BuildRequires: intltool >= %{intltool_version}
 BuildRequires: libbonobo-devel >= %{libbonobo_version}
@@ -712,6 +713,9 @@
 %dir %{_datadir}/omf/evolution
 
 %changelog
+* Tue Oct 09 2007 Matthew Barnes <mbarnes at redhat.com. - 2.12.0-8.fc8
+- Sync version requirements up with configure.in.
+
 * Tue Oct 09 2007 Matthew Barnes <mbarnes at redhat.com> - 2.12.0-7.fc8
 - Revise patch for GNOME bug #477045 (more icon tweaks).
 




More information about the fedora-extras-commits mailing list