rpms/evolution/devel evolution.spec,1.234.2.3,1.234.2.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Apr 5 01:08:43 UTC 2007


Author: dwmw2

Update of /cvs/dist/rpms/evolution/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25301

Modified Files:
      Tag: private-evo-sanity-2_10_0-branch
	evolution.spec 
Log Message:
update



Index: evolution.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.234.2.3
retrieving revision 1.234.2.4
diff -u -r1.234.2.3 -r1.234.2.4
--- evolution.spec	3 Apr 2007 20:46:11 -0000	1.234.2.3
+++ evolution.spec	5 Apr 2007 01:08:41 -0000	1.234.2.4
@@ -47,7 +47,7 @@
 
 Name: evolution
 Version: 2.10.0
-Release: 7%{?dist}.dwmw2.2
+Release: 10%{?dist}.dwmw2.1
 License: GPL
 Group: Applications/Productivity
 Summary: GNOME's next-generation groupware suite
@@ -167,6 +167,12 @@
 Patch1000: evolution-2.10.0-check-only-active-folders.patch
 Patch1002: evolution-2.6.0-improve-select-thread.patch
 
+# RH bug #235056
+Patch50: evolution-2.10.0-plugins-require-libxml2.patch
+
+# GNOME bug #352713
+Patch51: evolution-2.10.0-bold-folders.patch
+
 ## Dependencies ###
 
 Requires(post): GConf2
@@ -278,6 +284,7 @@
 Requires: evolution-data-server-devel >= %{eds_version}
 Requires: gtkhtml3-devel >= %{gtkhtml_version}
 Requires: libsoup-devel >= %{soup_version}
+Requires: libxml2-devel
 Obsoletes: libgal2-devel <= %{last_libgal2_version}
 
 %description devel
@@ -320,6 +327,8 @@
 %patch47 -p1 -b .drop-old-glib-support
 %patch48 -p1 -b .CVE-2007-1002
 %patch49 -p1 -b .let-mail-notification-build
+%patch50 -p1 -b .plugins-require-libxml2
+%patch51 -p1 -b .bold-folders
 
 %patch1000 -p1
 %patch1002 -p1
@@ -739,6 +748,17 @@
 %{_libdir}/evolution/%{evo_major}/libmenus.so
 
 %changelog
+* Wed Apr 04 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.0-10.fc7
+- Add patch for GNOME bug #352713 (improve folder tree updates).
+
+* Tue Apr 03 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.0-9.fc7
+- Require libxml2-devel in evolution-devel package (RH bug #235056).
+- Add libxml-2.0 requirement to evolution-plugin-2.10.pc.
+
+* Tue Apr 03 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.0-8.fc7
+- Revise patch for GNOME bug #419524 to fix RH bug #235082
+  (crash in initial account setup wizard).
+
 * Mon Apr 02 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.0-7.fc7
 - Add patch for RH bug #231767 (allow mail-notification to build).
 




More information about the fedora-cvs-commits mailing list