|
|
Author: dwmw2
Update of /cvs/dist/rpms/evolution/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29161
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.6
retrieving revision 1.234.2.7
diff -u -r1.234.2.6 -r1.234.2.7
--- evolution.spec 11 Apr 2007 22:49:20 -0000 1.234.2.6
+++ evolution.spec 15 Apr 2007 10:33:31 -0000 1.234.2.7
@@ -47,7 +47,7 @@
Name: evolution
Version: 2.10.1
-Release: 2%{?dist}.dwmw2.1
+Release: 4%{?dist}.dwmw2.1
License: GPL
Group: Applications/Productivity
Summary: GNOME's next-generation groupware suite
@@ -161,6 +161,12 @@
# GNOME bug #427939 (gnome-doc-utils)
Patch48: evolution-2.10.1-fix-gnome-doc-utils.patch
+# RH bug 235878 / GNOME bug #386503
+Patch49: evolution-2.10.1-fix-help.patch
+
+# RH bug 234315 / GNOME bug #423766
+Patch50: evolution-2.10.1-saving-attachments.patch
+
## Dependencies ###
Patch1000: evolution-2.10.0-check-only-active-folders.patch
@@ -317,6 +323,8 @@
%patch46 -p1 -b .use-glib-i18n
%patch47 -p1 -b .drop-old-glib-support
%patch48 -p1 -b .fix-gnome-doc-utils
+%patch49 -p1 -b .fix-help
+%patch50 -p1 -b .saving-attachments
%patch1000 -p1
%patch1002 -p1
@@ -736,6 +744,12 @@
%{_libdir}/evolution/%{evo_major}/libmenus.so
%changelog
+* Sat Apr 14 2007 Matthew Barnes <mbarnes@xxxxxxxxxx> - 2.10.1-4.fc7
+- Add patch for RH bug #234315 (fix saving attachments).
+
+* Fri Apr 13 2007 Matthew Barnes <mbarnes@xxxxxxxxxx> - 2.10.1-3.fc7
+- Add patch for RH bug #235878 (make Help->Contents work again).
+
* Tue Apr 10 2007 Matthew Barnes <mbarnes@xxxxxxxxxx> - 2.10.1-2.fc7
- Revise patch for GNOME bug #362638 to fix RH bug #235096
(crash when displaying a mail server message to user).
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|