rpms/evolution/devel evolution.spec,1.248,1.249

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 23 19:04:03 UTC 2007


Author: mbarnes

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

Modified Files:
	evolution.spec 
Log Message:

* Mon Apr 23 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.1-7.fc7
- Remove the welcome email from evolution at novell.com (bug #179427).



Index: evolution.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- evolution.spec	23 Apr 2007 00:58:36 -0000	1.248
+++ evolution.spec	23 Apr 2007 19:04:01 -0000	1.249
@@ -47,7 +47,7 @@
 
 Name: evolution
 Version: 2.10.1
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPL
 Group: Applications/Productivity
 Summary: GNOME's next-generation groupware suite
@@ -331,6 +331,11 @@
 mkdir -p krb5-fakeprefix/lib
 mkdir -p krb5-fakeprefix/%{_lib}
 
+# Remove the welcome email from Novell
+for inbox in mail/default/*/Inbox; do
+  echo -n "" > $inbox
+done
+
 %build
 # define all of our flags, this is kind of ugly :(
 %if %{ldap_support}
@@ -742,6 +747,9 @@
 %{_libdir}/evolution/%{evo_major}/libmenus.so
 
 %changelog
+* Mon Apr 23 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.1-7.fc7
+- Remove the welcome email from evolution at novell.com (bug #179427).
+
 * Sun Apr 22 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.1-6.fc7
 - Add patch for RH bug #236860 (launching from clock applet).
 




More information about the fedora-cvs-commits mailing list