rpms/evolution/devel evolution.spec,1.88,1.89

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Aug 26 20:55:48 UTC 2005


Author: dmalcolm

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

Modified Files:
	evolution.spec 
Log Message:
* Fri Aug 26 2005 David Malcolm <dmalcolm at redhat.com> - 2.3.8-3
- Added patch for #157074 (patch 804)




Index: evolution.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- evolution.spec	26 Aug 2005 18:02:52 -0000	1.88
+++ evolution.spec	26 Aug 2005 20:55:46 -0000	1.89
@@ -29,7 +29,7 @@
 
 Name: evolution
 Version: 2.3.8
-Release: 2
+Release: 3
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://www.ximian.com/
@@ -85,6 +85,9 @@
 # Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might not be available when we rerun the autotools):
 Patch803: evolution-2.2.2-no-gnome-common.patch
 
+# Patch for RH bug 157074:
+Patch804: evo-conduits-multi-day-crash.patch
+
 Summary: GNOME's next-generation groupware suite
 Group: Applications/Productivity
 
@@ -206,6 +209,7 @@
 %patch800 -p0 -b .fix-conduits
 %patch802 -p1 -b .fix-conduit-dir
 %patch803 -p1 -b .no-gnome-common
+%patch804 -p0 -b .conduits-multi-day-crash
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -361,6 +365,9 @@
 %{_libdir}/evolution/%{evo_major}/*.so
 
 %changelog
+* Fri Aug 26 2005 David Malcolm <dmalcolm at redhat.com> - 2.3.8-3
+- Added patch for #157074 (patch 804)
+
 * Fri Aug 26 2005 David Malcolm <dmalcolm at redhat.com> - 2.3.8-2
 - Move -Werror-implicit-function-declaration from configuration to the make
   stage, to avoid breaking configuration tests.




More information about the fedora-cvs-commits mailing list